rename FREERTOS_PORT to FREERTOS_PORTABLE_SRC

also fix trailing spaces
This commit is contained in:
hathach
2023-03-16 23:11:11 +07:00
parent e0b1de923c
commit ffdffc7e06
60 changed files with 96 additions and 100 deletions

View File

@@ -39,7 +39,7 @@ INC += \
$(TOP)/lib/CMSIS_5/CMSIS/Core/Include
# For freeRTOS port source
FREERTOS_PORT = $(FREERTOS_PORT_PATH)/ARM_CM0
FREERTOS_PORTABLE_SRC = $(FREERTOS_PORTABLE_PATH)/ARM_CM0
# flash using bossac at least version 1.8
# can be found in arduino15/packages/arduino/tools/bossac/