This website requires JavaScript.
Explore
Help
Register
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
2024-10-05 20:47:46 -04:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
33e0f11ef4
esp-idf
/
tools
/
ci
/
check_ldgen_mapping_exceptions.txt
6 lines
59 B
Plaintext
Raw
Normal View
History
Unescape
Escape
ci: enabled ldgen mapping check in ci
2020-11-12 10:17:17 -05:00
libc
ci: exempt upstream libmbedtls mapping for sha256
2020-12-17 06:00:02 -05:00
sha256_coredump
components: fix ldgen check errors
2021-01-13 07:05:57 -05:00
gcc
build: Adds support for Clangs's toolchain compiler-rt
2022-11-23 07:00:11 -05:00
clang_rt_builtins
refactor(freertos/task_snapshot): Make task snapshot private Task snapshot API were never intended to be called from user code. This commit makes task snapshot a private API thus moves `#include "freertos/task_snapshot.h"` to `#include "esp_private/freertos_debug.h"`. Task snapshot related Kconfig options have also been hidden. Note: Added 'freertos_common' mapping to ldgen mapping execptions lists due to inlining of 'freertos_debug.h' functions.
2023-09-21 05:17:49 -04:00
freertos_common
Reference in New Issue
Copy Permalink