pussuw opened a new pull request, #1693:
URL: https://github.com/apache/nuttx-apps/pull/1693

   …EAMS=n
   
   ## Summary
   CONFIG_FILE_STREAMS now defaults to 'n' when DEFAULT_SMALL is enabled. This 
is a good change, but this source file fails to compile when file streams are 
disabled.
   
   Fix this by using fprintf / dprintf depending on the config value.
   ## Impact
   Fixes build error when DEFAULT_SMALL used
   ## Testing
   Out-of-tree target with: 
   CONFIG_DEFAULT_SMALL=y
   ...
   CONFIG_USBDEV=y
   CONFIG_USBDEV_COMPOSITE=y
   


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