This website requires JavaScript.
Explore
Help
Register
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
2024-10-05 20:47:46 -04:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
esp-idf
/
components
/
soc
/
esp32h2
History
laokaiyao
12714a6fda
fix(i2s): fixed incorrect reg base name on C3
...
Closes
https://github.com/espressif/esp-idf/issues/12643
2024-01-23 12:07:50 +08:00
..
include
fix(i2s): fixed incorrect reg base name on C3
2024-01-23 12:07:50 +08:00
ld
sdm: clean up soc/hal/ll code
2022-07-20 14:59:50 +08:00
adc_periph.c
…
CMakeLists.txt
sdm: clean up soc/hal/ll code
2022-07-20 14:59:50 +08:00
dedic_gpio_periph.c
…
gdma_periph.c
…
gpio_periph.c
gpio: Fix ESP32S3 GPIO48 does not support hold function bug
2022-07-15 16:51:25 +08:00
i2c_bias.h
…
i2c_periph.c
…
i2c_pmu.h
…
i2c_ulp.h
…
i2s_periph.c
i2s: add basic examples for STD/TDM/PDM mode
2022-07-21 15:52:39 +08:00
interrupts.c
…
ledc_periph.c
…
rmt_periph.c
…
sdm_periph.c
sdm: clean up soc/hal/ll code
2022-07-20 14:59:50 +08:00
spi_periph.c
spi_master:fix error when use
spi_bus_add_device
more than 3 device
2022-09-09 15:57:13 +08:00
temperature_sensor_periph.c
temperature_sensor: Add temperature sensor support for ESP32-C2
2022-06-23 15:36:43 +08:00
timer_periph.c
…
uart_periph.c
…