Add makefile for CSC baro driver (SCP1000 w/ lpc2129)

This commit is contained in:
Allen Ibara
2009-07-06 18:44:39 +00:00
parent 7900e17ec2
commit a302cda8c3
+4
View File
@@ -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