aboutsummaryrefslogtreecommitdiff
path: root/embassy-usb-dfu/src
Commit message (Expand)AuthorAgeFilesLines
* docs: document usb-logger and usb-dfuUlf Lilleengen2023-12-194-6/+19
* Rename bootloader feature to dfuKaitlyn Kenwell2023-12-141-4/+4
* Abstract chip reset logic, add Reset impls for cortex-m and esp32c3Kaitlyn Kenwell2023-12-143-12/+55
* SCB::sys_reset has a DSB internally, no need to replicateKaitlyn Kenwell2023-12-141-1/+0
* Address reviewsKaitlyn Kenwell2023-12-144-24/+279
* fmtKaitlyn Kenwell2023-12-134-64/+73
* Add embassy-usb-dfuKaitlyn Kenwell2023-12-134-0/+422