rustBoot
rustBoot copied to clipboard
Build a prototype impl for a firmware distribution platform using ockam's secure channels
firmware distribution platform using Ockam secure channels.
sub-tasks
Using ockam secure channels -
- [x] send and receive messages over a local network.
- [x] send and receive messages over the internet.
- [x] distribute firmware files over the internet.
Add support for Embassy executor for Ockam on Stm boards.