Hi,

On the at90can128, for example, one has to introduce "TCCR0 constant
TCCR0B" before uploading lib/hardware/time0.frt

How about extending Keith's fantastic shell with conditional upload
constructs such as:

#ifdev at90can128
   %00000000 TCCR0 c! \ stop timer
#else
   %00000000 TCCR0B c! \ stop timer
#endif

Any better idea?

Thanks, Enoch.



------------------------------------------------------------------------------
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
_______________________________________________
Amforth-devel mailing list for http://amforth.sf.net/
Amforth-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amforth-devel

Reply via email to