esp-idf/components/soc/esp32p4
Chen Jichang d7d87813ad fix(PCNT): Add zero input gpio enable flag
The default zero input gpio num is 0. Users need to set it additionally
when not use zero input signal. It may become a breaking change.
Add an enable flag to avoid it.
2023-08-23 12:08:15 +08:00
..
include/soc fix(PCNT): Add zero input gpio enable flag 2023-08-23 12:08:15 +08:00
ld feat(gpio): add support for ESP32P4 2023-08-10 17:58:49 +08:00
adc_periph.c feat(soc): soc updates 2023-07-06 18:23:18 +08:00
gdma_periph.c feat(gdma): support channel allocator on esp32p4 2023-07-19 18:18:07 +08:00
gpio_periph.c feat(gpio): add support for ESP32P4 2023-08-10 17:58:49 +08:00
i2c_periph.c feat(i2c): Add I2C driver support for esp32p4 2023-08-11 12:37:11 +08:00
i2s_periph.c feat(soc): soc updates 2023-07-06 18:23:18 +08:00
interrupts.c feat(soc): update interrupts.c 2023-07-06 18:23:18 +08:00
ledc_periph.c feat(soc): soc updates 2023-07-06 18:23:18 +08:00
mcpwm_periph.c feat(mcpwm): add support for ESP32P4 2023-08-08 18:12:58 +08:00
mpi_periph.c feat(mpi): add MPI peripheral support for esp32p4 2023-08-03 09:44:02 +05:30
parlio_periph.c feat(soc): soc updates 2023-07-06 18:23:18 +08:00
pcnt_periph.c feat(pcnt): add support for ESP32P4 2023-08-09 14:41:22 +08:00
rmt_periph.c feat(soc): soc updates 2023-07-06 18:23:18 +08:00
sdio_slave_periph.c feat(soc): soc updates 2023-07-06 18:23:18 +08:00
sdm_periph.c feat(soc): soc updates 2023-07-06 18:23:18 +08:00
sdmmc_periph.c feat(soc): soc updates 2023-07-06 18:23:18 +08:00
spi_periph.c feat(soc): soc updates 2023-07-06 18:23:18 +08:00
temperature_sensor_periph.c feat(soc): soc updates 2023-07-06 18:23:18 +08:00
timer_periph.c feat(gptimer): driver support on esp32p4 2023-07-26 19:27:49 +08:00
twai_periph.c feat(soc): soc updates 2023-07-06 18:23:18 +08:00
uart_periph.c feat(soc): soc updates 2023-07-06 18:23:18 +08:00