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