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:
Richard Barry 2020-01-04 00:14:18 +00:00
parent 881958514b
commit eaf9318df8
3 changed files with 9 additions and 5 deletions

View 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.