Hi, is there any reading for newbies how to start with amforth's
multitasking, some explanation etc. E.g. 3 leds blinking at
different rates and in parallel working with amforth..P.
From: Matthias T. <mt...@we...> - 2011-04-16 11:39:17
Pito,
> Hi, is there any reading for newbies how to start with amforth's
> multitasking, some explanation etc. E.g. 3 leds blinking at
> different rates and in parallel working with amforth..P.
http://amforth.sourceforge.net/howto.html
has an examples, the source code has some (poorly
documented) other example as lib/multitask-test.frt
HTH
Matthias