mirror of
https://gitea.osmocom.org/sim-card/simtrace.git
synced 2026-03-22 16:28:35 +03:00
re-structure the directory layout to reflect that that ft232r stuff is old
we have long only been working on the sam7 based system.
This commit is contained in:
@@ -1,10 +0,0 @@
|
||||
LDFLAGS=-lftdi
|
||||
|
||||
bitbang: bitbang.o soft_uart.o
|
||||
$(CC) $(LDFLAGS) -o $@ $^
|
||||
|
||||
clean:
|
||||
rm -f bitbang bitbang.o soft_uart.o
|
||||
|
||||
%: %.o
|
||||
$(CC) $(LDFLAGS) -o $@ $^
|
||||
Reference in New Issue
Block a user