PX4 FLOW: Store maximum flash size

This commit is contained in:
Lorenz Meier 2018-01-01 15:01:25 +01:00 committed by Daniel Agar
parent cd0fbb3cd2
commit d22398f733
1 changed files with 3 additions and 2 deletions

View File

@ -1,12 +1,13 @@
{
"board_id": 24,
"magic": "FLOWv1",
"description": "Firmware for the PX4FLowV1 board",
"description": "Firmware for the PX4FlowV2 board",
"image": "",
"build_time": 0,
"summary": "PX4FLOWv1",
"summary": "PX4FLOWv2",
"version": "0.1",
"image_size": 0,
"image_maxsize": 2080768,
"git_identity": "",
"board_revision": 0
}