Skip to content

Commit

Permalink
TMP: Globally enable ZPP
Browse files Browse the repository at this point in the history
TO BE REMOVED
For testing enable the Zephyr PreProcessor on all source files.

Signed-off-by: Pieter De Gendt <[email protected]>
  • Loading branch information
pdgendt committed Dec 14, 2024
1 parent 4bba202 commit eedde91
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,7 @@ foreach(var AFLAGS CFLAGS CXXFLAGS CPPFLAGS LDFLAGS)
endforeach()

zephyr_compile_definitions(
ZPP
KERNEL
__ZEPHYR__=1
)
Expand Down

0 comments on commit eedde91

Please sign in to comment.