Page 1 of 1

Firmwares teensy

Posted: Mon Dec 03, 2012 10:18 am
by D3i7
Hi everyone,

I want to know if it’s possible to get the firmware files that generate de .hex files. I want to do try to modify them to add some extra things.

Thanks for all,
David.

Re: Firmwares teensy

Posted: Mon Dec 03, 2012 10:43 am
by Matlo

Re: Firmwares teensy

Posted: Mon Dec 03, 2012 10:49 am
by D3i7
Thanks Matlo,

which compiler do you recommend to use?

Re: Firmwares teensy

Posted: Mon Dec 03, 2012 10:54 am
by Matlo
avr-gcc (linux) or winavr (windows).

Re: Firmwares teensy

Posted: Mon Dec 03, 2012 11:01 am
by D3i7
Thanks for answering so fast!!!!

I will try to do some things in the following days. I will tell you.