main objects encapsulated to uav_t

This commit is contained in:
2022-09-27 12:26:19 +02:00
parent ee7654a3ed
commit 38dfa0c3ef
2 changed files with 90 additions and 67 deletions
+3
View File
@@ -27,6 +27,9 @@ TARGET= arm-eabi
all: main.bin
flow:
cflow --tree --brief --no-number --omit-arguments *.c
OBJS+= main.o
OBJS+= syscall.o
OBJS+= usartu.o