Skip to content
Snippets Groups Projects
Commit 4dfd77a0 authored by korigod's avatar korigod Committed by Daniel Agar
Browse files

cmake: add nuttx force-upload target (#9717)


If the PX4FMUv2 board does not have the v5 uploader, it's not possible
to check the silicon revision to make sure it's safe to upload the
firmware which is more than 1 MB. However, if the user is sure the
silicon revision is not affected by this errata, he can upload the
firmware using px4_uploader.py with --force argument. This commit adds
`force-upload` make target to do it more convenient way.

Signed-off-by: default avatarAndrei Korigodski <akorigod@gmail.com>
parent bf0a1f05
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment