forked from Archive/PX4-Autopilot
10 lines
176 B
Makefile
10 lines
176 B
Makefile
|
#
|
||
|
# Makefile for the px4iov2_default configuration
|
||
|
#
|
||
|
|
||
|
#
|
||
|
# Board support modules
|
||
|
#
|
||
|
MODULES += drivers/stm32
|
||
|
MODULES += drivers/boards/px4iov2
|
||
|
MODULES += modules/px4iofirmware
|