mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-22 07:44:03 -04:00
AP_Bootloader: fixed G4 MCU descriptions
This commit is contained in:
parent
4f7a24d4a0
commit
cfdf91e18a
@ -7,6 +7,7 @@
|
||||
#define STM32_UNKNOWN 0
|
||||
|
||||
mcu_des_t mcu_descriptions[] = {
|
||||
{ STM32_UNKNOWN, "STM32G4??", '?'},
|
||||
};
|
||||
|
||||
const mcu_rev_t silicon_revs[] = {
|
||||
|
Loading…
Reference in New Issue
Block a user