mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-20 11:28:58 +08:00
Add makefile for CSC baro driver (SCP1000 w/ lpc2129)
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
# baro scp bits
|
||||
ap.CFLAGS += -DUSE_BARO_SCP -DUSE_SPI -DSPI_MASTER -DUSE_SPI_SLAVE0
|
||||
ap.srcs += $(SRC_CSC)/csc_baro.c spi.c $(SRC_ARCH)/spi_hw.c
|
||||
|
||||
Reference in New Issue
Block a user