1# Load toolchain_cc-family compiler flags 2# Significant overlap with freestanding gcc compiler so reuse it 3include(${ZEPHYR_BASE}/cmake/compiler/gcc/compiler_flags.cmake) 4
1# Load toolchain_cc-family compiler flags 2# Significant overlap with freestanding gcc compiler so reuse it 3include(${ZEPHYR_BASE}/cmake/compiler/gcc/compiler_flags.cmake) 4