This is a personal repo to keep notes on how to code the M0Sense board.
Start board with GPIO pin 28 high to enter "programming" mode.
Download "Bouffalo Lab Dev Cube" from https://dev.bouffalolab.com/download and upload the default firmware available at https://dl.sipeed.com/shareURL/Maix-Zero/M0sense/7_Example_demos/default_firmware
./setup.sh
./build.sh blink
./serial.sh
Double check if the current folder has any space, ex.: 'home/.../sipeed_m0sense /...', may cause problems !