mikaelpatel / Arduino-Shell

RPN Postscript/Forth Command Shell for Arduino
19 stars 5 forks source link

Enhance: Run scripts from external SPI/TWI EEPROM/Flash #52

Open mikaelpatel opened 8 years ago

mikaelpatel commented 8 years ago

Allow scripts to be stored and executed from EEPROM/Flash on SPI or TWI. May require a "virtual memory" handler with caching to gain performance.