mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-06-08 02:06:32 +08:00
added USE_GPS flag
This commit is contained in:
@@ -91,7 +91,7 @@ ap.srcs += $(SRC_BOOZ)/booz2_analog.c $(SRC_BOOZ_ARCH)/booz2_analog_hw.c
|
||||
|
||||
ap.srcs += $(SRC_BOOZ)/booz2_gps.c
|
||||
ap.CFLAGS += -DUSE_UART0 -DUART0_BAUD=B38400 -DUART0_VIC_SLOT=5
|
||||
ap.CFLAGS += -DGPS_LINK=Uart0 -DGPS_LED=4
|
||||
ap.CFLAGS += -DUSE_GPS -DGPS_LINK=Uart0 -DGPS_LED=4
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user