summaryrefslogtreecommitdiffstats
path: root/src/uart.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/uart.c')
-rw-r--r--src/uart.c7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/uart.c b/src/uart.c
deleted file mode 100644
index 70a6334..0000000
--- a/src/uart.c
+++ /dev/null
@@ -1,7 +0,0 @@
-#include "project.h"
-
-
-
-void uart_init(void)
-{
-}