Armando
|
10d3912c70
|
feat(xip_psram): support xip psram feature on esp32p4
|
2024-05-22 15:56:07 +08:00 |
|
wuzhenghui
|
ffd5d1fd66
|
feat(esp_hw_support): support set clock divider for esp32p4 clock output
|
2024-04-17 15:09:54 +08:00 |
|
wuzhenghui
|
309725fcd0
|
feat(esp_hw_support): support esp32p4 clock output
|
2024-04-17 15:09:49 +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 |
|
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 |
|
Armando
|
ea05ae6af2
|
feat(esp32p4): added hal support
|
2023-07-10 16:11:47 +08:00 |
|
Armando
|
101e6a18eb
|
esp32p4: introduce the target
Add esp32p4 target to tools and Kconfig
Create directories and files that are essential for `idf.py --preview set-target esp32p4`
|
2023-06-13 15:16:11 +08:00 |
|