repo.or.cz
/
betaflight.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fix function brace style
[betaflight.git]
/
src
/
main
/
target
/
KISSFCV2F7
/
target.mk
blob
a8c2d131748e59e2ae9d1c694a0795a98110bf64
1
F7X2RE_TARGETS
+= $(
TARGET
)
2
LD_SCRIPT
= $(
ROOT
)/
src
/
main
/
target
/$(
TARGET
)/
stm32_flash_f722_kissfcv2f7.
ld
3
CFLAGS
+= -
DCLOCK_SOURCE_USE_HSI
4
5
TARGET_SRC
=
\
6
drivers
/
accgyro
/
accgyro_spi_mpu6000.c