Re: [Amforth] What files are put in which locations to get 1-wire running on an ATmega2560 platform?

2013-08-16 Thread Michael Picco
Forgot to mention ... I am only using the 2560 and an Uno ... no Butterfly in use at all. On 8/16/2013 10:39 AM, Erich Waelde wrote: > Hello Michael, > > On 08/16/2013 01:01 AM, Michael Picco wrote: >> Hello Erich, >> >> Thank you for the reply. Can I safely assume the template file can be >> cop

Re: [Amforth] What files are put in which locations to get 1-wire running on an ATmega2560 platform?

2013-08-16 Thread Michael Picco
Hello Erich, Thank you! This is very helpful. Will give it a try over the weekend and see how things play out. Regards, Michael On 8/16/2013 10:39 AM, Erich Waelde wrote: > Hello Michael, > > On 08/16/2013 01:01 AM, Michael Picco wrote: >> Hello Erich, >> >> Thank you for the reply. Can I s

[Amforth] addition to docs/ makefile

2013-08-16 Thread Erich Waelde
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Matthias, feel free to add the lines SP12=-c sp12 -i 10 -P /dev/parport0 MKII=-c avrispmkII -P usb DRAGON=-c dragon_isp -P usb to the makefile snippet in http://amforth.sourceforge.net/UG/linux.html Project Setup and to trunk/appl/template

Re: [Amforth] What files are put in which locations to get 1-wire running on an ATmega2560 platform?

2013-08-16 Thread Erich Waelde
Hello Michael, On 08/16/2013 01:01 AM, Michael Picco wrote: > Hello Erich, > > Thank you for the reply. Can I safely assume the template file can be > copied/pasted to my new project and used as-is for 1wire? > The other question is about the other files required: > dict_appl > dict_appl_core >