Merge branch 'master' into dev_em4x50_info_write

merge conflict
This commit is contained in:
tharexde 2020-06-22 21:04:48 +02:00
commit cdb57c9c2b
43 changed files with 773 additions and 614 deletions

View file

@ -9,7 +9,7 @@ ms of the GNU GPL, version 2 or,
-----------------------------------------------------------------------------
*/
stacksize = DEFINED(stacksize) ? stacksize : 6K;
stacksize = DEFINED(stacksize) ? stacksize : 8488;
commonareasize = 0x20;
/* AT91SAM7S256 has 256k Flash and 64k RAM */