This website requires JavaScript.
Explore
Help
Sign In
blackbeard420
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf
synced
2025-03-11 10:09:08 -04:00
Code
Issues
Projects
Releases
Wiki
Activity
esp-idf
/
components
/
soc
/
esp32p4
History
Tomas Rezucha
21c6c62087
fix(usb/host): Fix USB Low Speed devices connection on P4
...
P4 USB UTMI PHY was updated to specification v2.0
2024-09-02 14:39:22 +02:00
..
include
/soc
fix(usb/host): Fix USB Low Speed devices connection on P4
2024-09-02 14:39:22 +02:00
ld
refactor(regi2c): add LL function to control analog i2c master clock
2024-07-24 12:26:59 +08:00
adc_periph.c
…
ana_cmpr_periph.c
…
cam_periph.c
…
debug_probe_periph.c
feat(debug_probe): added debug probe hal driver
2024-07-29 15:23:18 +08:00
dedic_gpio_periph.c
…
dma2d_periph.c
…
emac_periph.c
…
gdma_periph.c
…
gpio_periph.c
…
i2c_periph.c
feat(i2c): support i2c on esp32-c61
2024-08-14 11:25:31 +08:00
i2s_periph.c
feat(lp_i2s): lp_i2s driver
2024-08-02 12:02:05 +08:00
interrupts.c
…
isp_periph.c
…
lcd_periph.c
feat(lcd): support i80 lcd driver on esp32p4
2024-08-20 18:47:22 +08:00
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
…
rtc_io_periph.c
…
sdio_slave_periph.c
…
sdm_periph.c
…
sdmmc_periph.c
…
spi_periph.c
…
system_retention_periph.c
feat(esp_hw_support): support esp32p4 psram retention
2024-08-05 13:21:05 +08:00
temperature_sensor_periph.c
…
timer_periph.c
driver(gptimer): support software triggered GPTimer retention test
2024-08-20 10:52:17 +08:00
touch_sensor_periph.c
…
twai_periph.c
…
uart_periph.c
…
wdt_periph.c
…