aboutsummaryrefslogtreecommitdiff
path: root/examples/boot/application/stm32wb-dfu/memory.x
Commit message (Collapse)AuthorAgeFilesLines
* [embassy-usb-dfu] support ed25519 verificationGerhard de Clercq2025-05-231-4/+4
| | | | | 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.
* Adjust stm32wb-dfu example memory maps to fix linker errorsKaitlyn Kenwell2023-12-141-2/+2
|
* Address reviewsKaitlyn Kenwell2023-12-141-0/+15