This website requires JavaScript.
Explore
Help
Sign In
pioduino
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
bcbb6d2fc2efe2bb00ff5f4388363acbec2d75e0
esp-idf
/
components
/
esp_system
/
port
T
History
KonstantinKondrashov
9fd8f3786a
all: Replaces memset/memcpy with hal_mem.. funcs where were used -Wstringop-overread, -Wstringop-overflow, -Warray-bounds
...
hal: Adds hal_memcpy and hal_memset
2022-11-30 19:22:41 +08:00
..
arch
build: Adds support for universal Clang toolchain
2022-11-23 13:25:16 +03:00
include
rtc_clk: Clean up some clock related enum and macro in soc/rtc.h, replace with new ones in
2022-05-24 22:59:41 +08:00
soc
ESP32-H2: Introduce new target for ESP32H2
2022-11-23 14:38:05 +08:00
brownout.c
esp32c6: add esp_system support
2022-09-06 09:13:20 +00:00
CMakeLists.txt
feat(esp_system): Partially buildable on Linux now
2022-11-16 09:03:09 +01:00
cpu_start.c
all: Replaces memset/memcpy with hal_mem.. funcs where were used -Wstringop-overread, -Wstringop-overflow, -Warray-bounds
2022-11-30 19:22:41 +08:00
esp_system_chip.c
feat(esp_system): Partially buildable on Linux now
2022-11-16 09:03:09 +01:00
esp_system_linux.c
feat(esp_system): Partially buildable on Linux now
2022-11-16 09:03:09 +01:00
panic_handler.c
Task WDT: Interuptee task stack is now used for backtracing, regardless of the CPU core
2022-08-02 12:41:14 +08:00