add benchmark to app. TODO: test benchmark.
This commit is contained in:
parent
99c1582d27
commit
6d3d07f60a
|
@ -10,7 +10,7 @@
|
||||||
* See the Mulan PSL v2 for more details.
|
* See the Mulan PSL v2 for more details.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
__STACKSIZE__ = 8192;
|
__STACKSIZE__ = 6144;
|
||||||
OUTPUT_ARCH( "riscv" )
|
OUTPUT_ARCH( "riscv" )
|
||||||
MEMORY
|
MEMORY
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue