esp-idf/components/esp32
Ivan Grokhotkov 789855e71b esp32: abort when running on single core chip in dual core mode
Ref. https://esp32.com/viewtopic.php?f=2&t=7307
2018-09-19 15:05:26 +08:00
..
hwcrypto
include Merge branch 'feature/wifi_update_csi_api_and_fix_phy_dport_access_issue' into 'master' 2018-09-12 21:29:29 +08:00
ld
lib@8071dade6e esp32: fix AMPDU sequence compitability issue 2018-09-17 13:57:59 +08:00
test ipc: fix `esp_ipc_call_blocking` to return after callback execution is completed 2018-09-07 14:19:35 +05:30
CMakeLists.txt cmake: fix source list issues 2018-09-13 08:56:59 +08:00
Kconfig
Makefile.projbuild
brownout.c
cache_err_int.c
clk.c
coexist.c
coexist_internal.h
component.mk
core_dump.c
cpu_start.c esp32: abort when running on single core chip in dual core mode 2018-09-19 15:05:26 +08:00
crosscore_int.c
dbg_stubs.c
dport_access.c
dport_panic_highint_hdl.S
esp_clk_internal.h
esp_err_to_name.c
esp_err_to_name.c.in
esp_system_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 freertos: cleanup tick/idle hook functionality 2018-09-17 17:05:17 +05:30
gdbstub.c
hw_random.c
int_wdt.c
intr_alloc.c
ipc.c ipc: fix `esp_ipc_call_blocking` to return after callback execution is completed 2018-09-07 14:19:35 +05:30
lib_printf.c
libhal.a
panic.c
phy.h
phy_init.c
phy_init_data.h
pm_esp32.c freertos: cleanup tick/idle hook functionality 2018-09-17 17:05:17 +05:30
pm_impl.h
pm_locks.c
pm_trace.c
pm_trace.h
reset_reason.c
restore.c
sleep_modes.c Merge branch 'bugfix/slow_mem_keep_rtc_noinit' into 'master' 2018-09-07 15:54:52 +08:00
spiram.c
spiram_psram.c
spiram_psram.h
stack_check.c
system_api.c
task_wdt.c task_wdt: correct critical section API in ISR context 2018-09-17 16:11:15 +05:30
wifi_init.c
wifi_os_adapter.c