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-10-01 03:25:15 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e0e4642ff8696334a27f12b791146fe348ac8ec2
esp-idf
/
components
/
soc
/
esp32s3
History
wuzhenghui
e0e4642ff8
Revert "fix(esp_pm): Constrains the minimum frequency of APB_MAX when the modem is working"
...
This reverts commit
9158cba846
.
2023-07-25 13:51:37 +08:00
..
include
/soc
Revert "fix(esp_pm): Constrains the minimum frequency of APB_MAX when the modem is working"
2023-07-25 13:51:37 +08:00
ld
usb_host: Rename struct/ll/hal symbols to use "usb_dwc" prefix
2022-09-16 16:45:26 +08:00
adc_periph.c
…
dedic_gpio_periph.c
…
gdma_periph.c
…
gpio_periph.c
…
i2c_periph.c
…
i2s_periph.c
i2s: support 4 line pdm rx on esp32s3
2022-11-04 15:46:34 +08:00
interrupts.c
esp32s3: fix interrupt names used by SystemView
2022-08-11 11:23:03 +02:00
lcd_periph.c
…
ledc_periph.c
…
mcpwm_periph.c
…
pcnt_periph.c
…
rmt_periph.c
…
rtc_io_periph.c
esp32c6: clean up existing soc files and header file inclusion in IDF to be compatible with the new chip
2022-09-01 12:28:06 +08:00
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
…