Armando
|
ea05ae6af2
|
feat(esp32p4): added hal support
|
2023-07-10 16:11:47 +08:00 |
|
morris
|
9eb145aa21
|
feat(esp_gdma): adapt the gdma driver to ahb-dma and axi-dma
|
2023-07-10 13:45:57 +08:00 |
|
Armando
|
93d4095fb0
|
feat(soc): added pmu_icg_mapping.h on p4
|
2023-07-06 18:57:41 +08:00 |
|
Armando
|
1c3aedf45e
|
remove p4 rtc_io related files as requested
|
2023-07-06 18:23:18 +08:00 |
|
Armando
|
a9365b8049
|
feat(soc): rename rtc_timer_reg to lp_timer_reg
|
2023-07-06 18:23:18 +08:00 |
|
Armando
|
369f8ba459
|
feat(soc): update interrupts.c
|
2023-07-06 18:23:18 +08:00 |
|
Armando
|
9d755f855e
|
feat(soc): update efuse registers
|
2023-07-06 18:23:18 +08:00 |
|
Armando
|
e921d03a0d
|
feat(soc): update gpio_ext_reg.h and its base addr
|
2023-07-06 18:23:18 +08:00 |
|
Armando
|
65bfa590da
|
feat(soc): soc updates
|
2023-07-06 18:23:18 +08:00 |
|
Armando
|
8cf0e5d5b8
|
feat(soc): rename rtc_wdt_reg to lp_wdt_reg
|
2023-07-06 17:54:31 +08:00 |
|
Armando
|
0959c0cb96
|
feat(soc): rename mspi registers
|
2023-07-06 17:54:31 +08:00 |
|
Armando
|
611c1037a2
|
feat(soc): added soc_caps.h on esp32p4
|
2023-07-06 17:54:31 +08:00 |
|
Armando
|
070040c444
|
feat(soc): added soc support for esp32p4, part3
|
2023-07-05 11:45:48 +08:00 |
|
morris
|
d623ce0d53
|
refactor(gpio): per-target gpio number definition
|
2023-07-03 13:33:11 +08:00 |
|
Armando
|
d417ec9f06
|
feat(soc): modify mipi_csi_bridge_reg.h prefix
Prefix CSI_BRIG -> CSI_BRG
|
2023-06-28 19:39:34 +08:00 |
|
Armando
|
fa435cc699
|
feat(soc): updated mspi registers
|
2023-06-28 19:39:34 +08:00 |
|
Armando
|
9ee0da1705
|
register changes
|
2023-06-28 13:57:28 +08:00 |
|
Armando
|
424a3d3fa3
|
feat(soc): Rename pwm_reg.h to mcpwm_reg.h
|
2023-06-28 12:22:14 +08:00 |
|
Armando
|
bd9e566d6d
|
feat(soc): Merge spi2_reg.h and spi3_reg.h
|
2023-06-28 12:22:14 +08:00 |
|
Armando
|
989c6f6e46
|
feat(soc): Added soc headers for esp32p4, part 2
|
2023-06-28 11:19:20 +08:00 |
|
Armando
|
4d5506a31b
|
soc: rename ana_i2c_mst_reg.h to i2c_ana_mst_reg.h
|
2023-06-25 17:31:18 +08:00 |
|
Armando
|
7250e397ac
|
soc: migrate system_reg.h, hp_sys_reg.h to hp_system_reg.h
|
2023-06-25 16:51:09 +08:00 |
|
Armando
|
b8df6d1973
|
soc: add io_mux_reg/struct.h
|
2023-06-25 16:51:09 +08:00 |
|
Armando
|
5a88a7da0e
|
soc: added soc headers for esp32p4, part 1
|
2023-06-25 10:35:15 +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 |
|