mirror of https://github.com/ArduPilot/ardupilot
HAL_ChibiOS: fixed build on Durandal
This commit is contained in:
parent
7948e91fc2
commit
4ed19f5f0b
|
@ -306,7 +306,6 @@ define HAL_GPIO_B_LED_PIN 92
|
|||
define HAL_GPIO_LED_ON 0
|
||||
|
||||
# enable RAMTROM parameter storage
|
||||
define HAL_STORAGE_SIZE 16384
|
||||
define HAL_WITH_RAMTRON 1
|
||||
|
||||
# allow to have have a dedicated safety switch pin
|
||||
|
|
Loading…
Reference in New Issue