esp-idf/components/esp32
Ivan Grokhotkov 6c2562ceb4 Merge branch 'bugfix/spiram_fails_after_esp_restart' into 'master'
Make psram function after an esp_restart as well.

See merge request !1694
2017-12-21 13:40:10 +08:00
..
hwcrypto
include docs: fix i2s code snippet for interrupt flags setting 2017-12-06 12:05:11 +05:30
ld
lib@95ac9babba Fix some wifi bugs 2017-12-15 18:17:17 +08:00
test watchdog: enable INT WDT unit test 2017-12-01 20:10:26 +08:00
Kconfig esp32: Fix backwards compatibility for pre-v2.1 bootloaders 2017-12-18 13:45:57 +11:00
Makefile.projbuild
brownout.c
cache_err_int.c
clk.c Fix the clock subsystem so it doesn't undo the weird condition spiram_psram.c jams the enable/reset bits of SPI3 in when 80MHz mode is selected anymore 2017-12-19 19:12:58 +08:00
component.mk
core_dump.c
cpu_start.c esp32: Adds C++ exceptions emergency pool size menuconfig option 2017-11-23 06:14:11 +03:00
crosscore_int.c
dport_access.c
dport_panic_highint_hdl.S
esp_clk_internal.h
esp_timer.c esp_timer: fix for the case when timer is deleted in callback 2017-11-29 11:44:46 +08:00
esp_timer_esp32.c
esp_timer_impl.h
ets_timer_legacy.c
event_default_handlers.c log: Remove non-static TAG variables 2017-12-15 10:59:48 +11:00
event_loop.c
fast_crypto_ops.c
freertos_hooks.c
gdbstub.c
hw_random.c
int_wdt.c watchdogs: make sure timer group peripherals are enabled 2017-12-01 20:10:26 +08:00
intr_alloc.c
ipc.c fix buffer overflow in ipc.c 2017-11-27 18:47:40 +08:00
lib_printf.c
libhal.a
libstdc++-psram-workaround.a libstdc++: update the library built with PSRAM workaround 2017-11-23 15:34:23 +08:00
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
smartconfig.c
smartconfig.h
spiram.c
spiram_psram.c Fix the clock subsystem so it doesn't undo the weird condition spiram_psram.c jams the enable/reset bits of SPI3 in when 80MHz mode is selected anymore 2017-12-19 19:12:58 +08:00
spiram_psram.h
stack_check.c
system_api.c
task_wdt.c watchdogs: make sure timer group peripherals are enabled 2017-12-01 20:10:26 +08:00
wifi_init.c
wifi_internal.c