For make I create
Code: Select all
Makefile.projbuild
Code: Select all
CPPFLAGS += -DMY_LOVELY_DEFINITION
Code: Select all
Makefile.projbuild
Code: Select all
CPPFLAGS += -DMY_LOVELY_DEFINITION
Code: Select all
target_compile_options(${COMPONENT_TARGET} PUBLIC -DYOUR_LOVELY_DEFINITIONS)
Code: Select all
register_component()
Users browsing this forum: No registered users and 112 guests