mirror of
https://github.com/embassy-rs/embassy.git
synced 2026-03-23 18:30:29 +00:00
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.