Minimal RTOS built from scratch for STM32F429ZI (Cortex-M4)
arm-none-eabi-gccopenocd(not confirmed for now)qemu-system-arm(for make qemu)
make # build
make flash # flash to board
make clean # clean build files
make qemu # run in qemu