From d1d367011ec9f5fc09b200dfb7fcb91e20f32959 Mon Sep 17 00:00:00 2001 From: Lorenz Meier Date: Mon, 1 Jan 2018 15:02:28 +0100 Subject: [PATCH] IOv2: Store maximum flash size --- Images/px4io-v2.prototype | 1 + 1 file changed, 1 insertion(+) diff --git a/Images/px4io-v2.prototype b/Images/px4io-v2.prototype index af87924e90..57589314f1 100644 --- a/Images/px4io-v2.prototype +++ b/Images/px4io-v2.prototype @@ -7,6 +7,7 @@ "summary": "PX4IOv2", "version": "2.0", "image_size": 0, + "image_maxsize": 61440, "git_identity": "", "board_revision": 0 }