Commit a3099cc4 authored by Tomasz Wlostowski's avatar Tomasz Wlostowski

include: configure IUART globally (we're running in bare-metal mode anyway in all WRPC platforms)

parent 33955589
......@@ -14,6 +14,9 @@
#include <hw/rawmem.h>
// fixme: for eRTM15 only
#define IUART_PLATFORM_BARE_METAL
#if defined(CONFIG_TARGET_GENERIC_PHY_8BIT) || defined(CONFIG_TARGET_GENERIC_PHY_16BIT)
# include "boards/generic/board.h"
#elif defined(CONFIG_TARGET_WR_SWITCH)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment