acassis commented on code in PR #16168: URL: https://github.com/apache/nuttx/pull/16168#discussion_r2035526460
########## 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: I understand that your idea using "jumbo" board profile is to avoid having many board profiles to be compiled and tested, however I think users will always look for a basic (minimum) board profile to use as start point. I also remember I saw a discussion about the "jumbo" name, some people suggested some more intuitive name for new users, like "full", "max", "demo", etc. What do you thing? -- 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