David Betz 8582bbc752 Factored out the port handling code that interfaces to osint_xxx.c.
There is still some work to do to handle use_reset_method().
Started work on a program to read/write eeprom. Not working yet.
2015-02-19 22:00:12 -05:00
2015-01-25 21:31:09 -05:00
2015-01-27 20:17:01 -05:00
2015-01-24 23:32:36 -05:00
2015-02-10 16:55:23 -05:00
2015-02-10 16:55:23 -05:00

To build for the various platforms:

For Macintosh OS X:

	OS=macosx make

For Linux:

	OS=linux make

For the RaspberryPi:

	OS=raspberrypi make

For Windows under MinGW:

	OS=msys make
Description
Languages
C 79.9%
Propeller Spin 17%
Makefile 1.7%
QMake 1.4%