This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
forked from
espressif/esp-idf
Code
Pull Requests
Activity
Files
master
Add File
New File
Upload File
Apply Patch
esp-idf
/
components
/
soc
/
esp32c2
History
morris
bc064a353a
refactor(hal_dma): move bitscrambler from hal component
...
because bitscrambler can't live without DMA, it's highly binded with the GDMA peripheral.
2025-11-21 16:10:16 +08:00
..
include
/soc
refactor(hal_dma): move bitscrambler from hal component
2025-11-21 16:10:16 +08:00
ld
fix(spi): Correct REG_SPI_BASE(i) macro for all targets
2023-11-17 02:39:28 +00:00
register
/soc
refactor(gpio): remove some useless macros from io_mux_reg.h
2025-11-07 15:26:52 +08:00
adc_periph.c
adc: create common adc hal layer
2022-05-07 19:20:44 +08:00
dedic_gpio_periph.c
feat(dedic_gpio): add support for esp32c5
2024-07-17 17:56:43 +08:00
gpio_periph.c
gpio: Fix ESP32S3 GPIO48 does not support hold function bug
2022-07-15 16:51:25 +08:00
interrupts.c
esp8684: rename target to esp32c2
2022-01-19 11:08:57 +08:00
ledc_periph.c
refactor(soc): reformat code with astyle
2024-11-22 11:09:38 +08:00
power_supply_periph.c
refactor(bod): Move brownout handling file from esp_system to esp_hw_support
2025-01-08 14:41:37 +08:00
spi_periph.c
feat(driver_spi): spi master support sleep retention(recovery)
2024-10-24 12:47:32 +08:00
temperature_sensor_periph.c
Revert "change(soc): fix idf_size error caused by ldgen to run success for ci pipeline"
2025-02-05 19:58:39 +08:00
uart_periph.c
feat(uart): add DTR and DSR signals support for UART
2025-08-05 16:45:46 +08:00