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


##########
Documentation/guides/cpp_cmake.rst:
##########
@@ -29,18 +29,25 @@ Preparation
 
 #. Base NuttX compilation changes
 
-    For this example, load the configuration 'stm32f4discovery:testlibcxx' for 
building
+    For this example, load the configuration 'stm32f411e-disco:nsh' for 
building

Review Comment:
   @leducp I suggest keeping the stm32f4discovery because it is a 
common/reference board for people using NuttX. For example it was used in 
almost all video tutorials on NuttX Channel.



##########
Documentation/guides/cpp_cmake.rst:
##########
@@ -29,18 +29,25 @@ Preparation
 
 #. Base NuttX compilation changes
 
-    For this example, load the configuration 'stm32f4discovery:testlibcxx' for 
building
+    For this example, load the configuration 'stm32f411e-disco:nsh' for 
building
 
     .. code-block:: console
 
        $ cd nuttx
-       $ ./tools/configure.sh stm32f4discovery:testlibcxx
+       $ ./tools/configure.sh stm32f411e-disco:nsh

Review Comment:
   Ditto



-- 
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