Ulf Lilleengen
|
d2045be9f3
|
fix broken links to embassy book
|
2024-06-03 08:45:05 +02:00 |
|
Dario Nieuwenhuis
|
66e3d4da8d
|
examples/stm32: do not enable vbus detect by default, it doesn't work on all boards.
|
2024-05-13 01:11:49 +02:00 |
|
Dario Nieuwenhuis
|
5732ee7ca9
|
Reduce use of the full futures crate.
|
2024-04-26 23:22:25 +02:00 |
|
Dario Nieuwenhuis
|
4d4cbc0dd3
|
Merge pull request #2812 from borisfaure/mut-hid-request-handler
usb::hid::RequestHandler::set_report(&mut self, ...)
|
2024-04-23 17:42:56 +00:00 |
|
Joël Schulz-Ansres
|
01b36a4434
|
rustfmt usb examples
|
2024-04-22 01:06:59 +02:00 |
|
Joël Schulz-Ansres
|
896d0e7cd8
|
Add comment on vbus_detection to all USB examples
|
2024-04-22 00:52:37 +02:00 |
|
Boris Faure
|
ae4fb433ae
|
usb-hid: all the RequestHandler method accept &mut self
|
2024-04-15 19:57:18 +02:00 |
|
Boris Faure
|
9341ef3b47
|
examples: request_handler is mutable
|
2024-04-15 19:57:18 +02:00 |
|
Adam Greig
|
7cf6490fba
|
usb: remove device_descriptor buffer, store bytes in UsbDevice.inner instead
|
2024-03-23 00:35:15 +00:00 |
|
Dario Nieuwenhuis
|
4858a53a39
|
stm32/usb: ensure mux is configured in examples.
|
2024-03-19 22:10:59 +01:00 |
|
Dario Nieuwenhuis
|
530ff9d4d3
|
stm32/usb: merge usb and usb_otg into single module.
|
2024-03-19 22:07:16 +01:00 |
|
Vo Trung Chi
|
5d53348c76
|
stm32: add usb_hid_mouse example
Signed-off-by: Vo Trung Chi <chi.votrung@vn.bosch.com>
|
2024-03-07 00:59:49 +07:00 |
|
Vo Trung Chi
|
61653229b6
|
stm32: add usb_hid_mouse example
Signed-off-by: Vo Trung Chi <chi.votrung@vn.bosch.com>
|
2024-03-07 00:57:18 +07:00 |
|
Vo Trung Chi
|
315fb040ee
|
stm32: add usb_hid_mouse example
Signed-off-by: Vo Trung Chi <chi.votrung@vn.bosch.com>
|
2024-03-07 00:46:27 +07:00 |
|