mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-17 07:21:30 +01:00
wip
This commit is contained in:
@@ -3742,6 +3742,7 @@ int program_fpga(int file_des) {
|
|||||||
fclose(fd);
|
fclose(fd);
|
||||||
return FAIL;
|
return FAIL;
|
||||||
}
|
}
|
||||||
|
|
||||||
// copying program part by part
|
// copying program part by part
|
||||||
uint64_t totalsize = filesize;
|
uint64_t totalsize = filesize;
|
||||||
while (ret != FAIL && filesize) {
|
while (ret != FAIL && filesize) {
|
||||||
|
|||||||
Reference in New Issue
Block a user