4 lines
171 B
CMake
4 lines
171 B
CMake
|
# Load toolchain_cc-family compiler flags
|
||
|
# Significant overlap with freestanding gcc compiler so reuse it
|
||
|
include(${ZEPHYR_BASE}/cmake/compiler/gcc/compiler_flags.cmake)
|