This website requires JavaScript.
Explore
Help
Register
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
2024-10-05 20:47:46 -04:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
esp-idf
/
components
/
soc
/
esp32
History
michael
9d9e771933
fix(global, log): fix
esp_log(_early)_timestamp
readings after startup by correct the CCOUNT register when switching CPU clock.
...
TW#13332,
Closes
#700
2017-09-26 15:18:17 +08:00
..
include
/soc
feat(log): add new function to log buffer with level and hex dump.
2017-09-18 11:44:54 +08:00
test
soc: implement XTAL frequency detection
2017-04-24 15:29:30 +08:00
cpu_util.c
soc: add source code of rtc_clk, rtc_pm
2017-04-11 15:45:54 +08:00
i2c_apll.h
soc: add source code of rtc_clk, rtc_pm
2017-04-11 15:45:54 +08:00
i2c_bbpll.h
soc: add source code of rtc_clk, rtc_pm
2017-04-11 15:45:54 +08:00
i2c_rtc_clk.h
soc: add source code of rtc_clk, rtc_pm
2017-04-11 15:45:54 +08:00
rtc_clk.c
fix(global, log): fix
esp_log(_early)_timestamp
readings after startup by correct the CCOUNT register when switching CPU clock.
2017-09-26 15:18:17 +08:00
rtc_init.c
soc: fix typo in register name
2017-07-06 12:36:06 +08:00
rtc_pm.c
soc: add source code of rtc_clk, rtc_pm
2017-04-11 15:45:54 +08:00
rtc_sleep.c
sleep: add light sleep, factor out APIs common for deep/light sleep
2017-09-01 10:36:14 +08:00
rtc_time.c
Add support for 32k XTAL as RTC_SLOW_CLK source
2017-04-26 12:43:22 +08:00
soc_log.h
soc: add source code of rtc_clk, rtc_pm
2017-04-11 15:45:54 +08:00
soc_memory_layout.c
component/bt : support bluetooth controller DRAM release dynamically
2017-09-21 14:31:20 +08:00