AkiraOS is a Zephyr-based embedded OS that runs sandboxed WebAssembly applications on microcontrollers and lets users deploy ...
The code is somewhat messy but good enough for POC. After reset, the MCU waits 5 seconds for the command to start programming. This is indicated by a rapidly blinking LED. If the MCU received the ...
See for more information: https://www.gd32-dmx.org/bootloader.html. The code for the bootloader is a fork from https://github.com/vanvught/rpidmx512. In order to ...