aboutsummaryrefslogtreecommitdiff
path: root/examples/boot/bootloader/stm32wb-dfu/README.md
Commit message (Collapse)AuthorAgeFilesLines
* [embassy-usb-dfu] support ed25519 verificationGerhard de Clercq2025-05-231-0/+26
| | | | | 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.
* docs: improve stm32 embassy-usb-dfu exampleBadr Bouslikhin2024-12-051-3/+29
|
* fix(boot): update stm32wb-dfu example readme Badr Bouslikhin2024-02-071-1/+1
|
* Address reviewsKaitlyn Kenwell2023-12-141-0/+11