]> wirehaze git hosting - stm32f411ceu6.git/blobdiff - sys/dev/uart.c

wirehaze git hosting

restructure
[stm32f411ceu6.git] / sys / dev / uart.c
similarity index 97%
rename from uart.c
rename to sys/dev/uart.c
index 71749798456f7ae69ffc706aa68da162b57be03b..de689748f584d552ac6e93753fe1193a0504a22d 100644 (file)
--- a/uart.c
@@ -1,5 +1,5 @@
-#include "uart.h"
-#include "stm32f411.h"
+#include <uart.h>
+#include <stm32f411.h>
 
 /* Wait for data to be transferred into the shift register.  */
 static void
 
 /* Wait for data to be transferred into the shift register.  */
 static void