Refine interpreter to improve performance, refine memory usage (#161)
This commit is contained in:
@ -7,3 +7,4 @@ CONFIG_LOG=y
|
||||
CONFIG_UART_INTERRUPT_DRIVEN=y
|
||||
CONFIG_STACK_SENTINEL=y
|
||||
CONFIG_MAIN_STACK_SIZE=2048
|
||||
CONFIG_ARM_MPU=n
|
||||
|
||||
Reference in New Issue
Block a user