From: Matthias T. <mt...@we...> - 2013-08-26 18:28:56
|
hi Nitpickers and not-so-brave-ones ;) > Hmmm. I don't know. Looking at appl/atmega2561/atmega256.asm says: > ; Settings for the avr butterfly demo board > .include "macros.asm" > .include "device.asm" > ... > You are not using the butterfly board, do you? It is the proof that porting amforth from one controller to another one requires to copy files only. Nevertheless I fixed the comment with revision 1452 in the repository. Matthias |