From 9129af503c8211d713c8a160a3b6f3f86b328639 Mon Sep 17 00:00:00 2001 From: Trygve Laugstøl Date: Sat, 2 Jan 2016 20:53:42 +0100 Subject: o Adding a utility to dump segment sizes from the generated ELF files. o Adding os2 with support for critical sections. More to come. o Adding dma1 to test DMA + SPI. --- serial1.cpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'serial1.cpp') diff --git a/serial1.cpp b/serial1.cpp index 85bd435..60e9bc9 100644 --- a/serial1.cpp +++ b/serial1.cpp @@ -1,12 +1,11 @@ -#include "tinyprintf.h" #include #include #include #include #include #include -#include "tinyprintf.h" #include "debug.h" +#include "tinyprintf.h" extern "C" void halt(); -- cgit v1.2.3