Song Ruo Jing
|
d556fee5c4
|
Merge branch 'feature/esp32c5_clock_preliminary_support' into 'master'
Feature/esp32c5 clock preliminary support
See merge request espressif/esp-idf!28808
|
2024-02-08 11:54:35 +08:00 |
|
Song Ruo Jing
|
95133c179f
|
feat(clk): preliminary clock tree support for ESP32C5
|
2024-02-07 14:38:15 +08:00 |
|
liuning
|
3fa9c578f9
|
fix(clk): clear all lpclk source at clk init
|
2024-02-07 13:49:18 +08:00 |
|
laokaiyao
|
c0c6af99e9
|
fix(esp32c5): fixed the lack of crosscore ll on c5
|
2024-02-05 12:39:35 +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 |
|
laokaiyao
|
a48f4760d2
|
feat(esp32c5): add system related supports
|
2024-01-02 11:17:11 +08:00 |
|
laokaiyao
|
bb0879b3f8
|
feat(esp32c5): introduce target esp32c5
|
2023-11-28 16:14:17 +08:00 |
|