mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-02 14:08:45 -04:00
HAL_ChibiOS: disable GPS and MAG in base f103 build
enable in f103-GPS
This commit is contained in:
parent
027b4b2c3c
commit
3efd236c9b
@ -138,7 +138,3 @@ define HAL_I2C_INTERNAL_MASK 0
|
||||
define GPS_MAX_RECEIVERS 1
|
||||
define GPS_MAX_INSTANCES 1
|
||||
define HAL_COMPASS_MAX_SENSORS 1
|
||||
|
||||
# GPS+MAG
|
||||
define HAL_PERIPH_ENABLE_GPS
|
||||
define HAL_PERIPH_ENABLE_MAG
|
||||
|
Loading…
Reference in New Issue
Block a user