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-logger
/
src
/
lib.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix usb-logger panic on usb disconnect
Jonas Bosse
2025-11-05
1
-6
/
+14
*
Remove manual settings of `composite_with_iads=true`
Eekle
2024-12-24
1
-7
/
+0
*
Added ReceiverHandler to logger
Bjorn
2024-10-31
1
-13
/
+79
*
support custom style for usb logger
Kezi
2024-09-04
1
-3
/
+50
*
usb: remove device_descriptor buffer, store bytes in UsbDevice.inner instead
Adam Greig
2024-03-23
1
-3
/
+0
*
usb-logger: avoid data loss at pipe wraparound
Felix Lelchuk
2024-03-20
1
-1
/
+11
*
Move usb clas loop to private function
Jomer.Dev
2024-02-12
1
-42
/
+33
*
Fix formatting
Jomer.Dev
2024-01-08
1
-10
/
+8
*
Better explanation
Jomer.Dev
2024-01-08
1
-1
/
+2
*
Fix log messages not always showing up straight away
Jomer.Dev
2024-01-08
1
-0
/
+6
*
Add function to create logger from class
Jomer.Dev
2024-01-08
1
-0
/
+54
*
usb: remove msos-descriptor feature.
Dario Nieuwenhuis
2023-11-08
1
-3
/
+0
*
rp: Add USB raw example + msos descriptor to examples and usb-logger
kalkyl
2023-11-07
1
-0
/
+6
*
Make usb-logger read and discard input data
Dave Hylands
2023-08-06
1
-5
/
+12
*
usb-logger: fix breakage in log 0.4.19
Dario Nieuwenhuis
2023-06-12
1
-1
/
+1
*
usb: unify ControlHandler+DeviceStateHandler, route all control requests to a...
Dario Nieuwenhuis
2023-02-08
1
-1
/
+0
*
feat: embassy-usb-logger and example for rpi pico
Ulf Lilleengen
2022-11-18
1
-0
/
+146