mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-03-02 19:53:57 -04:00
hwdef: airbotf4: minimize this board
not currently building. The FLASH_RESERVE_START_KB at 64 means we're short on space on this board
This commit is contained in:
parent
a7a6333dea
commit
a4ee729035
@ -102,3 +102,6 @@ define HAL_GPIO_A_LED_PIN 57
|
||||
|
||||
#To complementary channels work we define this
|
||||
define STM32_PWM_USE_ADVANCED TRUE
|
||||
|
||||
# 64kB FLASH_RESERVE_START_KB means we're lacking a lot of space:
|
||||
include ../include/minimize_features.inc
|
||||
|
Loading…
Reference in New Issue
Block a user