acassis commented on issue #16570:
URL: https://github.com/apache/nuttx/issues/16570#issuecomment-2994425088

   @xiaoxiang781216 I think the issue is happening because of it:
   
   ```
   config FILE_STREAM
           bool "Enable FILE stream"
           default !DEFAULT_SMALL
           ---help--- 
                   Enable the standard buffered input/output support
   ```
   By default FILE_STREAM is not enabled for DEFAULT_SMALL and the usbnsh 
config for Bluepill is using CONFIG_DEFAUL_SMALL


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