From 3056c3fd118be634a4d192e5491a1176f49ef9c2 Mon Sep 17 00:00:00 2001 From: Eggert Jung Date: Thu, 20 Aug 2020 15:38:49 +0200 Subject: [PATCH] progress on xmega port --- newcode/yaMBSiavr.c | 24 ++++++++++++++++++++---- 1 file changed, 20 insertions(+), 4 deletions(-) diff --git a/newcode/yaMBSiavr.c b/newcode/yaMBSiavr.c index c733b47..f5f0583 100644 --- a/newcode/yaMBSiavr.c +++ b/newcode/yaMBSiavr.c @@ -199,7 +199,6 @@ ISR(UART_RECEIVE_INTERRUPT) } } -//TODO ISR(UART_TRANSMIT_INTERRUPT) { BusState&=~(1<> 8); UBRRL = (unsigned char) UBRR; UART_STATUS = (1<