compiler_flags.cmake 171 B

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