MCU firmware isn't added to the checksum

This commit is contained in:
balika011 2022-07-24 17:51:24 +02:00
parent e44af80776
commit 421eefc605
1 changed files with 0 additions and 2 deletions

View File

@ -170,8 +170,6 @@ Gowin::Gowin(Jtag *jtag, const string filename, const string &file_type, std::st
} else {
printSuccess("DONE");
}
skip_checksum = true;
}
}