mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-05 23:43:58 -04:00
AP_HAL_ChibiOS: enable scripting on KakuteH7Mini-Nand
It has LittleFS now so it can easily use scripting.
This commit is contained in:
parent
d59b5a5b40
commit
781b6bd8f8
@ -11,3 +11,6 @@ IMU BMI270 SPI:bmi270 ROTATION_PITCH_180_YAW_90
|
||||
|
||||
undef HAL_LOGGING_DATAFLASH_ENABLED
|
||||
DATAFLASH littlefs:w25nxx
|
||||
|
||||
# KakuteH7Mini disables due to smaller flash chip; allow the enabled default
|
||||
undef AP_SCRIPTING_ENABLED
|
||||
|
Loading…
Reference in New Issue
Block a user