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-11-16 01:44:12 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d74b4f67300131e508bafa1773cd542bb9e3865e
esp-idf
/
components
/
soc
/
esp32s2
History
Darian Leung
d74b4f6730
refactor(hal/usb): Rename usb_fsls_phy API to match header/source names
...
Note: Also fixed some formatting issues in usb_wrap_struct.h
2023-12-28 11:48:54 +08:00
..
include
/soc
refactor(hal/usb): Rename usb_fsls_phy API to match header/source names
2023-12-28 11:48:54 +08:00
ld
…
adc_periph.c
…
dac_periph.c
…
dedic_gpio_periph.c
…
gpio_periph.c
…
i2c_periph.c
…
i2s_periph.c
feat(i2s): supported external clock source input
2023-08-14 03:25:12 +00:00
interrupts.c
…
lcd_periph.c
…
ledc_periph.c
…
mpi_periph.c
bignum: refactored the hardware abstraction of the mpi peripheral
2023-04-24 16:15:11 +05:30
pcnt_periph.c
…
rmt_periph.c
…
rtc_io_periph.c
feat(lp_io): Add support for ESP32P4
2023-09-20 19:39:41 +08:00
sdm_periph.c
…
spi_periph.c
fix(spi_flash): Fix ESP32S2 multi-flash test
2023-11-23 19:49:59 +08:00
temperature_sensor_periph.c
…
timer_periph.c
…
touch_sensor_periph.c
…
twai_periph.c
…
uart_periph.c
…
usb_otg_periph.c
…
usb_periph.c
…