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-09-30 19:19:21 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fd3553b66d601bf2e910fd5e727db55ded29ecea
esp-idf
/
components
/
esp_hw_support
/
port
/
esp32
History
Angus Gratton
70cab5bd81
Merge branch 'bugfix/ulp_riscv_unintended_wake' into 'master'
...
ulp: unintended wakeup in ulp_riscv See merge request
espressif/esp-idf!12894
2021-04-08 01:52:41 +00:00
..
private_include
…
chip_info.c
esp_system: split esp_system.h header
2021-03-31 19:13:03 +08:00
CMakeLists.txt
esp_system: split esp_system.h header
2021-03-31 19:13:03 +08:00
Kconfig.mac
esp32: move mac target specific configs
2021-03-31 19:17:33 +08:00
regi2c_ctrl.h
…
rtc_clk_common.h
…
rtc_clk_init.c
global: Uses CCOUNT API instead of XTHAL macro
2021-01-12 16:24:23 +08:00
rtc_clk.c
Merge branch 'feature/c3_IDF-2554' into 'master'
2021-01-13 12:55:21 +08:00
rtc_init.c
ulp: clear rtc int at initialization
2021-03-31 17:15:55 +08:00
rtc_pm.c
…
rtc_sleep.c
adjust lightsleep overhead time and cali slowclk
2021-01-06 03:40:28 +00:00
rtc_time.c
rtc: add function to en/disable the rtc clock
2020-12-23 09:53:24 +11:00
rtc_wdt.c
…