propeller1 loader (plus -q option) https://www.youtube.com/watch?v=SXgN-7A1MXM
Go to file
David Betz d5b5b31e98 Add the GPIO handling code for the RaspberryPi. Still need to integrate RaspberryPi into the Makefile. 2015-01-26 22:23:43 -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 Get the Windows build working. 2015-01-25 21:31:09 -05:00
enumcom.c Get the Windows build working. 2015-01-25 21:31:09 -05:00
gpio_sysfs.c Add the GPIO handling code for the RaspberryPi. Still need to integrate RaspberryPi into the Makefile. 2015-01-26 22:23:43 -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 Add GPIO reset support for the RaspberryPi. 2015-01-26 22:14:34 -05:00
osint_mingw.c 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
p1load.c Add GPIO reset support for the RaspberryPi. 2015-01-26 22:14:34 -05:00
ploader.c Switch from ms_sleep to us_sleep. 2015-01-25 21:37:19 -05:00
ploader.h Fix a typo. 2015-01-24 23:39:22 -05:00