stm32-f4discovery-cc256x: F407 has 1028 kB Flash and 128 + 64 kB RAM

This commit is contained in:
Matthias Ringwald 2017-10-13 15:28:12 +02:00
parent c246d1bbea
commit 709c5ddd29

View File

@ -13,8 +13,8 @@
MEMORY
{
FLASH (rx) : ORIGIN = 0x08000000, LENGTH = 128K
RAM (xrw) : ORIGIN = 0x20000000, LENGTH = 20K
FLASH (rx) : ORIGIN = 0x08000000, LENGTH = 1024K
RAM (xrw) : ORIGIN = 0x20000000, LENGTH = 128K
/*
* Optional sections; define the origin and length to match