nuttx-apps/system/cfgdata
Petro Karashchenko 6d730e3c25 system/cfgdata: add "format" command to description
Signed-off-by: Petro Karashchenko <petro.karashchenko@gmail.com>
2022-08-05 13:57:21 +08:00
..
cfgdata_main.c system/cfgdata: add "format" command to description 2022-08-05 13:57:21 +08:00
Kconfig
Make.defs
Makefile
README.md

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