pussuw commented on code in PR #1654:
URL: https://github.com/apache/nuttx-apps/pull/1654#discussion_r1143781064


##########
nshlib/nsh_console.h:
##########
@@ -153,6 +155,15 @@ struct console_stdio_s
   size_t varsz;
 #endif
 
+#ifdef CONFIG_NSH_ALIAS

Review Comment:
   Sure, I did not really know where to put the aliases. I noticed that 
NSH_VARS are here, so I thought this would be the place.
   
   Can you explain to me the difference between `nsh_vtbl_s` and 
`console_stdio_s`, it was not totally clear to me?



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