update freertos example
work with samd21 samd51 and nrf
This commit is contained in:
@@ -20,7 +20,7 @@ SRC_C += \
|
||||
$(FREERTOS_SRC)/tasks.c \
|
||||
$(FREERTOS_SRC)/timers.c \
|
||||
$(FREERTOS_SRC)/portable/MemMang/heap_4.c \
|
||||
$(FREERTOS_SRC)/portable/GCC/$(FREERTOS_PORT)/port.c \
|
||||
$(FREERTOS_SRC)/portable/GCC/$(FREERTOS_PORT)/port.c
|
||||
|
||||
# FreeRTOS (lto + Os) linker issue
|
||||
LDFLAGS += -Wl,--undefined=vTaskSwitchContext
|
||||
|
||||
Reference in New Issue
Block a user