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:
kkitayam
2021-07-01 00:19:03 +09:00
parent 9b3ec69b27
commit ea9ec1fb43
6 changed files with 64 additions and 43 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
__USTACK_SIZE = 0x00000200;
__ISTACK_SIZE = 0x00000200;
__USTACK_SIZE = 0x00000400;
__ISTACK_SIZE = 0x00000400;
MEMORY
{