]> sigrok.org Git - sigrok-firmware-fx2lafw.git/blob - fx2lib/examples/i2c/Makefile
Import fx2lib into fx2lafw directly.
[sigrok-firmware-fx2lafw.git] / fx2lib / examples / i2c / Makefile
1 FX2LIBDIR=../..
2 BASENAME = i2c
3 SOURCES=i2c.c
4 DSCR_AREA=
5 INT2JT=
6 include $(FX2LIBDIR)/lib/fx2.mk 
7
8