mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-14 22:07:12 +02: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