--some updates
This commit is contained in:
7
Boot/memory_map.inc
Normal file
7
Boot/memory_map.inc
Normal file
@@ -0,0 +1,7 @@
|
||||
|
||||
_flash_eeprom_emu_size = 0x1000;
|
||||
_flash_eeprom_emu_address = 0x801f000;
|
||||
_flash_main_prog_size = 0x1d000;
|
||||
_flash_main_prog_address = 0x8002000;
|
||||
_flash_boot_size = 0x2000;
|
||||
_flash_boot_address = 0x8000000;
|
||||
Reference in New Issue
Block a user