AVR-Nano leaves 1% program memory space :-( I understand it's a tight squeeze but am wondering what items could be jettisoned to make it a bit tighter to allow for other code to be there, and for Lisp code to be stored in PROGMEM. One obvious target would be the REPL and the Serial library...
AVR-Nano leaves 1% program memory space :-( I understand it's a tight squeeze but am wondering what items could be jettisoned to make it a bit tighter to allow for other code to be there, and for Lisp code to be stored in PROGMEM. One obvious target would be the REPL and the Serial library...