raiden00pl commented on code in PR #16168:
URL: https://github.com/apache/nuttx/pull/16168#discussion_r2036798825


##########
Documentation/platforms/arm/stm32c0/boards/nucleo-c092rc/index.rst:
##########
@@ -0,0 +1,37 @@
+================
+ST Nucleo C092RC
+================
+
+The Nucleo C092RC is a member of the Nucleo-64 board family.
+
+CANFD not supported yet.
+
+Buttons
+=======
+
+B1 USER: the user button is connected to the I/O PC13 of the STM32
+microcontroller.
+
+Serial Console
+==============
+
+At default USART2 connected to "Virtual COM Port" is used as serial console.
+
+Configurations
+==============
+
+jumbo
+-----

Review Comment:
   the concept of "jumbo" is different from "demo". Demo is suitable for 
peripheral-rich boards (let's say discovery boards form ST), but also requires 
a custom demo application which we don't have. "jumbo" is different and much 
simpler concept, it enables all available peripherals and their associated 
examples from `apps/examples` - no need for a custom demo application.
   I started this issue long time ago 
https://github.com/apache/nuttx/issues/11088 but there was no interest except 
from you, so I started my own side project that will do something similar. I 
hope to make it public soon :)



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