esp-idf/components/esp32
XiaXiaotian 8f3d1d3184 fix compile error that if enable CONFIG_ESP32_PHY_INIT_DATA_IN_PARTITION compile fail 2017-02-17 15:29:11 +08:00
..
hwcrypto
include fix compile error that if enable CONFIG_ESP32_PHY_INIT_DATA_IN_PARTITION compile fail 2017-02-17 15:29:11 +08:00
ld disable PHY and RF when stop WiFi and disable BT 2017-02-17 10:24:54 +08:00
lib@bc16e8c074 disable phy and rf 2017-02-17 10:24:55 +08:00
test esp32: add [ignore] tag to some unit test cases for CI 2017-01-18 17:08:20 +08:00
Kconfig disable phy and rf 2017-02-17 10:24:55 +08:00
Makefile.projbuild
brownout.c
component.mk disable PHY and RF when stop WiFi and disable BT 2017-02-17 10:24:54 +08:00
core_dump.c esp32: Fixes watchdog problem when printing core dump to uart 2017-02-01 18:39:28 +03:00
cpu_freq.c phyinit: Use PHY config to enable, don't need phy_get_romfunc_addr to init 2017-01-19 11:18:44 +11:00
cpu_start.c disable PHY and RF when stop WiFi and disable BT 2017-02-17 10:24:54 +08:00
cpu_util.c
crosscore_int.c FreeRTOS: esp_crosscore_int_send_yield() should be in IRAM 2017-01-26 18:53:02 +11:00
deep_sleep.c
event_default_handlers.c
event_loop.c
freertos_hooks.c
gdbstub.c
heap_alloc_caps.c
hw_random.c
int_wdt.c
intr_alloc.c esp32: Fixes watchdog problem when printing core dump to uart 2017-02-01 18:39:28 +03:00
ipc.c
lib_printf.c
libhal.a
panic.c esp32: Fixes watchdog problem when printing core dump to uart 2017-02-01 18:39:28 +03:00
phy.h phyinit: Use PHY config to enable, don't need phy_get_romfunc_addr to init 2017-01-19 11:18:44 +11:00
phy_init.c disable phy and rf 2017-02-17 10:24:55 +08:00
phy_init_data.h
rtc.h disable PHY and RF when stop WiFi and disable BT 2017-02-17 10:24:54 +08:00
spiram.h
system_api.c esp32: add get idf version api 2017-01-17 16:52:42 +08:00
task_wdt.c