summaryrefslogtreecommitdiff
path: root/examples/device
diff options
context:
space:
mode:
authorhathach <[email protected]>2023-09-28 12:55:59 +0700
committerhathach <[email protected]>2023-09-28 12:55:59 +0700
commit6b8933cfe838b369c58d4fc9ced8aa5c9382a6d6 (patch)
tree50ebbc8cacd48b5767b588ab6c1ef95388817394 /examples/device
parent7dc1a66f917408992cf672009a307f7200a3fd32 (diff)
fix build with new freertos host example
Diffstat (limited to 'examples/device')
-rw-r--r--examples/device/cdc_msc_freertos/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/examples/device/cdc_msc_freertos/Makefile b/examples/device/cdc_msc_freertos/Makefile
index 3ac62a79c..84c833fb5 100644
--- a/examples/device/cdc_msc_freertos/Makefile
+++ b/examples/device/cdc_msc_freertos/Makefile
@@ -1,5 +1,3 @@
-DEPS_SUBMODULES += lib/FreeRTOS-Kernel
-
include ../../make.mk
FREERTOS_SRC = lib/FreeRTOS-Kernel