Bump default target to f7 (#757)
* Bump default target to f7 * Bootloader: set default target to F7 Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -11,7 +11,7 @@ on:
|
||||
|
||||
env:
|
||||
TARGETS: f6 f7
|
||||
DEFAULT_TARGET: f6
|
||||
DEFAULT_TARGET: f7
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
Reference in New Issue
Block a user