mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-16 04:04:37 +01:00
wip
This commit is contained in:
@@ -16,7 +16,6 @@ void resetFPGA();
|
|||||||
* verify memory available to copy
|
* verify memory available to copy
|
||||||
* open file to copy
|
* open file to copy
|
||||||
*/
|
*/
|
||||||
int deleteOldFile(char *mess);
|
|
||||||
int preparetoCopyFPGAProgram(FILE **fd, uint64_t fsize, char *mess);
|
int preparetoCopyFPGAProgram(FILE **fd, uint64_t fsize, char *mess);
|
||||||
int copyToFlash(ssize_t fsize, char *clientChecksum, char *mess);
|
int copyToFlash(ssize_t fsize, char *clientChecksum, char *mess);
|
||||||
int getDrive(char *mess);
|
int getDrive(char *mess);
|
||||||
|
|||||||
Reference in New Issue
Block a user