mikaelpatel / Cosa

An Object-Oriented Platform for Arduino/AVR
https://mikaelpatel.github.io/Cosa/
GNU Lesser General Public License v2.1
338 stars 76 forks source link

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

Closed mikaelpatel closed 8 years ago

mikaelpatel commented 8 years ago

The Shell memory abstraction should allow easy extension to include EEPROM/Flash on SPI or TWI. To increase performance a "virtual memory" handler might be needed.