]> sigrok.org Git - sigrok-firmware-fx2lafw.git/blobdiff - fx2lib/examples/timers/Makefile
Import fx2lib into fx2lafw directly.
[sigrok-firmware-fx2lafw.git] / fx2lib / examples / timers / Makefile
diff --git a/fx2lib/examples/timers/Makefile b/fx2lib/examples/timers/Makefile
new file mode 100644 (file)
index 0000000..4e2384e
--- /dev/null
@@ -0,0 +1,8 @@
+FX2LIBDIR=../..
+BASENAME = timers
+SOURCES=timers.c
+DSCR_AREA=
+INT2JT=
+include $(FX2LIBDIR)/lib/fx2.mk
+
+