nuttx-apps/include
Gregory Nutt f65b16bb2e Incorporate IP configuration files into netinit.
Uses logic from apps/fsutils/ipcfg to obtain the IP address configuration from a file, if available.  This only effects the behavior of netinit if CONFIG_FSUTILS_IPCFG is selected and if an IP configuration file is available on a file system. Otherwise, it reverts to the preceding behavior.

Also adds definitions to apps/include/fsutils/ipcfg.h to formalize a bit encoding of the prototype which was already in use, but not documented.

Also fixes some bad assertions (duplication of PR #420) and makes use of variable names consistent in ipcfg.h comments and in ipcfg_text implementation.
2020-10-06 10:42:35 -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 Incorporate IP configuration files into netinit. 2020-10-06 10:42:35 -07:00
gpsutils
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 webclient improvements 2020-10-01 15:32:25 +08: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