mirror of
https://github.com/jam422470459/EPD-nRF52-hema213.git
synced 2025-12-18 14:23:20 +08:00
add buttonless dfu support
This commit is contained in:
@@ -5,8 +5,8 @@ GROUP(-lgcc -lc -lnosys)
|
||||
|
||||
MEMORY
|
||||
{
|
||||
FLASH (rx) : ORIGIN = 0x1b000, LENGTH = 0x25000
|
||||
RAM (rwx) : ORIGIN = 0x20001fe8, LENGTH = 0x6018
|
||||
FLASH (rx) : ORIGIN = 0x1B000, LENGTH = 0x25000
|
||||
RAM (rwx) : ORIGIN = 0x20001FF8, LENGTH = 0x2008
|
||||
}
|
||||
|
||||
SECTIONS
|
||||
|
||||
Reference in New Issue
Block a user