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-02 03:42:06 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a989ce4ab13a058f3cff36427a0fa32fa64e71b0
esp-idf
/
components
/
soc
/
esp32p4
History
laokaiyao
a989ce4ab1
feat(ana_cmpr): supported analog comparator on esp32p4
2023-09-25 19:57:34 +08:00
..
include
/soc
feat(ana_cmpr): supported analog comparator on esp32p4
2023-09-25 19:57:34 +08:00
ld
feat(ana_cmpr): supported analog comparator on esp32p4
2023-09-25 19:57:34 +08:00
adc_periph.c
…
ana_cmpr_periph.c
feat(ana_cmpr): supported analog comparator on esp32p4
2023-09-25 19:57:34 +08:00
gdma_periph.c
…
gpio_periph.c
…
i2c_periph.c
…
i2s_periph.c
…
interrupts.c
fix(esp32p4): Fixed interrupt handling to use the CLIC controller
2023-08-31 12:16:08 +08:00
ledc_periph.c
…
mcpwm_periph.c
…
mpi_periph.c
…
parlio_periph.c
…
pcnt_periph.c
…
rmt_periph.c
feat(rmt): add driver support for esp32p4
2023-09-19 12:54:14 +08:00
rtc_io_periph.c
feat(lp_io): Add support for ESP32P4
2023-09-20 19:39:41 +08:00
sdio_slave_periph.c
…
sdm_periph.c
…
sdmmc_periph.c
…
spi_periph.c
…
temperature_sensor_periph.c
…
timer_periph.c
…
twai_periph.c
…
uart_periph.c
…