Home
last modified time | relevance | path

Searched refs:CFLAGS (Results 1 – 12 of 12) sorted by relevance

/Zephyr-Core-3.7.0/scripts/native_simulator/
DMakefile67 CFLAGS:=${NSI_DEBUG} ${NSI_WARNINGS} ${NSI_OPT} ${NO_PIE_CO} -DNSI_N_CPUS=${NSI_N_CPUS} \ macro
107 ${NSI_CC} ${NSI_CPPFLAGS} ${INCLUDES} ${CFLAGS} -c $< -o $@
111 ${NSI_CC} ${NSI_CPPFLAGS} ${INCLUDES} ${CFLAGS} -c $< -o $@
/Zephyr-Core-3.7.0/samples/application_development/external_lib/mylib/
DMakefile23 $(CC) -c $(CFLAGS) -MD -Iinclude src/mylib.c -o $(OBJ_DIR)/mylib.o
/Zephyr-Core-3.7.0/samples/subsys/llext/edk/ext2/
DCMakeLists.txt11 # Include EDK CFLAGS
/Zephyr-Core-3.7.0/samples/subsys/llext/edk/ext1/
DCMakeLists.txt11 # Include EDK CFLAGS
/Zephyr-Core-3.7.0/samples/subsys/llext/edk/ext3/
DCMakeLists.txt11 # Include EDK CFLAGS
/Zephyr-Core-3.7.0/samples/subsys/llext/edk/k-ext1/
DCMakeLists.txt11 # Include EDK CFLAGS
/Zephyr-Core-3.7.0/boards/intel/common/scripts/
Dbuild_grub.sh7 unset CFLAGS
/Zephyr-Core-3.7.0/samples/application_development/external_lib/
DCMakeLists.txt59 CFLAGS=${external_project_cflags}
/Zephyr-Core-3.7.0/doc/kernel/services/other/
Dfatal.rst25 - Add ``-D__ASSERT_ON=<level>`` to the project's CFLAGS, either on the
/Zephyr-Core-3.7.0/doc/develop/getting_started/
Dinstallation_linux.rst108 echo 'unset CFLAGS CXXFLAGS' >> /etc/profile.d/unset_cflags.sh
/Zephyr-Core-3.7.0/subsys/debug/
DKconfig293 CFLAGS and not Kconfig. Added solely to be able to work
/Zephyr-Core-3.7.0/
DCMakeLists.txt128 foreach(var AFLAGS CFLAGS CXXFLAGS CPPFLAGS LDFLAGS)