xiaoxiang781216 edited a comment 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 to save both code and memory. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
