Armando
|
4a7985ab4a
|
fix(rtc): fixed non-iram rtc code in early stage on p4 leading xip_psram stuck
|
2024-08-07 18:06:56 +08:00 |
|
Xiao Xufeng
|
f81cece9d4
|
fix(startup): move rtc initialization before MSPI timing tuning to improve stability
|
2024-08-05 00:35:10 +08:00 |
|
wuzhenghui
|
f3d963a93b
|
fix(esp_system): update power domain configuration with slow clock source selection
|
2024-04-17 15:45:52 +08:00 |
|
Marius Vikhammer
|
42fc463c81
|
fix(console): fixed CONSOLE_NONE not working on C2/C3
|
2024-03-26 13:39:10 +08:00 |
|
Konstantin Kondrashov
|
3f89072af1
|
feat(all): Use PRIx macro in all logs
|
2024-03-12 11:15:53 +02:00 |
|
nilesh.kale
|
f6a7fb13cd
|
feat: re enables tests on p4
This commit re-enables mbedtls and hal/crypto testapos on p4.
|
2024-03-05 17:48:05 +08:00 |
|
liuning
|
3fa9c578f9
|
fix(clk): clear all lpclk source at clk init
|
2024-02-07 13:49:18 +08:00 |
|
Marius Vikhammer
|
06850e0e1e
|
refactor(system): removed esp_system from astyle ignore list and reformated it
|
2024-01-30 15:17:15 +08:00 |
|
Song Ruo Jing
|
cf93777077
|
refactor(rtc): move soc/rtc.h from soc to esp_hw_support component
Deprecated rtc_xtal_freq_t, replaced with soc_xtal_freq_t defined in
clk_tree_defs.h in soc component.
|
2024-01-25 19:15:33 +08:00 |
|
Cao Sen Miao
|
6768805d20
|
fix(uart,usj...): Fix wrong serial number that has been parsed to rom functions,
Closes https://github.com/espressif/esp-idf/issues/12958
|
2024-01-18 10:51:51 +08:00 |
|
Song Ruo Jing
|
7f2b85b82b
|
feat(clk): add basic clock support for esp32p4
- Support CPU frequency 360MHz
- Support SOC ROOT clock source switch
- Support LP SLOW clock source switch
- Support clock calibration
|
2023-12-29 00:37:26 +08:00 |
|
wuzhenghui
|
6661e11203
|
fix(esp_hw_support): re-initialize icg map in modem_clock_module_enable
|
2023-11-17 14:05:23 +08:00 |
|
Armando
|
a336b94527
|
feat(esp_system): base support on p4
|
2023-07-25 05:59:10 +00:00 |
|