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-10 17:49:10 -04:00
Code
Issues
Projects
Releases
Wiki
Activity
esp-idf
/
components
/
soc
/
esp32s3
History
Armando
de77ab3061
change(soc): added SOC_ prefix to mmu defs
2023-09-05 15:47:26 +08:00
..
include
/soc
change(soc): added SOC_ prefix to mmu defs
2023-09-05 15:47:26 +08:00
ld
feat(gptimer): use RCC atomic block to enable/reset peripheral
2023-08-22 17:05:35 +08:00
adc_periph.c
…
dedic_gpio_periph.c
…
gdma_periph.c
…
gpio_periph.c
…
i2c_periph.c
…
i2s_periph.c
feat(i2s): supported external clock source input
2023-08-14 03:25:12 +00:00
interrupts.c
…
lcd_periph.c
…
ledc_periph.c
…
mcpwm_periph.c
…
mpi_periph.c
bignum: refactored the hardware abstraction of the mpi peripheral
2023-04-24 16:15:11 +05:30
pcnt_periph.c
…
rmt_periph.c
…
rtc_io_periph.c
…
sdm_periph.c
…
sdmmc_periph.c
…
spi_periph.c
spi_master:fix error when use
spi_bus_add_device
more than 3 device
2022-09-05 12:10:22 +08:00
temperature_sensor_periph.c
…
timer_periph.c
…
touch_sensor_periph.c
…
twai_periph.c
twai: describe peripheral info
2022-11-04 17:40:29 +08:00
uart_periph.c
…
usb_otg_periph.c
usb: Allow settings of all signals in usb_phy
2022-10-18 09:18:29 +02:00
usb_periph.c
…