block senden stabil
This commit is contained in:
parent
6dd836c729
commit
8dcd24adbd
7 changed files with 73 additions and 22 deletions
2
Makefile
2
Makefile
|
@ -8,7 +8,7 @@ COMPILER_PATH = g++
|
|||
|
||||
|
||||
OUTPUT = main
|
||||
CFLAGS = -std=c++14 -O3
|
||||
CFLAGS = -std=c++14 -O3 -Wall -Wextra
|
||||
LDFLAGS =
|
||||
OBJECTS = main.o drv/usart.o drv/b15f.o drv/plottyfile.o drv/dot.o
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue