esp-idf/components/esp32
Ivan Grokhotkov a5f9563ef7 esp32: increase default event task stack size by 256 bytes
At debug log level, default event task stack size was not sufficient,
the stack was overflown by 232 bytes when WiFi connection happened.
2018-02-11 13:06:01 +08:00
..
hwcrypto
include Protect partition table by MD5 checksum 2018-02-05 11:36:03 +01:00
ld freertos: Adds C11 TLS support 2018-02-07 18:46:57 +03:00
lib@898cc43904 esp32: fix esp_wifi_deinit causes assert 2018-02-06 13:01:51 +00:00
test
Kconfig esp32: increase default event task stack size by 256 bytes 2018-02-11 13:06:01 +08:00
Makefile.projbuild
brownout.c
cache_err_int.c
clk.c
component.mk
core_dump.c
cpu_start.c Dump the frame of the other core when interrupt watchdog happens 2018-01-18 23:10:29 +00:00
crosscore_int.c
dport_access.c
dport_panic_highint_hdl.S
esp_clk_internal.h
esp_timer.c
esp_timer_esp32.c
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 Dump the frame of the other core when interrupt watchdog happens 2018-01-18 23:10:29 +00:00
intr_alloc.c
ipc.c
lib_printf.c
libhal.a
panic.c Dump the frame of the other core when interrupt watchdog happens 2018-01-18 23:10:29 +00:00
phy.h
phy_init.c components/phy: add IRAM_ATTR attribute to the two APIs used in phy calibration 2018-01-26 17:12:59 +08:00
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
spiram_psram.h
stack_check.c
system_api.c esp32: remove duplicate definition of system_restore 2018-01-28 19:26:37 +08:00
task_wdt.c
wifi_init.c
wifi_internal.c