summaryrefslogtreecommitdiffstats
path: root/reg/uart.h
diff options
context:
space:
mode:
authorTomasz Kramkowski <tk@the-tk.com>2017-01-21 14:55:27 +0000
committerTomasz Kramkowski <tk@the-tk.com>2017-01-21 14:55:27 +0000
commit68c89856c1fc310ad0d75ae1df9d000704e87c8a (patch)
treeaa60906eb89e33f967d51fa304600f44dd684cdc /reg/uart.h
downloadmk20dx256-68c89856c1fc310ad0d75ae1df9d000704e87c8a.tar.gz
mk20dx256-68c89856c1fc310ad0d75ae1df9d000704e87c8a.tar.xz
mk20dx256-68c89856c1fc310ad0d75ae1df9d000704e87c8a.zip
Init commit
Diffstat (limited to 'reg/uart.h')
-rw-r--r--reg/uart.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/reg/uart.h b/reg/uart.h
new file mode 100644
index 0000000..a23d2f6
--- /dev/null
+++ b/reg/uart.h
@@ -0,0 +1,8 @@
+#ifndef LIB_REG_UART_H
+#define LIB_REG_UART_H
+
+#include "regdefs.h"
+
+
+
+#endif /* LIB_REG_UART_H */