mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-08-31 15:38:40 -04:00
Add Source/portable/ARMClang file that directs users to the GCC port if they which to use the ARMClang compiler.
This commit is contained in:
parent
881958514b
commit
eaf9318df8
3 changed files with 9 additions and 5 deletions
2
FreeRTOS/Source/portable/ARMClang/Use-the-GCC-ports.txt
Normal file
2
FreeRTOS/Source/portable/ARMClang/Use-the-GCC-ports.txt
Normal file
|
@ -0,0 +1,2 @@
|
|||
The FreeRTOS GCC port layer also builds and works with the ARMClang compiler.
|
||||
To use the ARMClang compiler build the port files from FreeRTOS/Source/portable/GCC.
|
Loading…
Add table
Add a link
Reference in a new issue