Skip to content
Commit 3549d816 authored by Filip Kokosinski's avatar Filip Kokosinski Committed by Carles Cufí
Browse files

boards/arm/nrf52840_mdk_usb_dongle: enable the console driver



The nRF52840 MDK USB Dongle board selects the `uart0` node as
`zephyr,console` in the `chosen` node. This required three additional
options to be y-selected on Kconfig side so that printf/stdout etc. hooks
are properly installed:
* CONFIG_CONSOLE
* CONFIG_SERIAL
* CONFIG_UART_CONSOLE

Without that, no console output is observed.

Signed-off-by: default avatarFilip Kokosinski <fkokosinski@antmicro.com>
parent 251926b3
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment