Fix issue about illegal load of EXC_RETURN into PC on stm32 board (#98)
This commit is contained in:
@ -5,3 +5,5 @@ CONFIG_PRINTK=y
|
||||
CONFIG_LOG=y
|
||||
#CONFIG_UART_2=y
|
||||
CONFIG_UART_INTERRUPT_DRIVEN=y
|
||||
CONFIG_STACK_SENTINEL=y
|
||||
CONFIG_MAIN_STACK_SIZE=2048
|
||||
|
||||
Reference in New Issue
Block a user