index
:
fmk
master
USB Keyboard firmware for the MK20DX256 (WIP)
Tomasz Kramkowski <tomasz@kramkow.ski>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
uart
/
uart.h
blob: 984d704b8700cbeaa1d6016e03333b78aadb118a (
plain
)
1
2
3
4
5
6
#ifndef UART_UART_H
#define UART_UART_H
void
uart_setup
(
void
);
#endif
/* UART_UART_H */