Commit Graph

12 Commits

Author SHA1 Message Date
David Betz d59ecb1d76 Disable building the eeprom program until it is finished. 2016-09-19 21:50:20 -04:00
David Betz 4926011779 Get rid of a redundant copy of -Wall. 2015-03-08 07:07:12 -04:00
David Betz 1aa73f3bda Fix a typo in the Makefile. 2015-02-20 07:40:04 -05:00
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
Brett Weir 3834573f5e Added support for dynamic versioning; added gitignore for bin directory. 2015-02-08 11:30:29 -08:00
David Betz 808ba62a7b Fix a bug in the MinGW Makefile settings. 2015-02-02 10:34:29 -05:00
David Betz 0aca2d822b Try to get rid of "unused parameter" errors from the osint callback functions. 2015-02-01 12:37:55 -05:00
David Betz 9959b123d2 Cleanup the Makefile. 2015-01-26 23:06:40 -05:00
David Betz dff1df30bc Add instructions for building the RaspberryPi loader. This is still untested. 2015-01-26 22:41:00 -05:00
David Betz eac9af39e2 Get the Windows build working. 2015-01-25 21:31:09 -05:00
David Betz 5412955a7b Add files for building for Windows and an updated Makefile that will build for Mac OS, Linux, and Windows. 2015-01-25 11:09:48 -05:00
David Betz 7c4ed66e95 Initial commit. 2015-01-24 23:34:20 -05:00