mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-20 02:48:54 +01:00
blackfin nCE pin fix for new kernel
This commit is contained in:
@@ -11,8 +11,8 @@
|
||||
#define BLACKFIN_DEFINED
|
||||
|
||||
int defineGPIOpins(char *mess);
|
||||
int FPGAdontTouchFlash(char *mess);
|
||||
int FPGATouchFlash(char *mess);
|
||||
int FPGAdontTouchFlash(char *mess, int programming);
|
||||
int FPGATouchFlash(char *mess, int programming);
|
||||
int resetFPGA(char *mess);
|
||||
|
||||
int emptyTempFolder(char *mess);
|
||||
|
||||
Reference in New Issue
Block a user