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
/
esp32c2
History
Armando
6183b555aa
fix(flash_mmap): fixed limited free I/D pages on ESP32S3, C2, C3
2023-08-25 10:37:48 +08:00
..
include
/soc
fix(flash_mmap): fixed limited free I/D pages on ESP32S3, C2, C3
2023-08-25 10:37:48 +08:00
ld
gptimer: test on c2 with xtal 26mhz
2022-07-20 04:40:28 +00:00
adc_periph.c
…
CMakeLists.txt
…
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_periph.c
…
interrupts.c
…
ledc_periph.c
…
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
…
timer_periph.c
…
uart_periph.c
…