nuttx-apps/include
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
..
builtin Move apps/builtins/builtin_forindex.c to nuttx/libs/libc/builtin since it is required by kernel logic as well. Other changes account for movement of builtin.h from nuttx/include/nuttx/binfmt/built.h to nuttx/include/lib/builtin.h. 2019-08-23 09:12:45 -06:00
canutils Run codespell -w with the latest dictonary again 2020-02-23 07:10:14 -06:00
fsutils Add IPv4 Configuration File Access Helper 2020-09-29 12:24:07 -07:00
gpsutils apps/gpsutils/minmea: Re-released under the NuttX BSD license with permission from the author 2016-02-22 08:00:24 -06:00
graphics Don't copy header outside of LVGL, export LVGL, add README, fix example 2020-07-16 09:16:20 -05:00
industry industry/abnt_codi, include/industry/abnt_code.h, examples.abntcodi: Adds support for ABNT CODI library. This is an energy meter protocol used in Brazil. 2019-06-15 08:38:04 -06:00
interpreters Ensure all source code end with one and only one newline 2020-02-09 08:14:49 -06:00
modbus Remove extra whitespace from files (#43) 2020-01-31 08:29:24 -06:00
netutils Change all files come from Xiaomi/Pinecone to Apache License 2.0 2020-08-23 15:44:32 -06:00
nshlib nshlib: Fix nxstyle warning 2020-04-19 08:07:06 -06:00
platform apps: Remove all stuff related to CONFIG_xxx_CXXINITIALIZE 2020-07-01 10:03:12 -06:00
system nxplayer&nxrecoder: add channel map support 2020-09-27 00:35:49 -07:00
testing Ensure all source code end with one and only one newline 2020-02-09 08:14:49 -06:00
wireless wireless/wapi: add option to associate with bssid 2020-09-19 04:20:43 -07:00
.gitignore Remove extra whitespace from files (#43) 2020-01-31 08:29:24 -06:00