Overview
- Object ID : 2767 (2013-05-20)
- Author : Brian Riley | added by Archiver
- Content : Code
- Microcontroller : Propeller 1
- Languages : PASM, SPIN
- Category : Data Storage
- Licence : Other
Content
SDLoader allows executables to be booted from SD card, or loaded from SD card into upper 32K of a 512 EEPROM and executed, even to update itself.
Based upon Mike Green's fsrwFemto and sdspiFemto.
Complete documentation and use as comments in file "sdloader.spin"