nuttx-apps
nuttx-apps copied to clipboard
Convert log output from fprintf to dprintf
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