aboutsummaryrefslogtreecommitdiff
path: root/embassy-usb-dfu/README.md
Commit message (Collapse)AuthorAgeFilesLines
* [embassy-usb-dfu] support ed25519 verificationGerhard de Clercq2025-05-231-0/+6
| | | | | This commit adds the ability to verify that USB DFU updates are correctly signed using ed25519. This required adding support to embassy-boot for reading from the DFU partition.
* Centralize license and MSRV boilerplate into the repo readme.Dario Nieuwenhuis2024-01-111-14/+0
|
* docs: document usb-logger and usb-dfuUlf Lilleengen2023-12-191-0/+20