First commit

This commit is contained in:
gbucchino
2026-06-15 10:31:58 +02:00
commit 33de82aa1c
12 changed files with 3107 additions and 0 deletions
Executable
+3
View File
@@ -0,0 +1,3 @@
#!/usr/bin/bash
gcc -o main uart.c test_bbs.c main.c && ./main $1