nuttx-apps icon indicating copy to clipboard operation
nuttx-apps copied to clipboard

Convert log output from fprintf to dprintf

Open xiaoxiang781216 opened this issue 2 years ago • 0 comments

so many simple command line examples and tools could build without CONFIG_FILE_STREAM, which could save around 5KB flash space. Here is one fix: https://github.com/apache/nuttx-apps/issues/1694

xiaoxiang781216 avatar Mar 31 '23 05:03 xiaoxiang781216