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
/
esp32s3
History
Angus Gratton
3882c2b8ed
Merge branch 'feature/bringup_esp32s3_fpga_update_rmt_driver' into 'master'
...
rmt: support esp32s3 Closes IDF-1773 See merge request
espressif/esp-idf!10292
2020-11-07 07:15:53 +08:00
..
include
/soc
Merge branch 'feature/bringup_esp32s3_fpga_update_rmt_driver' into 'master'
2020-11-07 07:15:53 +08:00
adc_periph.c
…
CMakeLists.txt
rmt: split TX and RX in LL driver
2020-11-05 19:00:55 +08:00
dac_periph.c
…
dedic_gpio_periph.c
…
gpio_periph.c
…
i2c_periph.c
…
i2s_periph.c
…
interrupts.c
…
ledc_periph.c
…
pcnt_periph.c
…
rmt_periph.c
rmt: split TX and RX in LL driver
2020-11-05 19:00:55 +08:00
rtc_io_periph.c
…
rtc_periph.c
…
sdio_slave_periph.c
…
sdmmc_periph.c
…
sigmadelta_periph.c
sigma_delta: add periph signal list and support esp32-s3
2020-10-29 11:06:28 +08:00
soc_memory_layout.c
…
spi_periph.c
…
timer_periph.c
timergroup: move interrupt index into peripheral description file
2020-11-03 18:16:50 +08:00
touch_sensor_periph.c
…
uart_periph.c
…