freertos demo use static only for most optmized sram

This commit is contained in:
hathach
2020-03-11 00:09:37 +07:00
parent 65578dec44
commit 487b887f80
10 changed files with 66 additions and 12 deletions
+3
View File
@@ -25,6 +25,9 @@ INC += \
VENDOR = valentyusb
CHIP_FAMILY = eptri
# For freeRTOS port source
FREERTOS_PORT = RISC-V
# flash using dfu-util
flash: $(BUILD)/$(BOARD)-firmware.dfu
dfu-util -D $^