Trying to create a clean separation between application and the FreeRTOS kernel source code.
CMakeLists.txt
FreeRTOS # FreeRTOS kernel as a submodule
app # Separate application source code
cmake # Additionnals cmake configuration files
build.sh # simple build script