forked from Archive/PX4-Autopilot
TAPv1: Store maximum flash size
This commit is contained in:
parent
9a7f99f3cd
commit
e2b2f97d0d
|
@ -7,6 +7,7 @@
|
|||
"summary": "TAPv1",
|
||||
"version": "0.1",
|
||||
"image_size": 0,
|
||||
"image_maxsize": 999424,
|
||||
"git_identity": "",
|
||||
"board_revision": 0
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue