add example specific DEPS_SUBMODULES

This commit is contained in:
hathach
2021-03-18 16:28:44 +07:00
parent 2882390c82
commit 253430a765
46 changed files with 49 additions and 43 deletions

View File

@@ -1,3 +1,5 @@
DEPS_SUBMODULES += lib/FreeRTOS-Kernel
include ../../../tools/top.mk
include ../../make.mk

View File

@@ -1,3 +1,5 @@
DEPS_SUBMODULES += lib/FreeRTOS-Kernel
include ../../../tools/top.mk
include ../../make.mk

View File

@@ -1,3 +1,5 @@
DEPS_SUBMODULES += lib/lwip
include ../../../tools/top.mk
include ../../make.mk