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
ce92b0ab60114b0db152b1fced09746cbeae44e8
esp-idf
/
components
/
soc
/
esp32p4
History
morris
ce92b0ab60
Merge branch 'refactor/remove_deprecated_uart_rom_functions' into 'master'
...
refactor(uart)!: deprecate esp_rom_uart.h See merge request
espressif/esp-idf!39423
2025-07-10 15:56:56 +08:00
..
include
/soc
Merge branch 'refactor/remove_deprecated_uart_rom_functions' into 'master'
2025-07-10 15:56:56 +08: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
…
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
…
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
…
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
…