Move UART implementation to seperate module

This commit is contained in:
2024-08-26 17:30:33 +02:00
parent 35adae7c1f
commit 0505401d0b
6 changed files with 76 additions and 39 deletions

1
src/common.c Normal file
View File

@@ -0,0 +1 @@
void *TODO;