mirror of https://github.com/ArduPilot/ardupilot
HAL_ChibiOS: enable ROMFS for CUAV_GPS
This commit is contained in:
parent
068a17cfda
commit
ad4c31ebd1
|
@ -136,8 +136,6 @@ define CAN_APP_VERSION_MAJOR 1
|
|||
define CAN_APP_VERSION_MINOR 0
|
||||
define CAN_APP_NODE_NAME "org.ardupilot.cuav_gps"
|
||||
|
||||
define HAL_NO_ROMFS_SUPPORT
|
||||
|
||||
define CH_DBG_ENABLE_STACK_CHECK TRUE
|
||||
|
||||
define HAL_NO_GCS
|
||||
|
|
Loading…
Reference in New Issue