This website requires JavaScript.
Explore
Help
Sign In
alex
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2025-08-26 10:06:51 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c5a7513cb8f8407b8d08a3038e88a0d468cc6d29
esp-idf
/
components
/
soc
/
esp32p4
History
Armando (Dou Yiwen)
c5a7513cb8
Merge branch 'feat/p4_eco5_fpga' into 'master'
...
esp32p4: eco5 support on FPGA See merge request
espressif/esp-idf!39917
2025-07-11 01:27:22 +00:00
..
include
/soc
Merge branch 'feat/p4_eco5_fpga' into 'master'
2025-07-11 01:27:22 +00:00
ld
…
register
/soc
refactor(i3c): sync controller data structure with trm
2025-07-07 10:46:03 +08:00
adc_periph.c
…
ana_cmpr_periph.c
…
cam_periph.c
…
debug_probe_periph.c
…
dedic_gpio_periph.c
…
dma2d_periph.c
…
emac_periph.c
…
etm_periph.c
…
gdma_periph.c
…
gpio_periph.c
…
i2c_periph.c
fix(i2c): only call esp_pm APIs when CONFIG_PM_ENABLE is enabled
2025-05-22 17:27:18 +08:00
i2s_periph.c
…
i3c_master_periph.c
…
interrupts.c
…
isp_periph.c
…
lcd_periph.c
…
ledc_periph.c
…
mcpwm_periph.c
…
mipi_csi_periph.c
…
mipi_dsi_periph.c
…
mpi_periph.c
…
parlio_periph.c
fix(parlio): only call esp_pm APIs when CONFIG_PM_ENABLE is enabled
2025-05-22 17:38:58 +08:00
pcnt_periph.c
…
power_supply_periph.c
…
rmt_periph.c
…
rtc_io_periph.c
…
sdio_slave_periph.c
…
sdm_periph.c
…
sdmmc_periph.c
…
spi_periph.c
…
system_retention_periph.c
feat(esp_hw_support): use pvt to auto control digital ldo and rtc ldo for esp32p4
2025-06-23 00:28:53 +08:00
temperature_sensor_periph.c
…
timer_periph.c
fix(gptimer): only call esp_pm APIs when CONFIG_PM_ENABLE is enabled
2025-05-22 17:27:18 +08:00
touch_sensor_periph.c
refactor(touch): adjust touch channel number on P4 from 0-13 to 1-14
2025-06-08 22:08:00 +08:00
twai_periph.c
fix(driver_twai): fixed c5 listenonly mode errata, add rx buffer check
2025-06-27 22:08:21 +08:00
uart_periph.c
…
usb_dwc_periph.c
…
wdt_periph.c
…