esp-idf/components/esp32
Angus Gratton 5f56f2ca01 Merge branch 'feature/nvs_version_check' into 'master'
nvs_flash: Version compatibility check for nvs storage

See merge request idf/esp-idf!2855
2018-08-07 13:31:49 +08:00
..
hwcrypto
include Merge branch 'feature/support_64mbit_psram' into 'master' 2018-08-03 17:59:36 +08:00
ld linker: Don't link all of 'soc' into IRAM 2018-08-06 01:37:55 +00:00
lib@decb309e65 Wifi: station state machine change and fix ap loss 2018-08-05 13:44:58 +08:00
test nvs_flash: Version compatibility check for nvs storage 2018-08-05 00:00:56 +00:00
Kconfig soc/clk: Fix range CONFIG_ESP32_RTC_CLK_CAL_CYCLES 2018-07-10 11:56:12 +05:00
Makefile.projbuild
brownout.c
cache_err_int.c
clk.c Merge branch 'bugfix/range_CONFIG_ESP32_RTC_CLK_CAL_CYCLES' into 'master' 2018-07-17 19:43:11 +08:00
coexist.c
coexist_internal.h
component.mk esp32: force pure math functions from libgcc to be linked from ROM 2018-07-02 12:49:57 +08:00
core_dump.c coredump: Fixes exception stack frame structure indicator 2018-07-05 22:20:20 +03:00
cpu_start.c
crosscore_int.c
dbg_stubs.c
dport_access.c
dport_panic_highint_hdl.S
esp_clk_internal.h
esp_err_to_name.c nvs_flash: Version compatibility check for nvs storage 2018-08-05 00:00:56 +00:00
esp_err_to_name.c.in
esp_timer.c
esp_timer_esp32.c Fixed typos on booleans. 2018-07-09 14:36:06 +08:00
esp_timer_impl.h
ets_timer_legacy.c
event_default_handlers.c
event_loop.c
fast_crypto_ops.c
freertos_hooks.c
gdbstub.c
hw_random.c
int_wdt.c
intr_alloc.c
ipc.c ipc: fix errors for GCC 8 support 2018-07-02 09:05:00 +00:00
lib_printf.c
libhal.a
panic.c
phy.h
phy_init.c
phy_init_data.h
pm_esp32.c
pm_impl.h
pm_locks.c
pm_trace.c
pm_trace.h
restore.c
sleep_modes.c Merge branch 'bugfix/fix_touchpad_wakeup_status' into 'master' 2018-07-24 04:08:43 +08:00
spiram.c feature(psram): add support for 64MBit psram of 1.8v and 3.3v. 2018-07-10 14:24:59 +08:00
spiram_psram.c feature(psram): add support for 64MBit psram of 1.8v and 3.3v. 2018-07-10 14:24:59 +08:00
spiram_psram.h feature(psram): add support for 64MBit psram of 1.8v and 3.3v. 2018-07-10 14:24:59 +08:00
stack_check.c
system_api.c
task_wdt.c
wifi_init.c
wifi_os_adapter.c