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

SRCS		 = aerocore_init.c \
		   aerocore_pwm_servo.c \
		   aerocore_spi.c \
		   aerocore_led.c

MAXOPTIMIZATION	 = -Os