aboutsummaryrefslogtreecommitdiff
path: root/Images
diff options
context:
space:
mode:
authorpx4dev <px4@purgatory.org>2013-04-06 00:04:59 -0700
committerpx4dev <px4@purgatory.org>2013-04-06 00:04:59 -0700
commit2e5809d051121cbb73d92bf98be0a2952f1dbd2e (patch)
treee7ffbbc72beca1c21b4d7f0ac56afa533097f322 /Images
parent976f1334efbb1218a0cd5af6e9f1d344b067eb13 (diff)
downloadpx4-firmware-2e5809d051121cbb73d92bf98be0a2952f1dbd2e.tar.gz
px4-firmware-2e5809d051121cbb73d92bf98be0a2952f1dbd2e.tar.bz2
px4-firmware-2e5809d051121cbb73d92bf98be0a2952f1dbd2e.zip
Fix the remaining pieces so that we can build a firmware image for FMUv2
Diffstat (limited to 'Images')
-rw-r--r--Images/px4fmuv2.prototype12
1 files changed, 12 insertions, 0 deletions
diff --git a/Images/px4fmuv2.prototype b/Images/px4fmuv2.prototype
new file mode 100644
index 000000000..5109b77d1
--- /dev/null
+++ b/Images/px4fmuv2.prototype
@@ -0,0 +1,12 @@
+{
+ "board_id": 9,
+ "magic": "PX4FWv1",
+ "description": "Firmware for the PX4FMUv2 board",
+ "image": "",
+ "build_time": 0,
+ "summary": "PX4FMUv2",
+ "version": "0.1",
+ "image_size": 0,
+ "git_identity": "",
+ "board_revision": 0
+}