A base for my micro:bit projects in C/C++
Code should be placed in the /src directory
- Get the required dependencies with the
get-dependencies.shscript - Write your program
- Run
build.sh -f <filepath> - (Optional), you can run
build.shwith the-wflag which auto-writes the program onto your microbit