[Amforth] Added tools/partdescription to svn

2020-12-30 Thread Erich Wälde
Hello, as promised, I added the script "pd2amforth" to the source tree, see amforth/trunk/tools/partdescription/... > $ svn commit . -m 'added tools/partdescription' > Password: > Sendingdoc/source/index.rst > Adding tools/partdescription > Adding tools/partdescription/

Re: [Amforth] Newbie getting started with AVR128DA48

2020-12-30 Thread George Herzog
Both 328eForth and FlashForth wpuld be easier starting points for a newbie. If one must use AmForth, studying the directory structure and content is key to finding out how to compile to a specific target. On Tue, Dec 29, 2020, 11:22 PM Brian wrote: > Perhaps the Arduino controlled by Eforth wou