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-02 19:54:56 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d4757a329e6e67165bd22d6f92a349f44ac58ace
esp-idf
/
components
/
esp_hw_support
/
port
/
esp32c2
History
wuzhenghui
d4757a329e
add todo
2022-05-05 17:41:12 +08:00
..
private_include
hw_support: fixed regi2c not protected by lock on ESP32S2
2022-03-13 00:24:08 +08:00
chip_info.c
…
CMakeLists.txt
esp_hw_support: cleanup crypto lock APIs for ESP32-C2
2022-03-22 02:06:30 +00:00
cpu_util_esp32c2.c
…
dport_access.c
…
i2c_brownout.h
…
Kconfig.mac
…
Kconfig.rtc
soc: moved kconfig options out of the target component.
2022-04-21 12:09:43 +08:00
rtc_clk_common.h
…
rtc_clk_init.c
clk_tree: prework of introducing clk subsystem control
2022-04-11 12:09:06 +08:00
rtc_clk.c
hw_support: fixed regi2c not protected by lock on ESP32S2
2022-03-13 00:24:08 +08:00
rtc_init.c
add todo
2022-05-05 17:41:12 +08:00
rtc_pm.c
…
rtc_sleep.c
hw_support: fixed regi2c not protected by lock on ESP32S2
2022-03-13 00:24:08 +08:00
rtc_time.c
…