aboutsummaryrefslogblamecommitdiff
path: root/makefiles/px4fmu_default.mk
blob: 9bb5e09a46f958107cb1d6f207762b2b9138d28f (plain) (tree)
1
2
3
4
5
6
7
8



                                               
                         
                                                
 
                                         
#
# Makefile for the px4fmu_default configuration
#

PLATFORM	 = px4fmu
SRCS		 = $(PX4_BASE)/platforms/empty.c

include $(PX4_BASE)/makefiles/firmware.mk