This website requires JavaScript.
Explore
Help
Register
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
2024-10-05 20:47:46 -04:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
esp-idf
/
components
/
soc
/
esp32p4
History
laokaiyao
fc9555f355
fix(soc): fixed redefined soc reg names on P4
2024-04-29 11:02:00 +08:00
..
include
/soc
fix(soc): fixed redefined soc reg names on P4
2024-04-29 11:02:00 +08:00
ld
fix(soc): fixed redefined soc reg names on P4
2024-04-29 11:02:00 +08:00
adc_periph.c
…
ana_cmpr_periph.c
…
dedic_gpio_periph.c
feat(fast_gpio): support CPU controlled fast GPIO driver on esp32p4
2024-03-22 17:13:19 +08:00
dma2d_periph.c
…
gdma_periph.c
…
gpio_periph.c
…
i2c_periph.c
feat(i2c_master): Add lp_i2c support in i2c master driver
2024-04-03 11:39:04 +08:00
i2s_periph.c
…
interrupts.c
…
isp_periph.c
feat(isp): added isp driver framework and isp af driver
2024-04-01 09:30:07 +08:00
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
…
rmt_periph.c
feat(rmt): support sleep retention
2024-04-24 22:10:42 +08:00
rtc_io_periph.c
…
sdio_slave_periph.c
…
sdm_periph.c
…
sdmmc_periph.c
…
spi_periph.c
feat(spi): add esp32c5 spi support
2024-03-07 18:11:48 +08:00
system_retention_periph.c
feat(esp_hw_support): support esp32p4 sleep peripheral retention
2024-03-28 19:18:25 +08:00
temperature_sensor_periph.c
…
timer_periph.c
…
touch_sensor_periph.c
…
twai_periph.c
…
uart_periph.c
…