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
/
ELLE0
/
target.mk
blob
89263526de79f98fa41c282dafe4616e8f0ee725
1
F405_TARGETS
+= $(
TARGET
)
2
FEATURES
+=
VCP
3
HSE_VALUE
=
25000000
4
5
TARGET_SRC
=
\
6
drivers
/
accgyro
/
accgyro_mpu.c \
7
drivers
/
accgyro
/
accgyro_mpu6500.c \
8
drivers
/
accgyro
/
accgyro_spi_mpu6500.c \
9
drivers
/
compass
/
compass_ak8963.c