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-01 03:25:15 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a4c19ceea08e9345eef9a24e883c97c001e8ce45
esp-idf
/
components
/
soc
/
esp32
History
Song Ruo Jing
921713fff4
uart: Support LP_UART port with UART driver on esp32c6
2023-06-16 07:31:40 +00:00
..
include
/soc
uart: Support LP_UART port with UART driver on esp32c6
2023-06-16 07:31:40 +00:00
ld
twai: remove deprecated code and add hint
2022-10-22 18:20:07 +08:00
adc_periph.c
…
dac_periph.c
dac: optimize the dma stratege
2022-10-25 17:14:59 +08:00
dport_access.c
…
gpio_periph.c
esp_hw_support/sleep: fix current leakage when hold digital io during deep sleep
2022-10-11 12:11:28 +08:00
i2c_periph.c
…
i2s_periph.c
i2s: support 4 line pdm rx on esp32s3
2022-11-04 15:46:34 +08:00
interrupts.c
…
lcd_periph.c
…
ledc_periph.c
…
mcpwm_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
…
sdio_slave_periph.c
sdio: c6 support
2023-01-18 02:34:46 +00:00
sdm_periph.c
…
sdmmc_periph.c
…
spi_periph.c
…
timer_periph.c
…
touch_sensor_periph.c
…
twai_periph.c
twai: describe peripheral info
2022-11-04 17:40:29 +08:00
uart_periph.c
…