summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLorenz Meier <lm@inf.ethz.ch>2014-11-06 15:54:34 +0100
committerLorenz Meier <lm@inf.ethz.ch>2014-11-06 15:54:34 +0100
commite5fab54f3973c587c1856e4835d1c6a7db0cc44d (patch)
tree3224ef6526a71bf560d110cffa23f8286f000fe7
parentde0d91af3191537628f0f9aa48b9e1bdb2a6fdb4 (diff)
downloadpx4-nuttx-e5fab54f3973c587c1856e4835d1c6a7db0cc44d.tar.gz
px4-nuttx-e5fab54f3973c587c1856e4835d1c6a7db0cc44d.tar.bz2
px4-nuttx-e5fab54f3973c587c1856e4835d1c6a7db0cc44d.zip
Add bootloader prototype
-rw-r--r--nuttx/configs/px4fmu-v2_upstream/px4fmu-v2_upstream.prototype12
1 files changed, 12 insertions, 0 deletions
diff --git a/nuttx/configs/px4fmu-v2_upstream/px4fmu-v2_upstream.prototype b/nuttx/configs/px4fmu-v2_upstream/px4fmu-v2_upstream.prototype
new file mode 100644
index 000000000..5109b77d1
--- /dev/null
+++ b/nuttx/configs/px4fmu-v2_upstream/px4fmu-v2_upstream.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
+}