mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-24 16:55:36 +03:00
Build unified target by default. (#9240)
Build unified target by default.
This commit is contained in:
commit
112a0ce61e
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -16,7 +16,7 @@
|
|||
#
|
||||
|
||||
# The target to build, see VALID_TARGETS below
|
||||
TARGET ?= OMNIBUSF4
|
||||
TARGET ?= STM32F405
|
||||
|
||||
# Compile-time options
|
||||
OPTIONS ?=
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue