]> sigrok.org Git - sigrok-firmware-fx2lafw.git/blobdiff - fx2lib/examples/eeprom/firmware/Makefile
Import fx2lib into fx2lafw directly.
[sigrok-firmware-fx2lafw.git] / fx2lib / examples / eeprom / firmware / Makefile
diff --git a/fx2lib/examples/eeprom/firmware/Makefile b/fx2lib/examples/eeprom/firmware/Makefile
new file mode 100644 (file)
index 0000000..173bcfb
--- /dev/null
@@ -0,0 +1,6 @@
+FX2LIBDIR=../../..
+BASENAME = eeprom
+SOURCES=eeprom.c
+A51_SOURCES=dscr.a51
+
+include $(FX2LIBDIR)/lib/fx2.mk