propeller1 loader (plus -q option)
https://www.youtube.com/watch?v=SXgN-7A1MXM
.gitignore | ||
enumcom.c | ||
gpio_sysfs.c | ||
gpio_sysfs.h | ||
LICENSE | ||
Makefile | ||
osint_linux.c | ||
osint_mingw.c | ||
osint.h | ||
p1load.c | ||
ploader.c | ||
ploader.h | ||
readme.txt |
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