mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-17 01:53:29 +01:00
adc reader standalone for blackfin as well
This commit is contained in:
@@ -1,4 +1,5 @@
|
|||||||
CC = g++
|
CC = g++
|
||||||
|
#CC = bfin-uclinux-
|
||||||
SRC = slsADCReader.cpp
|
SRC = slsADCReader.cpp
|
||||||
INCLUDES = -I ../../slsReceiverSoftware/include -I ../commonFiles
|
INCLUDES = -I ../../slsReceiverSoftware/include -I ../commonFiles
|
||||||
CFLAGS = -Wall -lm -lstdc++
|
CFLAGS = -Wall -lm -lstdc++
|
||||||
|
|||||||
Reference in New Issue
Block a user