diff --git a/uart/main.cpp b/uart/main.cpp index 12cb2e3..cea9758 100644 --- a/uart/main.cpp +++ b/uart/main.cpp @@ -13,10 +13,8 @@ void newUartUsage() { using namespace uart; - Uart0<> serial; Uart1<> serial1; - serial << "Hello World from RAM. " << F("Hello World from flash\r\n"); serial1 << "Hello World from RAM. " << F("Hello World from flash\r\n"); _delay_ms(1000); diff --git a/uart/uart b/uart/uart index f0a3cd6..92c96bb 160000 --- a/uart/uart +++ b/uart/uart @@ -1 +1 @@ -Subproject commit f0a3cd6da8d6e7152064be2f1145cabba56c6e32 +Subproject commit 92c96bbc72e8784f10d38e85073c5bd010ab877e diff --git a/uart/uart.cppproj b/uart/uart.cppproj index 42ca68c..8efb015 100644 --- a/uart/uart.cppproj +++ b/uart/uart.cppproj @@ -28,13 +28,13 @@ 0 0 - com.atmel.avrdbg.tool.jtagicemkii - 070000004699 + com.atmel.avrdbg.tool.atmelice + J41800099437 0x1E9705 - 125000 + 0 ISP @@ -71,6 +71,17 @@ + + + + 125000 + + ISP + + com.atmel.avrdbg.tool.atmelice + J41800099437 + Atmel-ICE + @@ -205,6 +216,9 @@ compile + + compile + compile