Skip to content
Snippets Groups Projects
Commit 57ac4dd4 authored by David Sidrane's avatar David Sidrane Committed by Lorenz Meier
Browse files

Adding example of developer custom make file

parent c417a1be
No related branches found
No related tags found
No related merge requests found
$(info px4_developer.mk inclded)
ifeq ($(UAVCAN_BL_OVERRIDE),y)
$(info ************************** UAVCAN BOOT LOADERS built for In place application Debugging ***************************************)
export EXTRADEFINES +=-DDEBUG_APPLICATION_INPLACE
endif
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment