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
/
nrf52840
/
src
/
bin
/
usb_serial_winusb.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rustfmt for edition 2024.
Dario Nieuwenhuis
2025-10-06
1
-1
/
+1
*
nrf/usb: erase instance generics
Dario Nieuwenhuis
2025-09-28
1
-4
/
+2
*
Remove manual settings of `composite_with_iads=true`
Eekle
2024-12-24
1
-7
/
+0
*
Update nrf-pac.
Dario Nieuwenhuis
2024-11-15
1
-1
/
+1
*
nrf: port to chiptool-based `nrf-pac`.
Dario Nieuwenhuis
2024-11-04
1
-5
/
+2
*
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
*
Fix some typos
Dirk Stolle
2023-05-08
1
-1
/
+1
*
nrf/usb: switch to new interrupt binding, fix vbus detect on nrf53.
Dario Nieuwenhuis
2023-03-06
1
-5
/
+9
*
usb: use InterfaceNumber in msos.
Dario Nieuwenhuis
2023-02-08
1
-1
/
+2
*
usb: unify ControlHandler+DeviceStateHandler, route all control requests to a...
Dario Nieuwenhuis
2023-02-08
1
-1
/
+0
*
Lazily encode UTF16 values and add docs
alexmoon
2023-02-07
1
-17
/
+8
*
Convert MS OS descriptor builder to a writer API
alexmoon
2023-02-07
1
-0
/
+139