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

boards/arm/ruuvi_ruuvitag: enable the console driver



The Ruuvitag board selects the `uart0` node as `zephyr,console` in the
`chosen` node. This required three 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 d9b69f9d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment