This website requires JavaScript.
Explore
Help
Sign In
alex
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2025-10-10 06:31:24 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ae6d19b4fba293c4ba1c89a467e689c3e2483c27
esp-idf
/
components
/
soc
/
esp32
History
Ivan Grokhotkov
8cc6226051
soc: define named constants for DPORT_CPUPERIOD_SEL values
2019-02-26 17:07:59 +08:00
..
include
/soc
soc: define named constants for DPORT_CPUPERIOD_SEL values
2019-02-26 17:07:59 +08:00
test
…
component.mk
…
cpu_util.c
…
gpio_periph.c
…
i2c_apll.h
…
i2c_bbpll.h
…
i2c_rtc_clk.h
…
rtc_clk_common.h
…
rtc_clk_init.c
soc,sdmmc: fix build failures when NDEBUG is used
2018-10-15 14:57:12 +08:00
rtc_clk.c
soc: define named constants for DPORT_CPUPERIOD_SEL values
2019-02-26 17:07:59 +08:00
rtc_init.c
…
rtc_periph.c
…
rtc_pm.c
…
rtc_sleep.c
…
rtc_time.c
soc,sdmmc: fix build failures when NDEBUG is used
2018-10-15 14:57:12 +08:00
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
…