From b532f05fff33aae4b8e7b4b0bcfe0b05b0340078 Mon Sep 17 00:00:00 2001 From: muramura Date: Wed, 10 Jan 2024 06:57:42 +0900 Subject: [PATCH] [BACKPORT] fmu-v6xrt: Change image size --- boards/px4/fmu-v6xrt/firmware.prototype | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boards/px4/fmu-v6xrt/firmware.prototype b/boards/px4/fmu-v6xrt/firmware.prototype index beccbcebbd..a94d419a3d 100644 --- a/boards/px4/fmu-v6xrt/firmware.prototype +++ b/boards/px4/fmu-v6xrt/firmware.prototype @@ -7,7 +7,7 @@ "summary": "PX4FMUv6XRT", "version": "0.1", "image_size": 0, - "image_maxsize": 7340032, + "image_maxsize": 4063232, "git_identity": "", "board_revision": 0 }