esp-idf/components/esp32
Ivan Grokhotkov f20135af54 esp32: compile PHY-related code only when WiFi is enabled
Fixes https://github.com/espressif/esp-idf/issues/230, https://github.com/espressif/esp-idf/issues/237
2017-01-16 02:38:32 +08:00
..
hwcrypto
include wifi: fix typos, rename ESP_ERR_WIFI_NOT_START to ESP_ERR_WIFI_NOT_STARTED 2017-01-16 02:38:31 +08:00
ld deep sleep: keep RTC_SLOW_MEM powered on if data is placed into RTC slow memory 2017-01-12 14:15:30 +08:00
lib@b26cd21764 tw9503: fix ets timer crash bug 2017-01-12 20:43:59 +08:00
test
Kconfig Merge branch 'feature/esp32_core_dump' into 'master' 2017-01-13 11:51:40 +08:00
Makefile.projbuild
brownout.c
component.mk
core_dump.c esp32: Fixes issues discussed during code review of MR!341 2017-01-12 19:38:19 +03:00
cpu_freq.c
cpu_start.c esp32: compile PHY-related code only when WiFi is enabled 2017-01-16 02:38:32 +08:00
cpu_util.c
crosscore_int.c
deep_sleep.c deep sleep: keep RTC_SLOW_MEM powered on if data is placed into RTC slow memory 2017-01-12 14:15:30 +08:00
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
ipc.c
lib_printf.c
libhal.a
panic.c esp32: Fixes issues discussed during code review of MR!341 2017-01-12 19:38:19 +03:00
phy.h
phy_init.c esp32: compile PHY-related code only when WiFi is enabled 2017-01-16 02:38:32 +08:00
phy_init_data.h
rtc.h
spiram.h
system_api.c
task_wdt.c