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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Prepare new embassy-time-*driver, embassy-executor, embassy-time
Dániel Buga
2024-12-22
1
-1
/
+1
*
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
3
-51
/
+70
*
Bump sync version (#3562)
Dániel Buga
2024-11-22
1
-1
/
+1
*
Prepare to release embassy-boot
Ulf Lilleengen
2024-08-05
1
-1
/
+1
*
Prepare to release embassy-usb
Ulf Lilleengen
2024-08-05
1
-1
/
+1
*
Prepare embassy-time release
Ulf Lilleengen
2024-08-05
1
-1
/
+1
*
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
*
prepare for embassy-time 0.3.1 release
Ulf Lilleengen
2024-06-04
1
-1
/
+1
*
Fix all check-cfg errors in the entire repo.
Dario Nieuwenhuis
2024-05-31
1
-1
/
+3
*
Prepare for embassy-sync 0.6.0 release
Ulf Lilleengen
2024-05-29
1
-1
/
+1
*
Update dependent versions
James Munns
2024-04-23
1
-1
/
+1
*
fmt: disable "unused" warnings.
Dario Nieuwenhuis
2024-03-20
1
-2
/
+1
*
usb-dfu: add docs metadata.
Dario Nieuwenhuis
2024-01-26
1
-2
/
+12
*
boot: bump crates to 0.2
Dario Nieuwenhuis
2024-01-12
1
-1
/
+1
*
Complete cargo.tomls more.
Dario Nieuwenhuis
2024-01-12
1
-0
/
+1
*
bump embassy-time 0.3, embassy-executor 0.5, embassy-net 0.4.
Dario Nieuwenhuis
2024-01-11
1
-1
/
+1
*
Flatten embassy-boot dir tree
Dario Nieuwenhuis
2024-01-11
1
-1
/
+1
*
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
5
-6
/
+39
*
Rename bootloader feature to dfu
Kaitlyn Kenwell
2023-12-14
2
-5
/
+5
*
Abstract chip reset logic, add Reset impls for cortex-m and esp32c3
Kaitlyn Kenwell
2023-12-14
4
-14
/
+58
*
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
5
-0
/
+453