This website requires JavaScript.
Explore
Help
Sign In
OrgZephyr
/
zephyr
mirror of
https://github.com/zephyrproject-rtos/zephyr.git
Watch
1
Star
0
Fork
You've already forked zephyr
0
Code
Issues
Releases
Wiki
Activity
bf0f6d911d
zephyr
/
ext
/
debug
/
CMakeLists.txt
2 lines
57 B
CMake
Raw
Normal View
History
Unescape
Escape
ext: debug: Add C Pre-Processor MAP helper functions for CTF To be used in the implementation of a POSIX bottom layer to CTF Tracing. Origin: William Swanson License: MIT URL: https://github.com/swansontec/map-macro commit: 383c38e95e94d4dbd67ec7e31eff80cd317e3f8d Purpose: Helper macros for CTF POSIX bottom layer. Maintained-by: External Signed-off-by: François Delawarde <fnde@oticon.com>
2019-01-30 15:17:56 +08:00
zephyr_include_directories_ifdef
(
CONFIG_TRACING_CTF
ctf
)