Education purpose project, to experiment with dynamic FreeRTOS tasks.
mkdir cmake_arm cd cmake_arm cmake -G "MinGW Makefiles" .. cmake --build . --target all
After the compilation, build folder will appear with main_OS and user_task. Once board flashed with main_OS , user_task with crc can be flashed over usb/rndis/ip web server (server ip address is 172.16.0.3, but need to setup manuall IP address on the connected computer)