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-09-03 15:04:39 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2b9c81cbdcee9e8daa838e24dba72a32957e7ac4
esp-idf
/
components
/
esp_system
/
port
/
soc
/
esp32s3
History
Omar Chebib
9d5923a13e
IPC: Move ipc sources to esp_system
...
IPC shall be put back into esp_system as it is an 'OS additions'.
2021-11-11 10:30:01 +08:00
..
apb_backup_dma.c
light sleep: add wifi mac sleep support for esp32s3
2021-08-04 21:58:33 +08:00
cache_err_int.c
esp_system: enable "cache disable but cache accessed" interrupt for ESP32-S3
2021-10-20 15:16:25 +05:30
cache_err_int.h
…
clk.c
global: make periph enable/disable APIs private
2021-11-08 10:37:47 +08:00
CMakeLists.txt
IPC: Move ipc sources to esp_system
2021-11-11 10:30:01 +08:00
highint_hdl.S
Xtensa: Branch and jump intructions referencing a relative label have been replaced
2021-10-19 12:21:12 +08:00
reset_reason.c
soc: add reset reasons in soc component
2021-07-13 10:45:38 +08:00
system_internal.c
freertos(esp32s3): SysTick uses systimer
2021-08-04 20:33:44 +08:00
usb_console.c
…