aboutsummaryrefslogtreecommitdiff
path: root/makefiles/config_px4io-v1_default.mk
diff options
context:
space:
mode:
Diffstat (limited to 'makefiles/config_px4io-v1_default.mk')
-rw-r--r--makefiles/config_px4io-v1_default.mk10
1 files changed, 10 insertions, 0 deletions
diff --git a/makefiles/config_px4io-v1_default.mk b/makefiles/config_px4io-v1_default.mk
new file mode 100644
index 000000000..cf70391bc
--- /dev/null
+++ b/makefiles/config_px4io-v1_default.mk
@@ -0,0 +1,10 @@
+#
+# Makefile for the px4io_default configuration
+#
+
+#
+# Board support modules
+#
+MODULES += drivers/stm32
+MODULES += drivers/boards/px4io
+MODULES += modules/px4iofirmware \ No newline at end of file