mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-13 19:40:31 +03:00
[H7] H7A3 support
This commit is contained in:
parent
c6d70214f5
commit
697d0f7ed3
17 changed files with 1363 additions and 49 deletions
|
@ -305,6 +305,7 @@ static const char *mcuTypeNames[] = {
|
|||
"H743 (Rev.Y)",
|
||||
"H743 (Rev.X)",
|
||||
"H743 (Rev.V)",
|
||||
"H7A3",
|
||||
};
|
||||
|
||||
static const char *configurationStates[] = { "UNCONFIGURED", "CUSTOM DEFAULTS", "CONFIGURED" };
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue