esp-idf/components/esp32
Alexey Gerenkov b09f4acb27 Added proper handling of apptrace and pthread initialization errors 2017-09-14 20:47:43 +02:00
..
hwcrypto
include Merge branch 'bugfix/panic_dport_no_mutex' into 'master' 2017-09-14 18:07:06 +08:00
ld Merge branch 'feature/adv_scan_simultaneously' into 'master' 2017-09-13 11:50:57 +08:00
lib@a3c8f349fe Fix some wifi lib bugs 2017-09-14 15:19:46 +08:00
test Make 80MHz PSRAM work as well, add testcase for weirdness reported on esp32 forums, clean up unused define in psram code 2017-09-14 10:47:44 +08:00
Kconfig Add option to allocate external RAM using heap_alloc_caps 2017-09-14 10:47:44 +08:00
Makefile.projbuild
brownout.c
cache_err_int.c esp32: fix cache error interrupt handler 2017-09-08 09:59:09 +08:00
clk.c Make 80MHz PSRAM work as well, add testcase for weirdness reported on esp32 forums, clean up unused define in psram code 2017-09-14 10:47:44 +08:00
component.mk add ESPNOW feature 2017-09-12 12:12:13 +08:00
core_dump.c
cpu_start.c Added proper handling of apptrace and pthread initialization errors 2017-09-14 20:47:43 +02:00
crosscore_int.c
dport_access.c Panic: stop dport access handler without trying to use a lock 2017-09-11 17:24:22 +08:00
dport_panic_highint_hdl.S
esp_timer.c
esp_timer.h
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
intr_alloc.c refactor(intr): remove useless tags in the debug log. 2017-09-06 15:20:04 +08:00
ipc.c
lib_printf.c
libhal.a
libstdcc++-cache-workaround.a
panic.c Panic: stop dport access handler without trying to use a lock 2017-09-11 17:24:22 +08:00
phy.h
phy_init.c
phy_init_data.h
restore.c
sleep_modes.c
smartconfig.c Refractor smartconfig 2017-09-13 16:55:30 +08:00
smartconfig.h Refractor smartconfig 2017-09-13 16:55:30 +08:00
spiram.c Add option to allocate external RAM using heap_alloc_caps 2017-09-14 10:47:44 +08:00
spiram_psram.c Make 80MHz PSRAM work as well, add testcase for weirdness reported on esp32 forums, clean up unused define in psram code 2017-09-14 10:47:44 +08:00
spiram_psram.h
system_api.c
task_wdt.c
wifi_init.c