summaryrefslogtreecommitdiffstats
path: root/src/uart.c
diff options
context:
space:
mode:
authorroot <root@lab2.panaceas.james.local>2014-11-02 15:16:42 +0000
committerroot <root@lab2.panaceas.james.local>2014-11-02 15:16:42 +0000
commit479e719a64d75374f00438498cf91ba2601a63f1 (patch)
tree6f2164598cbe9c78396060dc45f5307172d36a0c /src/uart.c
parent87e61d21e5ce588c9701d92def188fa97674c3cd (diff)
downloadstm32_usb_kvm-479e719a64d75374f00438498cf91ba2601a63f1.tar.gz
stm32_usb_kvm-479e719a64d75374f00438498cf91ba2601a63f1.tar.bz2
stm32_usb_kvm-479e719a64d75374f00438498cf91ba2601a63f1.zip
fish
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)
-{
-}