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-01 19:35:56 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
efa4eeafd07ed028db747c24023f79c49ecb0e11
esp-idf
/
components
/
esp_hw_support
/
port
/
esp32c6
History
Li Shuai
efa4eeafd0
light sleep: enable system clock in PMU HP sleep state when selecting a 40 MHz XTAL as low power clock source of ble
2023-07-13 20:44:56 +08:00
..
private_include
Power Management: support pu xtal in light sleep for esp32h2
2023-06-26 21:05:16 +08:00
chip_info.c
…
CMakeLists.txt
adc_cali: supported channel compensation of adc calibration on esp32c6
2023-05-23 22:44:25 +08:00
cpu_region_protect.c
…
esp_clk_tree.c
lp-i2c: Added support for LP I2C peripheral to LP core
2023-05-19 07:27:51 +02:00
esp_crypto_lock.c
…
io_mux.c
…
Kconfig.hw_support
…
Kconfig.mac
…
Kconfig.rtc
fix(rtc_clk): fix the issue of missing configuration for calibration cycles of the internal 32 kHz RC
2023-07-04 11:23:07 +08:00
ocode_init.c
adc_cali: fix the condition of ocode calibration
2023-05-25 21:49:40 +08:00
pmu_init.c
Power Management: support DFS and PMU feature for esp32h2
2023-06-26 20:57:55 +08:00
pmu_param.c
…
pmu_sleep.c
light sleep: enable system clock in PMU HP sleep state when selecting a 40 MHz XTAL as low power clock source of ble
2023-07-13 20:44:56 +08:00
rtc_clk_init.c
…
rtc_clk.c
…
rtc_time.c
bugfix: fix rc_fast bad calibration value
2023-05-25 21:21:14 +08:00
sar_periph_ctrl.c
…
systimer.c
…