mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-11-15 03:05:01 +00:00
Improved flash image validation (#1916)
This commit is contained in:
@@ -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 {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user