extend stack areas to enable logging
add dummy functions to avoid warnings when logging is enable remove codes regarding OPTLIB
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
__USTACK_SIZE = 0x00000200;
|
||||
__ISTACK_SIZE = 0x00000200;
|
||||
__USTACK_SIZE = 0x00000400;
|
||||
__ISTACK_SIZE = 0x00000400;
|
||||
|
||||
MEMORY
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user