mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-18 22:05:17 +03:00
NEW TARGET: AT32 debug targets, ATSTARTF435 and REVO-AT (#12392)
* Never block use of SWD pins * Split the AT-START-F435 and REVO-AT configs out from AT32F435/target.h
This commit is contained in:
parent
166ff9c9b3
commit
1ff78c6aac
10 changed files with 137 additions and 52 deletions
|
@ -1014,9 +1014,7 @@ void init(void)
|
|||
spiInitBusDMA();
|
||||
#endif
|
||||
|
||||
#ifdef DEBUG
|
||||
debugInit();
|
||||
#endif
|
||||
|
||||
unusedPinsInit();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue