esp-open-rtos/examples/wificfg
Our Air Quality 7a8ee567b6 libmain: add a compile option to avoid saving wifi params to flash
Add source code for sdk_wifi_param_save_protect() and a compile time,
WIFI_PARAM_SAVE, option to skip writing the wifi state to flash. This
avoids wear on the flash and does not appear to be necessary when the
app initializes the state anyway.

Define WIFI_PARAM_SAVE to 0 for the wificfg example.
2018-06-17 20:12:29 +10:00
..
content Add Wificfg 2017-08-30 13:51:32 +10:00
.gitignore Add Wificfg 2017-08-30 13:51:32 +10:00
FreeRTOSConfig.h Add Wificfg 2017-08-30 13:51:32 +10:00
local.mk Add Wificfg 2017-08-30 13:51:32 +10:00
Makefile libmain: add a compile option to avoid saving wifi params to flash 2018-06-17 20:12:29 +10:00
wificfg.c wificfg: IPv6 and mDNS support 2017-12-10 10:32:21 +11:00