mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2026-07-28 08:44:12 +00:00
Add STM32 Primer demo. Remove the .lock file from the Eclipse demos.
This commit is contained in:
@@ -153,6 +153,10 @@
|
||||
#include "../../Source/portable/GCC/ARM_CM3/portmacro.h"
|
||||
#endif
|
||||
|
||||
#ifdef GCC_ARMCM3
|
||||
#include "../../Source/portable/GCC/ARM_CM3/portmacro.h"
|
||||
#endif
|
||||
|
||||
#ifdef IAR_ARM_CM3
|
||||
#include "../../Source/portable/IAR/ARM_CM3/portmacro.h"
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user