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: AT32 not reading ESC (#14220)
[betaflight.git]
/
src
/
platform
/
STM32
/
target
/
STM32H723
/
target.mk
blob
43fb4140b236849daad3f819fadce1de31a283fa
1
TARGET_MCU
:=
STM32H723xx
2
TARGET_MCU_FAMILY
:=
STM32H7
3
4
H723xG_TARGETS
+= $(
TARGET
)