mxrtos

Results 2 issues of mxrtos

Install nuttx and the stm32 toolchain. (You can follow Alan nuttx channel tutorials) VERSION: NuttX-12.4.0-RC0 Run: ``` cd /home/juan/nuttxspace/nuttx ./tools/configure.sh -l stm32f103-minimum/userled make -j4 openocd -f interface/stlink-v2.cfg -f target/stm32f1x.cfg -c...