Browse Source

added Propeller recipe

patch
curt mayer 6 years ago
parent
commit
917f21e468
  1. 7
      Source/Prop/Spin/Makefile

7
Source/Prop/Spin/Makefile

@ -0,0 +1,7 @@
OBJECTS = PropIO.eeprom PropIO2.eeprom ParPortProp.eeprom
OTHERS = *.list
DEST = ../../../Binary
TOOLS = ../../../Tools
include $(TOOLS)/Makefile.inc
DIFFPATH := $(DIFFTO)/Binary
Loading…
Cancel
Save