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-dfu
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
[embassy-usb-dfu] support ed25519 verification
Gerhard de Clercq
2025-05-23
1
-3
/
+30
*
[embassy-usb-dfu] accept closure to customise DFU function
Gerhard de Clercq
2025-05-14
2
-30
/
+12
*
[embassy-usb-dfu] correct comment about composite devices
Gerhard de Clercq
2025-05-13
2
-4
/
+6
*
[embassy-usb-dfu] support function level WinUSB GUIDs
Gerhard de Clercq
2025-05-12
2
-2
/
+30
*
embassy-usb-dfu: Reset immediately if WILL_DETACH is set
Matthew Tran
2025-05-08
1
-1
/
+6
*
embassy-usb-dfu: Change return of reset to ()
Matthew Tran
2025-05-08
3
-18
/
+14
*
[embassy-usb-dfu] Add generic DFU marking interface
Gerhard de Clercq
2025-04-22
1
-11
/
+25
*
doc: add docu strings for dfu
Krzysztof Królczyk
2025-02-11
1
-1
/
+45
*
embassy-usb-dfu: use correct function descriptors
Gerhard de Clercq
2024-12-10
1
-1
/
+1
*
embassy-dfu-usb: Improve debuggability
Gerhard de Clercq
2024-12-02
2
-50
/
+69
*
Reduced define for 'unreachable!' to a single macro rule
Tarun Singh
2024-07-17
1
-10
/
+6
*
Add collapse_debuginfo to fmt.rs macros.
Dario Nieuwenhuis
2024-06-17
1
-0
/
+17
*
fmt: disable "unused" warnings.
Dario Nieuwenhuis
2024-03-20
1
-2
/
+1
*
docs: document usb-logger and usb-dfu
Ulf Lilleengen
2023-12-19
4
-6
/
+19
*
Rename bootloader feature to dfu
Kaitlyn Kenwell
2023-12-14
1
-4
/
+4
*
Abstract chip reset logic, add Reset impls for cortex-m and esp32c3
Kaitlyn Kenwell
2023-12-14
3
-12
/
+55
*
SCB::sys_reset has a DSB internally, no need to replicate
Kaitlyn Kenwell
2023-12-14
1
-1
/
+0
*
Address reviews
Kaitlyn Kenwell
2023-12-14
4
-24
/
+279
*
fmt
Kaitlyn Kenwell
2023-12-13
4
-64
/
+73
*
Add embassy-usb-dfu
Kaitlyn Kenwell
2023-12-13
4
-0
/
+422