Compare commits

..

1 Commits

Author SHA1 Message Date
Thomas Klaehn
99c2fb28bb short ftdi bit bang test 2019-07-13 19:17:18 +02:00

View File

@ -10,9 +10,6 @@ OBJ_DIR = obj
BIN_DIR = bin BIN_DIR = bin
INCLUDES := inc INCLUDES := inc
#Alpine Linux ftdi include path
INCLUDES += /usr/include/libftdi1
LIBS := ftdi LIBS := ftdi
LD_FLAGS := LD_FLAGS :=