Armando
|
70314b56d5
|
feat(sdmmc): supported sd2.0 on esp32p4
|
2023-10-18 11:57:55 +00:00 |
|
gaoxu
|
4541ad134d
|
feat(uart): add RCC atomic block to uart/lp-uart peripheral
|
2023-10-08 10:10:02 +08:00 |
|
gaoxu
|
c7afa0dcef
|
feat(uart): uart(hp,lp) support on esp32p4
|
2023-10-08 10:10:00 +08:00 |
|
laokaiyao
|
cf889f3c6d
|
feat(i2s): support i2s on esp32p4
|
2023-09-28 15:03:27 +08:00 |
|
laokaiyao
|
ff7a11e539
|
feat(ana_cmpr): supported etm in analog comparator example
|
2023-09-25 19:57:34 +08:00 |
|
harshal.patil
|
6a7caa7b8e
|
feat(esp_hw_support): Added locking mechanism for the ECDSA and ECC peripheral
|
2023-09-20 16:05:50 +05:30 |
|
Konstantin Kondrashov
|
cbdb799b6f
|
feat(esp_timer): Support systimer for ESP32P4
|
2023-09-13 19:13:38 +08:00 |
|
morris
|
035c7c145c
|
feat(clk_cali): always enable timer group0 for clock calibration
Calibration registers are located in the timer group0,
this commit is going to always enable it when the calibration is used by app
|
2023-08-22 17:05:35 +08:00 |
|
Marius Vikhammer
|
27baef2424
|
docs(esp32p4): added building docs for ESP32-P4
|
2023-08-16 10:13:47 +08:00 |
|
Armando
|
706d684418
|
feat(esp32p4): introduced new target esp32p4, supported hello_world
|
2023-08-09 19:33:25 +08:00 |
|
Armando
|
de68029de9
|
change(header): modify p4 headers issues from check_header_py
|
2023-08-04 14:13:59 +02:00 |
|
Song Ruo Jing
|
b8a8713f96
|
feat(clk): Add support to get xtaL freq for ESP32P4
|
2023-07-20 18:13:13 +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 |
|