Skip to content

Commit

Permalink
hwdef: fold minimal_GPS.inc into sole user
Browse files Browse the repository at this point in the history
  • Loading branch information
peterbarker committed May 21, 2024
1 parent 07c854d commit 3c759dd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 10 deletions.
5 changes: 2 additions & 3 deletions libraries/AP_HAL_ChibiOS/hwdef/Sierra-TrueNavPro/hwdef.dat
Original file line number Diff line number Diff line change
Expand Up @@ -98,9 +98,8 @@ define GPS_MAX_RECEIVERS 1
define GPS_MAX_INSTANCES 1
define HAL_COMPASS_MAX_SENSORS 1
define HAL_PERIPH_GPS_PORT_DEFAULT 0

# minimal GPS drivers to reduce flash usage
include ../include/minimal_GPS.inc
define AP_GPS_BACKEND_DEFAULT_ENABLED 0
define AP_GPS_UBLOX_ENABLED 1

# GPS PPS
PA15 GPS_PPS_IN INPUT
Expand Down
7 changes: 0 additions & 7 deletions libraries/AP_HAL_ChibiOS/hwdef/include/minimal_GPS.inc

This file was deleted.

0 comments on commit 3c759dd

Please sign in to comment.