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
Commit message (
Expand
)
Author
Age
Files
Lines
*
chore: prepare embassy crate releases
Ulf Lilleengen
2025-08-26
2
-4
/
+6
*
feat: add semver checks and releasing to releaser
Ulf Lilleengen
2025-08-25
1
-1
/
+2
*
fix: prepare embassy-sync 0.7.1 release
Ulf Lilleengen
2025-08-12
1
-1
/
+1
*
chore: bump embassy-usb-logger version
Haobo Gu
2025-07-22
2
-1
/
+5
*
chore: Release embassy-usb version 0.5.0
Ulf Lilleengen
2025-07-16
1
-1
/
+1
*
embassy-sync: bump to 0.7.0
Matt Johnston
2025-05-22
1
-1
/
+1
*
chore: bump embassy-sync version
Ulf Lilleengen
2025-01-15
1
-1
/
+1
*
Release embassy-usb v0.4.0, embassy-usb-logger v0.4.0.
Dario Nieuwenhuis
2025-01-15
2
-12
/
+9
*
Remove manual settings of `composite_with_iads=true`
Eekle
2024-12-24
1
-7
/
+0
*
Bump sync version (#3562)
Dániel Buga
2024-11-22
1
-1
/
+1
*
Added ReceiverHandler to logger
Bjorn
2024-10-31
1
-13
/
+79
*
support custom style for usb logger
Kezi
2024-09-04
1
-3
/
+50
*
Prepare to release embassy-usb
Ulf Lilleengen
2024-08-05
1
-1
/
+1
*
Prepare for embassy-sync 0.6.0 release
Ulf Lilleengen
2024-05-29
1
-1
/
+1
*
Add a CHANGELOG to embassy-usb-logger and bump its version
Dan Groshev
2024-05-20
2
-1
/
+29
*
Update dependent versions
James Munns
2024-04-23
1
-1
/
+1
*
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
*
Merge pull request #2414 from JomerDev/usb-logger-without-device
Ulf Lilleengen
2024-02-12
1
-17
/
+67
|
\
|
*
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
*
|
Release embassy-usb-logger v0.1.0
Dario Nieuwenhuis
2024-01-14
1
-3
/
+6
*
|
Centralize license and MSRV boilerplate into the repo readme.
Dario Nieuwenhuis
2024-01-11
1
-14
/
+0
|
/
*
docs: document usb-logger and usb-dfu
Ulf Lilleengen
2023-12-19
1
-0
/
+14
*
update release version in examples and other crates
Scott Mabin
2023-12-04
1
-1
/
+1
*
usb: remove msos-descriptor feature.
Dario Nieuwenhuis
2023-11-08
2
-6
/
+0
*
rp: Add USB raw example + msos descriptor to examples and usb-logger
kalkyl
2023-11-07
2
-0
/
+9
*
Upgrade static-cell to v2.0
Dario Nieuwenhuis
2023-11-02
1
-1
/
+1
*
Prepare embassy-net 0.2.1 and embassy-sync 0.4.0
Dániel Buga
2023-10-31
1
-1
/
+1
*
feat: bump embassy-sync version to 0.3.0
Ulf Lilleengen
2023-09-14
1
-1
/
+1
*
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
*
Release embassy-sync v0.2.0
Dario Nieuwenhuis
2023-04-13
1
-1
/
+1
*
Add more crates to docs.
Dario Nieuwenhuis
2023-02-13
1
-0
/
+5
*
usb: unify ControlHandler+DeviceStateHandler, route all control requests to a...
Dario Nieuwenhuis
2023-02-08
1
-1
/
+0
*
docs: add missing README for usb-logger
Ulf Lilleengen
2022-11-21
1
-0
/
+15
*
feat: embassy-usb-logger and example for rpi pico
Ulf Lilleengen
2022-11-18
2
-0
/
+159