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/03/01 17:53:31 UTC

[GitHub] [incubator-nuttx-apps] xiaoxiang781216 commented on pull request #1032: pwm: Fix issue with directing to "> /dev/null"

xiaoxiang781216 commented on pull request #1032:
URL: https://github.com/apache/incubator-nuttx-apps/pull/1032#issuecomment-1055702122


   The better solution is make nsh work with open/read/write/close, not fopen/fread/fwrite/fclose, which could let's disable CONFIG_FILE_STREAM in the most case.


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