Files
bizhang_-obav/Tools/px4_developer.mk.example

5 lines
254 B
Plaintext
Raw Permalink Normal View History

$(info px4_developer.mk inclded)
ifeq ($(UAVCAN_BL_OVERRIDE),y)
$(info ************************** UAVCAN BOOT LOADERS built for In place application Debugging ***************************************)
2020-06-22 11:46:59 -07:00
export EXTRAFLAGS +=-DDEBUG_APPLICATION_INPLACE
endif