mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 14:38:30 -04:00
AP_HAL_ChibiOS: Use custom H750 linker script
This commit is contained in:
parent
770f015ce7
commit
2d1bc3acb4
@ -70,7 +70,9 @@ mcu = {
|
||||
'DEFINES' : {
|
||||
'HAL_HAVE_HARDWARE_DOUBLE' : '1',
|
||||
'STM32H7' : '1',
|
||||
}
|
||||
},
|
||||
|
||||
'LINKER_CONFIG' : 'common_extf_h750.ld'
|
||||
}
|
||||
|
||||
pincount = {
|
||||
|
Loading…
Reference in New Issue
Block a user