esp-idf/components/esp32
morris dbdb299bb1 create xtensa component
1. move xtensa specific files out of esp32 component
2. merge xtensa-debug-module component into xtensa
2019-03-27 20:24:28 +08:00
..
include create xtensa component 2019-03-27 20:24:28 +08:00
ld separate rom from esp32 component to esp_rom 2019-03-21 18:51:45 +08:00
lib@71874e6f6a wifi: modify wifi reason code 2019-03-26 11:16:47 +08:00
test move hwcrypto from esp32 to mbedtls 2019-03-26 16:24:22 +08:00
CMakeLists.txt create xtensa component 2019-03-27 20:24:28 +08:00
Kconfig
Makefile.projbuild
brownout.c move common source files from esp32 to esp_common 2019-03-22 10:35:03 +08:00
cache_err_int.c
cache_sram_mmu.c
clk.c separate rom from esp32 component to esp_rom 2019-03-21 18:51:45 +08:00
coexist.c
component.mk move hwcrypto from esp32 to mbedtls 2019-03-26 16:24:22 +08:00
cpu_start.c move common include files from esp32 into esp_common 2019-03-26 11:57:03 +08:00
crosscore_int.c separate rom from esp32 component to esp_rom 2019-03-21 18:51:45 +08:00
dport_access.c separate rom from esp32 component to esp_rom 2019-03-21 18:51:45 +08:00
dport_panic_highint_hdl.S
esp_adapter.c
esp_clk_internal.h
esp_err_to_name.c.in
esp_himem.c separate rom from esp32 component to esp_rom 2019-03-21 18:51:45 +08:00
esp_timer_esp32.c move common source files from esp32 to esp_common 2019-03-22 10:35:03 +08:00
fast_crypto_ops.c
freertos_hooks.c move common source files from esp32 to esp_common 2019-03-22 10:35:03 +08:00
gdbstub.c move common include files from esp32 into esp_common 2019-03-26 11:57:03 +08:00
hw_random.c
int_wdt.c
intr_alloc.c
ipc.c
lib_printf.c
libhal.a
linker.lf
panic.c move common include files from esp32 into esp_common 2019-03-26 11:57:03 +08:00
phy.h
phy_init.c separate rom from esp32 component to esp_rom 2019-03-21 18:51:45 +08:00
phy_init_data.h
pm_esp32.c move common include files from esp32 into esp_common 2019-03-26 11:57:03 +08:00
pm_trace.c move common source files from esp32 to esp_common 2019-03-22 10:35:03 +08:00
project_include.cmake
reset_reason.c move common source files from esp32 to esp_common 2019-03-22 10:35:03 +08:00
restore.c
sleep_modes.c move common source files from esp32 to esp_common 2019-03-22 10:35:03 +08:00
spiram.c separate rom from esp32 component to esp_rom 2019-03-21 18:51:45 +08:00
spiram_psram.c separate rom from esp32 component to esp_rom 2019-03-21 18:51:45 +08:00
spiram_psram.h
system_api.c move common source files from esp32 to esp_common 2019-03-22 10:35:03 +08:00
task_wdt.c move common source files from esp32 to esp_common 2019-03-22 10:35:03 +08:00
wifi_init.c