esp-idf/components/esp32
Ivan Grokhotkov 609d852834 deep sleep: power down RTC peripherals in EXT1 sleep 2016-12-16 14:30:27 +08:00
..
hwcrypto
include deep sleep: power down RTC peripherals in EXT1 sleep 2016-12-16 14:30:27 +08:00
ld Replace non-multicore-aware rom funcs with multicore-aware funcs, ESP_LOG->ESP_EARLY_LOG fix, reserve ints used in wireless libs. Fixes WiFi crashing 2016-12-13 13:24:01 +08:00
lib@02232f974b esp32: update wifi lib, fix some modem sleep bugs 2016-12-15 17:18:40 +08:00
test deep sleep: power down RTC peripherals in EXT1 sleep 2016-12-16 14:30:27 +08:00
Kconfig deep sleep: add option to delay CPU startup 2016-12-16 14:30:27 +08:00
Makefile.projbuild
abi.cpp
brownout.c
component.mk build system: Project ELF should depend on linker scripts, binary libraries 2016-12-12 15:58:53 +11:00
cpu_freq.c deep sleep: RTC fast memory may be disconnected after deep sleep wakeup 2016-12-16 14:30:27 +08:00
cpu_start.c deep sleep: add API to control power down 2016-12-16 14:30:27 +08:00
cpu_util.c
crosscore_int.c
deep_sleep.c deep sleep: power down RTC peripherals in EXT1 sleep 2016-12-16 14:30:27 +08:00
event_default_handlers.c
event_loop.c
freertos_hooks.c
gdbstub.c
heap_alloc_caps.c Make internal function static 2016-12-15 15:03:22 +08:00
hw_random.c
int_wdt.c
intr_alloc.c Put ets_isr_* functions into IRAM. Original fns were in ROM so people may expect them to work when flash cache is out. 2016-12-13 13:24:01 +08:00
ipc.c
lib_printf.c
libhal.a
panic.c
phy.h
phy_init.c
phy_init_data.h
rtc.h
spiram.h
system_api.c
task_wdt.c