mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-16 04:59:25 +02:00
* increase ram size of the avrsim controller target
git-svn-id: trunk@33066 -
This commit is contained in:
parent
0695c92b73
commit
56b6cedcf4
@ -278,7 +278,7 @@ Const
|
||||
flashbase:0;
|
||||
flashsize:$20000;
|
||||
srambase:256;
|
||||
sramsize:4096;
|
||||
sramsize:32*1024;
|
||||
eeprombase:0;
|
||||
eepromsize:4096;
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user