This website requires JavaScript.
Explore
Help
Sign In
dark0707
/
px4-firmware
forked from
Archive/PX4-Autopilot
Watch
1
Star
0
Fork
You've already forked px4-firmware
0
Code
Pull Requests
Activity
f1b8e4e5b3
px4-firmware
/
makefiles
/
config_px4io_default.mk
6 lines
75 B
Makefile
Raw
Normal View
History
Unescape
Escape
Break up the firmware build into a 'make export' phase for NuttX on a per-board basis, and then a separate per-config phase that allows us to avoid re-building NuttX all the time, and ship more than one firmware config for a given board. This is a first cut; it builds one firmware for each of FMU and IO.
2013-01-06 01:46:50 -04:00
#
# Makefile for the px4io_default configuration
#
Checkpoint: application framework makefile done
2013-02-23 03:27:24 -04:00
# ... nothing here yet