Searched full:makefile (Results 1 – 25 of 72) sorted by relevance
123
/Zephyr-latest/samples/net/sockets/dumb_http_server/ |
D | Makefile.host | 1 # This makefile builds socket_echo sample for POSIX system, like Linux 3 # Before using this Makefile, run Zephyr build process once to generate
|
/Zephyr-latest/cmake/ |
D | llext-edk.cmake | 6 # INTERFACE_INCLUDE_DIRECTORIES and generating a Makefile.cflags file (and a 16 # install directory variable for Makefile. 155 # Generate flags for Makefile 158 file(WRITE ${llext_edk}/Makefile.cflags "LLEXT_CFLAGS = ${all_flags_str}") 161 file(APPEND ${llext_edk}/Makefile.cflags "\n\nLLEXT_ALL_INCLUDE_CFLAGS = ${all_inc_flags_str}") 164 file(APPEND ${llext_edk}/Makefile.cflags "\n\nLLEXT_INCLUDE_CFLAGS = ${inc_flags_str}") 167 file(APPEND ${llext_edk}/Makefile.cflags "\n\nLLEXT_GENERATED_INCLUDE_CFLAGS = ${inc_gen_flags_str}… 170 file(APPEND ${llext_edk}/Makefile.cflags "\n\nLLEXT_BASE_CFLAGS = ${base_flags_str}") 173 file(APPEND ${llext_edk}/Makefile.cflags "\n\nLLEXT_GENERATED_IMACROS_CFLAGS = ${imacros_gen_str}")
|
/Zephyr-latest/ |
D | .editorconfig | 75 # Makefile 76 [Makefile]
|
/Zephyr-latest/samples/net/sockets/echo_async/ |
D | Makefile.host | 1 # This makefile builds sample for POSIX system, like Linux
|
/Zephyr-latest/samples/net/sockets/echo_async_select/ |
D | Makefile.host | 1 # This makefile builds sample for POSIX system, like Linux
|
/Zephyr-latest/samples/net/sockets/echo/ |
D | Makefile.host | 1 # This makefile builds socket_echo sample for POSIX system, like Linux
|
/Zephyr-latest/samples/net/sockets/http_get/ |
D | Makefile.host | 1 # This makefile builds the sample for a POSIX system, like Linux
|
/Zephyr-latest/samples/posix/gettimeofday/ |
D | Makefile.host | 1 # This makefile builds the sample for a POSIX system, like Linux
|
D | README.rst | 40 make -f Makefile.host
|
/Zephyr-latest/samples/posix/uname/ |
D | Makefile.host | 1 # This makefile builds the sample for a POSIX system, like Linux
|
D | README.rst | 30 make -f Makefile.host
|
/Zephyr-latest/samples/posix/eventfd/ |
D | Makefile.host | 1 # This makefile builds the sample for a POSIX system, like Linux
|
D | README.rst | 30 make -f Makefile.host
|
/Zephyr-latest/drivers/sensor/maxim/max30101/ |
D | CMakeLists.txt | 1 # Makefile - MAX30101 heart rate sensor
|
/Zephyr-latest/drivers/sensor/nxp/fxls8974/ |
D | CMakeLists.txt | 1 # Makefile - FXLS8974 3-axis accelerometer
|
/Zephyr-latest/drivers/sensor/nxp/fxas21002/ |
D | CMakeLists.txt | 1 # Makefile - FXAS21002 3-axis gyroscope
|
/Zephyr-latest/drivers/sensor/nxp/fxos8700/ |
D | CMakeLists.txt | 1 # Makefile - FXOS8700 6-axis accelerometer/magnetometer
|
/Zephyr-latest/soc/atmel/sam/ |
D | CMakeLists.txt | 1 # Makefile - Atmel SAM MCU family
|
/Zephyr-latest/samples/net/sockets/big_http_download/ |
D | Makefile.host | 1 # This makefile builds the sample for a POSIX system, like Linux
|
/Zephyr-latest/soc/atmel/sam0/ |
D | CMakeLists.txt | 1 # Makefile - Atmel SAM0 MCU family
|
/Zephyr-latest/scripts/native_simulator/ |
D | Makefile | 4 # Native Simulator (NSI) Makefile. 105 ${NSI_BUILD_PATH}/%.o: /%.c ${NSI_PATH}Makefile ${NSI_CONFIG_FILE} 109 ${NSI_BUILD_PATH}/%.o: ${NSI_PATH}/%.c ${NSI_PATH}Makefile ${NSI_CONFIG_FILE} 135 Makefile: ; target 160 @echo "* Native Simulator makefile *"
|
/Zephyr-latest/tests/bluetooth/tester/ |
D | README | 35 /tmp/bt-server-bredr option is already set in Makefile through QEMU_EXTRA_FLAGS. 44 'bt-stack-tester' UNIX socket (previously set in Makefile) can be used for now
|
/Zephyr-latest/soc/atmel/sam0/common/ |
D | CMakeLists.txt | 1 # Makefile - Atmel SAM0 MCU family
|
/Zephyr-latest/cmake/makefile_exports/ |
D | CMakeLists.txt | 32 OUTPUT ${CMAKE_BINARY_DIR}/Makefile.exports.$<COMPILE_LANGUAGE>
|
/Zephyr-latest/scripts/ci/ |
D | twister_ignore.txt | 29 Makefile
|
123