You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2022/01/20 19:00:45 UTC

[GitHub] [incubator-nuttx] fjpanag commented on a change in pull request #5295: sim: Added Kconfig option for UART buffer size.

fjpanag commented on a change in pull request #5295:
URL: https://github.com/apache/incubator-nuttx/pull/5295#discussion_r789067805



##########
File path: arch/sim/Kconfig
##########
@@ -422,28 +422,92 @@ endchoice
 
 endif
 
+menuconfig SIM_UART

Review comment:
       Yes that is very easy. But I did it like that because it looked much cleaner and provided a good point to add the "help" entry.  
   
   If I change it to a menu, where do you propose to move the help, so it is easily reachable by the users?




-- 
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-unsubscribe@nuttx.apache.org

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