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


##########
Documentation/guides/cpp_cmake.rst:
##########
@@ -57,14 +64,12 @@ Creating the project
 
        hellocpp/
        hellocpp/CMakeLists.txt
-       hellocpp/cmake/stm32f4discovery.cmake
-       hellocpp/nuttx-export-10.0.1/
-       hellocpp/src/CMakeLists.txt
-       hellocpp/src/main.cpp
-       hellocpp/src/HelloWorld.h
-       hellocpp/src/HelloWorld.cpp
-
-    The directory 'nuttx-export-10.0.1' is the unzipped content from the file 
created during
+       hellocpp/nuttx-export-12.10.0/
+       hellocpp/main.cpp
+       hellocpp/HelloWorld.h
+       hellocpp/HelloWorld.cpp
+
+    The directory 'nuttx-export-12.10.0' is the unzipped content from the file 
created during

Review Comment:
   Agree that it is too 'hard coded' but I feel that seeing the version, one 
can just compare easily with its own production and even tried the doc version 
if something goes wrong.
   



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to