add submodule lib/FreeRTOS-Kernel

This commit is contained in:
hathach
2021-03-01 22:13:21 +07:00
parent e8cbccf81d
commit 7ff14a652b
11 changed files with 106 additions and 105 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
include ../../../tools/top.mk
include ../../make.mk
FREERTOS_SRC = lib/FreeRTOS/FreeRTOS/Source
FREERTOS_SRC = lib/FreeRTOS-Kernel
INC += \
src \