Hello Matthias & All:
Here's a useful word to add to our lib (IMHO).
Regards, Enoch.
P/S ( f-addr count ) is produced by s"
--
\ copy "count" bytes from Flash to RAM
: imove ( f-addr count addr -- )
swap 0 ?do
over i
Hello Matthias,
Having given further thought to r1404 and your recent comments I think
that we need to revert to the wlscope former interface to utilize this
new mechanism to its fullest. Example follows and here's the kernel
patch: http://pastebin.com/aSWRMU3V
Regards, Enoch.
\ wlscope, "wordli