mirror of
https://github.com/bytecodealliance/wasm-micro-runtime.git
synced 2025-02-08 16:05:07 +00:00
d11743b8e2
And output detail info when install wasm app failed, update document and fix some compile warnings and errors. Signed-off-by: Wenyong Huang <wenyong.huang@intel.com>
10 lines
178 B
Plaintext
10 lines
178 B
Plaintext
CONFIG_SPI=y
|
|
CONFIG_SPI_STM32=y
|
|
CONFIG_PRINTK=y
|
|
CONFIG_LOG=y
|
|
#CONFIG_UART_2=y
|
|
CONFIG_UART_INTERRUPT_DRIVEN=y
|
|
CONFIG_STACK_SENTINEL=y
|
|
CONFIG_MAIN_STACK_SIZE=2048
|
|
CONFIG_ARM_MPU=y
|