Files
qrcode-reader-hardware/memory_map.inc
Mysteo91 5e6d9a3165 --ll
2023-07-03 16:16:34 +03:00

10 lines
315 B
PHP

_flash_eeprom_emu_size = 0x1000;
_flash_eeprom_emu_address = 0x801f000;
_flash_supporting_area_size = 0x4;
_flash_supporting_area_address = 0x801effc;
_flash_main_prog_size = 0x1cffc;
_flash_main_prog_address = 0x8002000;
_flash_boot_size = 0x2000;
_flash_boot_address = 0x8000000;