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
a46223bc4eba1e88c5bbff6eaef10ebfcaa8000f
esp-idf
/
components
/
esp_system
/
port
T
History
Marius Vikhammer
36cb08c379
heap: add linux target support
...
Add wrappers for public heap API for the linux target.
2022-12-06 10:49:59 +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
heap: add linux target support
2022-12-06 10:49:59 +08: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