summaryrefslogtreecommitdiffstats
path: root/src/uart.c
blob: 70a633490a508683cfd3f59b94d95d1a037184e9 (plain)
1
2
3
4
5
6
7
#include "project.h"



void uart_init(void)
{
}