aboutsummaryrefslogtreecommitdiff
path: root/makefiles/config_px4io-v2_default.mk
diff options
context:
space:
mode:
authorJulian Oes <julian@oes.ch>2013-09-03 09:34:25 +0200
committerJulian Oes <julian@oes.ch>2013-09-03 09:34:25 +0200
commit96e7f42844abbd2a3ef36e207e639c0dffe75e66 (patch)
tree4ef89b11ababd57c5d16a1d531918127fbc722d4 /makefiles/config_px4io-v2_default.mk
parent1fed9ef1b1ec2d0bf7c2cba7d60be77e37faaf40 (diff)
parent2457013bbba3e15e3fbfcc45f07428f006d56dcd (diff)
downloadpx4-firmware-96e7f42844abbd2a3ef36e207e639c0dffe75e66.tar.gz
px4-firmware-96e7f42844abbd2a3ef36e207e639c0dffe75e66.tar.bz2
px4-firmware-96e7f42844abbd2a3ef36e207e639c0dffe75e66.zip
Merge branch 'master' into python3_compat
Diffstat (limited to 'makefiles/config_px4io-v2_default.mk')
-rw-r--r--makefiles/config_px4io-v2_default.mk10
1 files changed, 10 insertions, 0 deletions
diff --git a/makefiles/config_px4io-v2_default.mk b/makefiles/config_px4io-v2_default.mk
new file mode 100644
index 000000000..dbeaba3d3
--- /dev/null
+++ b/makefiles/config_px4io-v2_default.mk
@@ -0,0 +1,10 @@
+#
+# Makefile for the px4iov2_default configuration
+#
+
+#
+# Board support modules
+#
+MODULES += drivers/stm32
+MODULES += drivers/boards/px4io-v2
+MODULES += modules/px4iofirmware \ No newline at end of file