index
:
embassy
cyw43-link-status-update
fix-input-sync-bypass
main
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
/
rp
/
src
/
bin
/
usb_serial.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rustfmt for edition 2024.
Dario Nieuwenhuis
2025-10-06
1
-1
/
+1
*
executor: return error when creating the spawntoken, not when spawning.
Dario Nieuwenhuis
2025-08-29
1
-1
/
+1
*
Remove manual settings of `composite_with_iads=true`
Eekle
2024-12-24
1
-7
/
+0
*
refactor rp usb_serial example to use a task to run the usb
Tim Docker
2024-05-12
1
-45
/
+55
*
usb: remove device_descriptor buffer, store bytes in UsbDevice.inner instead
Adam Greig
2024-03-23
1
-2
/
+0
*
ci: use beta, add secondary nightly ci.
Dario Nieuwenhuis
2023-12-21
1
-1
/
+0
*
usb: remove msos-descriptor feature.
Dario Nieuwenhuis
2023-11-08
1
-1
/
+1
*
rp: Add USB raw example + msos descriptor to examples and usb-logger
kalkyl
2023-11-07
1
-0
/
+1
*
Add descriptions to all RP2040 examples. Some need hardware that was not spec...
Henrik Berg
2023-07-13
1
-0
/
+4
*
rp: remove take!, add bind_interrupts!
pennae
2023-05-15
1
-4
/
+8
*
Fix some typos
Dirk Stolle
2023-05-08
1
-1
/
+1
*
usb: unify ControlHandler+DeviceStateHandler, route all control requests to a...
Dario Nieuwenhuis
2023-02-08
1
-1
/
+0
*
usb: move classes into the `embassy-usb` crate.
Dario Nieuwenhuis
2022-09-26
1
-1
/
+1
*
Replace futures::future::join -> embassy_futures::join::join.
Dario Nieuwenhuis
2022-09-22
1
-1
/
+1
*
Update Rust nightly.
Dario Nieuwenhuis
2022-09-22
1
-1
/
+0
*
rp: add usb device support.
Dario Nieuwenhuis
2022-08-25
1
-0
/
+103