cederom commented on PR #3065:
URL: https://github.com/apache/nuttx-apps/pull/3065#issuecomment-2836911521

   The idea is very nice @vrmay23 :-) My main concern here is that we are 
somehow mixing `hello_*` with `posix_*` example applications :-P
   
   We already have set of `hello_*` applications as starting point for C, D, 
Nim, Swift, Wasm, Zig languages.
   
   We also have `posix_spawn` example.
   
   I am wondering if `examples/posix_stdio` would be a better location for your 
example of stdio functionalities? You could later add other stdio calls to that 
example. Maybe even other libraries to `examples/posix_*` if I get the idea 
correctly? :-)
   
   https://en.wikipedia.org/wiki/C_POSIX_library


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