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-15 09:27:54 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a66cecd2503dd24e1908e7b77c5d92df29e9418d
esp-idf
/
components
/
soc
/
esp32s2
History
Tomas Rezucha
a66cecd250
refactor(usb/phy): Do not use deprecated variables in usb_phy
2025-01-07 09:10:23 +01:00
..
include
/soc
refactor(soc): reformat code with astyle
2024-11-22 11:09:38 +08:00
ld
…
register
/soc
fix(uart): fix 8/16-bit uart register access
2024-11-12 16:52:10 +08:00
adc_periph.c
refactor(soc): reformat code with astyle
2024-11-22 11:09:38 +08:00
dac_periph.c
…
dedic_gpio_periph.c
…
gpio_periph.c
…
i2c_periph.c
…
i2s_periph.c
feat(i2s): support sleep retention
2024-09-30 17:38:22 +08:00
interrupts.c
refactor(i2s): rename the confusing port number
2024-10-23 18:16:57 +08:00
lcd_periph.c
…
ledc_periph.c
refactor(soc): reformat code with astyle
2024-11-22 11:09:38 +08:00
mpi_periph.c
…
pcnt_periph.c
…
rmt_periph.c
…
rtc_io_periph.c
…
sdm_periph.c
…
spi_periph.c
feat(driver_spi): spi master support sleep retention(recovery)
2024-10-24 12:47:32 +08:00
temperature_sensor_periph.c
…
timer_periph.c
…
touch_sensor_periph.c
…
twai_periph.c
…
uart_periph.c
…
usb_dwc_periph.c
refactor(usb/phy): Do not use deprecated variables in usb_phy
2025-01-07 09:10:23 +01:00
wdt_periph.c
…