nuttx-apps/include/fsutils
Gregory Nutt 5e1ba408b4 Add IPv4 Configuration File Access Helper
This commit adds support to access an IPv4 Configuration file similar to the Linux dhpc.client ipfcg file.  This version, tailored for deeply embedded systems supports several options to tailor the file and file access to different environments.  It supports:

- Writable as well as read-only configuration files.
- ASCII human readable files as well as smaller binary files.
- It supports using character driver access to constrained media (such as EEPROM).
- Add examples/ipcfg to exercise IPv4 Configuration File support
2020-09-29 12:24:07 -07:00
..
flash_eraseall.h Refine the preprocess conditional guard style 2020-01-31 11:04:10 -06:00
inifile.h
ipcfg.h Add IPv4 Configuration File Access Helper 2020-09-29 12:24:07 -07:00
mkfatfs.h
mksmartfs.h Run codespell -w against all files 2020-02-22 14:41:36 -06:00
passwd.h Remove support for CONFIG_FS_WRITABLE and CONFIG_FS_READABLE 2020-03-22 08:23:28 -05:00