mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-08-06 21:54:27 -04:00
Improved flash image validation (#1916)
This commit is contained in:
parent
a1f7010e08
commit
cd80da58d8
2 changed files with 27 additions and 4 deletions
|
@ -35,6 +35,7 @@
|
|||
#define FLASH_ROM_SIZE 1048576
|
||||
#define FLASH_STARTING_ADDRESS 0x00000000
|
||||
#define FLASH_EXPECTED_CHECKSUM 0x00000000
|
||||
#define FLASH_CHECKSUM_ERROR 0xFFFFFFFF
|
||||
|
||||
namespace ui {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue