Add uf2-split-* make targets. (#17257)
This commit is contained in:
parent
31fb141528
commit
2de70e6f2d
4 changed files with 15 additions and 2 deletions
|
@ -33,6 +33,8 @@ def print_bootloader_help():
|
|||
cli.echo('\tdfu-split-right')
|
||||
cli.echo('\tdfu-util-split-left')
|
||||
cli.echo('\tdfu-util-split-right')
|
||||
cli.echo('\tuf2-split-left')
|
||||
cli.echo('\tuf2-split-right')
|
||||
cli.echo('For more info, visit https://docs.qmk.fm/#/flashing')
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue