summaryrefslogtreecommitdiff
path: root/examples/device
diff options
context:
space:
mode:
authorhathach <[email protected]>2020-04-01 22:55:26 +0700
committerhathach <[email protected]>2020-04-01 22:55:26 +0700
commitf8422b5a48fc812edf41413827d31ebcc956fb53 (patch)
tree7b1fdc808779e8e1bf5bb9caa2c7b634be1bfe73 /examples/device
parent1c0d7a3577d6555aafbbc00fd83b858f839a5426 (diff)
rename project to cdc_msc_freertos
Diffstat (limited to 'examples/device')
-rw-r--r--examples/device/cdc_msc_freertos/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/device/cdc_msc_freertos/CMakeLists.txt b/examples/device/cdc_msc_freertos/CMakeLists.txt
index 6afab304f..f2e711944 100644
--- a/examples/device/cdc_msc_freertos/CMakeLists.txt
+++ b/examples/device/cdc_msc_freertos/CMakeLists.txt
@@ -7,4 +7,4 @@ set(EXTRA_COMPONENT_DIRS "src")
include($ENV{IDF_PATH}/tools/cmake/project.cmake)
-project(blink)
+project(cdc_msc_freertos)