PlatformIO platform for Megahunt MH190X (Air105) Cortex-M4 SoC.
- Install PlatformIO
- Create a project with
board = air105orboard = mh1903 - Build:
pio run - Upload:
pio run -t upload
arm-none-eabi-gcctoolchain (installed automatically by PlatformIO)python3withpycryptodome(for mhboot upload protocol)