mirror of
https://github.com/openmv/openmv.git
synced 2025-11-04 14:49:50 +08:00
Increase flash storage size
This commit is contained in:
parent
4ff2d795bd
commit
ff611f3706
@ -1 +1 @@
|
||||
Subproject commit 279eaed96cc0767f761a29d78f86983de586fe67
|
||||
Subproject commit aa46f404bdbbc3f3d114573b3fed5df6176a36f5
|
||||
@ -35,7 +35,7 @@ ENTRY(Reset_Handler)
|
||||
#define ISR_ORIGIN 0x08000000
|
||||
#define ISR_LENGTH 16K
|
||||
|
||||
#define TEXT_ORIGIN 0x0800C000
|
||||
#define TEXT_ORIGIN 0x08010000
|
||||
#define TEXT_LENGTH 960K
|
||||
|
||||
#define RAM_ORIGIN 0x20000000
|
||||
|
||||
Loading…
Reference in New Issue
Block a user