Project

General

Profile

Revision 668

Updated port of wireless library to bay boards.

View differences:

Makefile
161 161
dist: all publish
162 162

  
163 163
publish:
164
	$(COPY) $(TARGET).a $(COLONYROOT)/code/lib/bin
164
	$(COPY) $(TARGET).a $(COLONYROOT)/code/lib/bayboard_bin
165 165
	$(COPY) *.c $(COLONYROOT)/code/lib/src/$(TARGET)
166 166
	$(COPY) *.h $(COLONYROOT)/code/lib/include/$(TARGET)
167 167

  

Also available in: Unified diff