mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-09-02 20:33:49 -04:00
Keil MB9A310 project is now building, but not yet tested.
This commit is contained in:
parent
9bfeb26579
commit
99c1322650
6 changed files with 1149 additions and 1162 deletions
|
@ -10,7 +10,7 @@ define symbol __ICFEDIT_region_RAM_start__ = 0x1FFFC000;
|
|||
define symbol __ICFEDIT_region_RAM_end__ = 0x20003FFF;
|
||||
/*-Sizes-*/
|
||||
define symbol __ICFEDIT_size_cstack__ = 0x400;
|
||||
define symbol __ICFEDIT_size_heap__ = 0x800;
|
||||
define symbol __ICFEDIT_size_heap__ = 0x8;
|
||||
/**** End of ICF editor section. ###ICF###*/
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue