trns1997 commented on code in PR #16970:
URL: https://github.com/apache/nuttx/pull/16970#discussion_r2319452385


##########
Documentation/guides/cpp_cmake.rst:
##########
@@ -57,14 +64,13 @@ Creating the project
 
        hellocpp/
        hellocpp/CMakeLists.txt
-       hellocpp/cmake/stm32f4discovery.cmake
-       hellocpp/nuttx-export-10.0.1/
+       hellocpp/nuttx-export-12.10.0/
        hellocpp/src/CMakeLists.txt
        hellocpp/src/main.cpp
        hellocpp/src/HelloWorld.h

Review Comment:
   can we create an `include` folder and move this `hpp` there?



##########
Documentation/guides/cpp_cmake.rst:
##########
@@ -57,14 +64,13 @@ Creating the project
 
        hellocpp/
        hellocpp/CMakeLists.txt
-       hellocpp/cmake/stm32f4discovery.cmake
-       hellocpp/nuttx-export-10.0.1/
+       hellocpp/nuttx-export-12.10.0/
        hellocpp/src/CMakeLists.txt
        hellocpp/src/main.cpp
        hellocpp/src/HelloWorld.h

Review Comment:
   can we create an `include` folder and move this `hpp` there?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to