nuttx-apps/system/cfgdata
2020-07-25 01:01:51 -07:00
..
cfgdata_main.c
Kconfig
Make.defs Remove extra whitespace from files (#43) 2020-01-31 08:29:24 -06:00
Makefile
README.md Rewritten READMEs to Markdown 2020-07-25 01:01:51 -07:00

System / cfgdata

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> [arguments]

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