nuttx-apps/system/cfgdata/README.txt
Xiang Xiao e0dcfa0c55 Remove extra whitespace from files (#43)
* Remove multiple newlines at the end of file
* Remove the white space from the end of line
2020-01-31 08:29:24 -06:00

18 lines
445 B
Plaintext

Cfgdata Tool
===============
Source: NuttX
Author: Ken Pettit
Date: 18 December 2018
This application provides a command line interface for managing
platform specific configdata within the /dev/config device.
Usage: config <cmd> [argumens]
Where <cmd> is one of:
all: show all config entries
print: display a specific config entry
set: set or change a config entry
unset: delete a config entry