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
/
embassy-usb
/
src
/
msos.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix rp webusb example on windows
Lucas Kent
2025-12-18
1
-4
/
+0
*
Rustfmt for edition 2024.
Dario Nieuwenhuis
2025-10-06
1
-1
/
+1
*
Update to Rust 1.80, make check-cfg unconditional.
Dario Nieuwenhuis
2024-07-25
1
-0
/
+2
*
use private_bounds for sealed traits.
Dario Nieuwenhuis
2024-03-23
1
-16
/
+12
*
usb: remove device_descriptor buffer, store bytes in UsbDevice.inner instead
Adam Greig
2024-03-23
1
-3
/
+3
*
usb: remove msos-descriptor feature.
Dario Nieuwenhuis
2023-11-08
1
-2
/
+0
*
Apply Pedantic Clippy Lints
Rafael Bachmann
2023-10-15
1
-1
/
+1
*
Fixed the final null terminator for RegMultiSz.
Lukas Joeressen
2023-08-18
1
-1
/
+1
*
Fix some typos
Dirk Stolle
2023-05-08
1
-1
/
+1
*
Add logging and interface for debugging buffer usage
James Munns
2023-03-27
1
-0
/
+5
*
usb: use InterfaceNumber in msos.
Dario Nieuwenhuis
2023-02-08
1
-3
/
+4
*
Lazily encode UTF16 values and add docs
alexmoon
2023-02-07
1
-160
/
+156
*
Convert MS OS descriptor builder to a writer API
alexmoon
2023-02-07
1
-240
/
+237
*
usb: remove msos dead code
Matt Ickstadt
2023-02-07
1
-13
/
+0
*
usb: fix descriptor set length and DeviceInterfaceGUIDs
Matt Ickstadt
2023-02-07
1
-5
/
+5
*
usb: add support for MS OS Descriptors
Matt Ickstadt
2023-02-07
1
-0
/
+746