From ebaebef24ce3a8496952e0c2293a5d51035191fd Mon Sep 17 00:00:00 2001 From: ismail Date: Mon, 26 May 2025 16:54:07 +0300 Subject: [PATCH] Update project name. --- examples/gpio/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)