propeller1 loader (plus -q option) https://www.youtube.com/watch?v=SXgN-7A1MXM
Go to file
David Betz d71d7e7395 Fix the mingw build by adding the serial_baud function to osint_mingw.c. 2015-02-07 09:40:01 -05:00
.gitignore Initial commit 2015-01-24 23:32:36 -05:00
LICENSE Initial commit 2015-01-24 23:32:36 -05:00
Makefile Fix a bug in the MinGW Makefile settings. 2015-02-02 10:34:29 -05:00
enumcom.c Get the Windows build working. 2015-01-25 21:31:09 -05:00
gpio_sysfs.c Ugh. Another typo. 2015-01-27 20:17:01 -05:00
gpio_sysfs.h Add the GPIO handling code for the RaspberryPi. Still need to integrate RaspberryPi into the Makefile. 2015-01-26 22:23:43 -05:00
osint.h Add GPIO reset support for the RaspberryPi. 2015-01-26 22:14:34 -05:00
osint_linux.c Fix the mingw build by adding the serial_baud function to osint_mingw.c. 2015-02-07 09:40:01 -05:00
osint_mingw.c Fix the mingw build by adding the serial_baud function to osint_mingw.c. 2015-02-07 09:40:01 -05:00
p1load.c Try to get rid of "unused parameter" errors from the osint callback functions. 2015-02-01 12:37:55 -05:00
ploader.c Moved a new version of osint_mingw.c from the propeller-load project but still needs serial_baud() function to work. 2015-02-03 08:45:38 -05:00
ploader.h Fix a typo. 2015-01-24 23:39:22 -05:00