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-08-19 15:59:08 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9a109ca17cdbc744d49a6cfe74e79f3bfaf0d099
esp-idf
/
components
/
soc
/
esp32
History
Yuan Yu
9a109ca17c
fix(peripherals): Correct typo in periph_inttrput_t
...
Corrected the typo in the type name from 'periph_inttrput_t' to 'periph_interrupt_t'.
2025-05-15 18:40:57 +08:00
..
include
/soc
fix(peripherals): Correct typo in periph_inttrput_t
2025-05-15 18:40:57 +08:00
ld
…
register
/soc
Merge branch 'feat/c5_sdio' into 'master'
2025-05-01 11:52:21 +08:00
adc_periph.c
refactor(soc): reformat code with astyle
2024-11-22 11:09:38 +08:00
dac_periph.c
…
dport_access.c
refactor(soc): reformat code with astyle
2024-11-22 11:09:38 +08:00
emac_periph.c
change(esp_eth): new gpio init strategy
2025-01-15 22:53:33 +08:00
gpio_periph.c
…
i2c_periph.c
…
i2s_periph.c
…
interrupts.c
…
lcd_periph.c
…
ledc_periph.c
refactor(soc): reformat code with astyle
2024-11-22 11:09:38 +08:00
mcpwm_periph.c
…
mpi_periph.c
…
pcnt_periph.c
…
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
rmt_periph.c
…
rtc_io_periph.c
…
sdio_slave_periph.c
…
sdm_periph.c
…
sdmmc_periph.c
…
spi_periph.c
…
timer_periph.c
…
touch_sensor_periph.c
…
twai_periph.c
…
uart_periph.c
…
wdt_periph.c
…