diff --git a/uart/main.cpp b/uart/main.cpp index 5e58013..f694302 100644 --- a/uart/main.cpp +++ b/uart/main.cpp @@ -6,10 +6,11 @@ #include "flash/flash.hpp" #include "io/io.hpp" - -#define UART0_NO_INT_VECTORS #include "uart/uart.hpp" +#define UART1_INT_VECTORS +#include "uart/hardware1.hpp" + void newUartUsage() { using namespace uart; diff --git a/uart/uart b/uart/uart index f6df6a6..0532bf4 160000 --- a/uart/uart +++ b/uart/uart @@ -1 +1 @@ -Subproject commit f6df6a6a187764e530afa061e3ea931c0988187b +Subproject commit 0532bf48b03ecf8de7f77686ffedd54ebc0ca33b