mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-23 14:47:44 +08:00
9d6ec6b365
Rename some directories that got left behind in the great board renaming.
10 lines
175 B
Makefile
10 lines
175 B
Makefile
#
|
|
# Makefile for the px4io_default configuration
|
|
#
|
|
|
|
#
|
|
# Board support modules
|
|
#
|
|
MODULES += drivers/stm32
|
|
MODULES += drivers/boards/px4io-v1
|
|
MODULES += modules/px4iofirmware
|