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-10-01 19:35:56 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f671a6fbdada0ad9770a979774080dadc74d37e5
esp-idf
/
components
/
soc
/
esp32p4
History
Darian Leung
f671a6fbda
feat(usb): Add USB peripheral addresses for P4
2024-01-01 21:34:02 +08:00
..
include
/soc
feat(soc/usb): Add ESP32-P4 USB OTG struct
2024-01-01 21:34:02 +08:00
ld
feat(usb): Add USB peripheral addresses for P4
2024-01-01 21:34:02 +08:00
adc_periph.c
…
ana_cmpr_periph.c
…
gdma_periph.c
…
gpio_periph.c
change(gpio): esp32p4 available pins are GPIO0 ~ GPIO54
2023-12-20 11:23:32 +08:00
i2c_periph.c
…
i2s_periph.c
…
interrupts.c
…
lcd_periph.c
feat(lcd): pre-support rgb and i80 lcd driver on esp32p4
2023-11-21 10:46:52 +08:00
ledc_periph.c
…
mcpwm_periph.c
…
mpi_periph.c
…
parlio_periph.c
…
pcnt_periph.c
…
rmt_periph.c
…
rtc_io_periph.c
change(gpio): esp32p4 available pins are GPIO0 ~ GPIO54
2023-12-20 11:23:32 +08:00
sdio_slave_periph.c
…
sdm_periph.c
feat(sdm): add driver support for esp32p4
2023-12-01 10:03:09 +08:00
sdmmc_periph.c
…
spi_periph.c
…
temperature_sensor_periph.c
feat(temperature_sensor): Add temperature sensor support on esp32p4
2023-12-26 16:45:20 +08:00
timer_periph.c
…
touch_sensor_periph.c
…
twai_periph.c
…
uart_periph.c
…