esp-open-rtos/open_esplibs/libmain
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
..
ets_timer.c bugfix/ets_timer.c: race condition while disarming 2018-04-13 16:08:03 -03:00
misc.c sdk_os_delay_us: rewrite to avoid hal.h 2018-04-25 13:05:25 +10:00
os_cpu_a.c Add an argument to ISRs. Disable interrupts while masking them. 2017-08-30 13:51:32 +10:00
spi_flash.c open_esplibs: Add README and Copyright headers 2016-07-06 17:22:09 +10:00
timers.c FreeRTOS type updates. (#261) 2016-11-05 12:04:03 +02:00
uart.c open_esplibs: Add README and Copyright headers 2016-07-06 17:22:09 +10:00
user_interface.c libmain: add a compile option to avoid saving wifi params to flash 2018-06-17 20:12:29 +10:00
xtensa_context.S open_esplibs: Add README and Copyright headers 2016-07-06 17:22:09 +10:00