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



                                               


                                
                                              
 

                                             

                                                                  
 

                                                                                     
 
                       
 
                       
#
# Makefile for the px4fmu_default configuration
#

#
# Use the configuration's ROMFS.
#
ROMFS_ROOT	 = $(PX4_BASE)/ROMFS/$(CONFIG)

#
# Add commands from the NuttX export archive.
#
# Each entry here is <command>.<priority>.<stacksize>.<entrypoint>
#
BUILTIN_COMMANDS = perf.SCHED_PRIORITY_DEFAULT.CONFIG_PTHREAD_STACK_DEFAULT.perf_main

#
# Build the test module
#
MODULES		 = test