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-03 20:17:34 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
04d267b0235495a79d7b78f410e9b4f94a321716
esp-idf
/
components
/
soc
/
esp32p4
History
laokaiyao
04d267b023
feat(parlio_rx): implement parallel io rx driver
2023-12-27 19:32:12 +08:00
..
include
/soc
feat(parlio_rx): implement parallel io rx driver
2023-12-27 19:32:12 +08:00
ld
feat(temperature_sensor): Add temperature sensor support on esp32p4
2023-12-26 16:45:20 +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
…
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
…