aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/boards/px4fmu/module.mk
blob: 2cb261d305f228b07db617a3f9e1ad8c4b184143 (plain) (blame)
1
2
3
4
5
6
7
8
9
#
# Board-specific startup code for the PX4FMU
#

SRCS		 = px4fmu_can.c \
		   px4fmu_init.c \
		   px4fmu_pwm_servo.c \
		   px4fmu_spi.c \
		   px4fmu_usb.c