diff --git a/examples/gpio/CMakeLists.txt b/examples/gpio/CMakeLists.txt index 1376aef..1000ca9 100644 --- a/examples/gpio/CMakeLists.txt +++ b/examples/gpio/CMakeLists.txt @@ -13,4 +13,4 @@ set(EXTRA_COMPONENT_DIRS ${RMAKER_PATH}/examples/common) set(PROJECT_VER "1.0") include($ENV{IDF_PATH}/tools/cmake/project.cmake) -project(gpio) +project(rmaker_multi_device)