https://github.com/jameswalmsley/RaspberryPi-FreeRTOS
What's tools and process that generate the .ld , .mk files?
How does it generate the linker file to link startup.S with application program?
How does it generate the linker file to link FreeRTOS files with Pi Drivers files?
any tutorial outthere to show how its done step by step ?