nuttx-apps/system/cfgdata
Alin Jerpelea aa581fe5ce system: nxstyle fixes
fixes for errors reported by the nxstyle tool

Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>
2021-06-11 02:42:05 -05:00
..
cfgdata_main.c system: nxstyle fixes 2021-06-11 02:42:05 -05:00
Kconfig
Make.defs
Makefile Makefile: Ken Pettit: update licenses to Apache 2021-06-07 21:35:33 -05:00
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