On Thu, Oct 25, 2018 at 1:56 AM Julia Suvorova via Qemu-devel
wrote:
>
> Wire up nRF51 UART in the corresponding SoC.
>
> Signed-off-by: Julia Suvorova
Reviewed-by: Alistair Francis
Alistair
> ---
> hw/arm/microbit.c | 2 ++
> hw/arm/nrf51_soc.c | 20
>
Wire up nRF51 UART in the corresponding SoC.
Signed-off-by: Julia Suvorova
---
hw/arm/microbit.c | 2 ++
hw/arm/nrf51_soc.c | 20
include/hw/arm/nrf51_soc.h | 3 +++
3 files changed, 25 insertions(+)
diff --git a/hw/arm/microbit.c b/hw/arm/microbit.c
inde