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
+1 -1
View File
@@ -1,4 +1,4 @@
DEPS_SUBMODULES = hw/mcu/raspberrypi/pico-sdk
DEPS_SUBMODULES += hw/mcu/raspberrypi/pico-sdk
ifeq ($(DEBUG), 1)
CMAKE_DEFSYM += -DCMAKE_BUILD_TYPE=Debug