Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions boards/arm/mps/mps2-an521/configs/nsh/defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@ CONFIG_CMSDK_UART0=y
CONFIG_CMSDK_UART0_BASE=0x50200000
CONFIG_CMSDK_UART0_CLOCK=25000000
CONFIG_CMSDK_UART0_OV_IRQ=63
CONFIG_CMSDK_UART0_RX_IRQ=49
CONFIG_CMSDK_UART0_RX_IRQ=48
CONFIG_CMSDK_UART0_SERIAL_CONSOLE=y
CONFIG_CMSDK_UART0_TX_IRQ=48
CONFIG_CMSDK_UART0_TX_IRQ=49
CONFIG_CMSDK_UART=y
CONFIG_DEBUG_ASSERTIONS=y
CONFIG_DEBUG_FEATURES=y
Expand Down
Loading