summaryrefslogtreecommitdiff
path: root/hw/bsp/saml2x
diff options
context:
space:
mode:
authorhathach <[email protected]>2023-03-16 23:11:11 +0700
committerhathach <[email protected]>2023-03-16 23:11:11 +0700
commitffdffc7e06080cfaf94b5c318053576d48cb604e (patch)
tree51c16bd319f4783847964fbcc2039451d3a510aa /hw/bsp/saml2x
parente0b1de923c5411417d7818fe0611b3041b2ff2d4 (diff)
rename FREERTOS_PORT to FREERTOS_PORTABLE_SRC
also fix trailing spaces
Diffstat (limited to 'hw/bsp/saml2x')
-rw-r--r--hw/bsp/saml2x/family.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/bsp/saml2x/family.mk b/hw/bsp/saml2x/family.mk
index 8ea553514..6022158de 100644
--- a/hw/bsp/saml2x/family.mk
+++ b/hw/bsp/saml2x/family.mk
@@ -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/