esp-idf/components/soc/esp32
Konstantin Kondrashov d82023bf06 soc: Add support efuse 2019-02-28 07:31:29 +00:00
..
include/soc soc: Add support efuse 2019-02-28 07:31:29 +00:00
test
component.mk
cpu_util.c
gpio_periph.c
i2c_apll.h
i2c_bbpll.h
i2c_rtc_clk.h
rtc_clk.c soc: define named constants for DPORT_CPUPERIOD_SEL values 2019-02-26 17:07:59 +08:00
rtc_clk_common.h
rtc_clk_init.c
rtc_init.c
rtc_periph.c
rtc_pm.c
rtc_sleep.c
rtc_time.c
rtc_wdt.c esp32: Fix wdt settings in esp_restart_noos 2019-01-10 20:22:26 +08:00
sdio_slave_periph.c
sdmmc_periph.c
soc_log.h soc: use _EARLY versions of ESP_LOG 2018-10-15 14:59:46 +08:00
soc_memory_layout.c test: fix the unit test fail issue under single_core config 2018-10-31 17:04:32 +08:00
sources.cmake cmake: Add support for test build 2018-10-20 12:07:24 +08:00
spi_periph.c