zephyr/boards/arm/mikroe_clicker_2
Filip Kokosinski 251926b332 boards/arm/mikroe_clicker_2: enable the console driver
The MikroE clicker 2 board selects the `uart4` node as `zephyr,console` in
the `chosen` node. This required one additional option to be y-selected on
Kconfig side so that printf/stdout etc. hooks are properly installed:
* CONFIG_UART_CONSOLE

Without that, no console output is observed.

Signed-off-by: Filip Kokosinski <fkokosinski@antmicro.com>
2023-10-23 10:33:25 +02:00
..
doc
Kconfig.board
Kconfig.defconfig
board.cmake
mikroe_clicker_2.dts boards: arm: add adc clock properties for all stm32 boards 2023-08-29 11:27:07 +01:00
mikroe_clicker_2.yaml boards: add vendor to board yaml 2023-09-22 09:29:36 +02:00
mikroe_clicker_2_defconfig boards/arm/mikroe_clicker_2: enable the console driver 2023-10-23 10:33:25 +02:00