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