Hi, according to "avra --devices" ATtiny85 is supported:
[johnpatcher@vpcs LEDice]$ avra --devices | grep ATtiny85 ATtiny85 | 4096 | 0x0060 | 512 | 512 | 123 However I couldn't find the appropriate include file: [johnpatcher@vpcs includes]$ ls 1200def.inc m103def.inc m2560def.inc m48def.inc tn11def.inc 2313def.inc m128def.inc m2561def.inc m649def.inc tn12def.inc 2323def.inc m161def.inc m323def.inc m64def.inc tn13def.inc 2343def.inc m162def.inc m3250def.inc m8515def.inc tn15def.inc 4414def.inc m163def.inc m325def.inc m8535def.inc tn22def.inc 4433def.inc m165def.inc m3290def.inc m88def.inc tn2313def.inc 4434def.inc m168def.inc m329def.inc m8def.inc tn26def.inc 8515def.inc m169def.inc m32def.inc pwm2def.inc tn28def.inc 8535def.inc m16def.inc m406def.inc pwm3def.inc tn45def.inc None of these does include ATtiny85: [johnpatcher@vpcs includes]$ grep ATtiny85 * So what file am I supposed to include? I've tried it with the "tn45def.inc", but it doesn't work for me. Am I missing something here? What file should I use? Best regards, Karol Babioch
signature.asc
Description: OpenPGP digital signature
------------------------------------------------------------------------------ For Developers, A Lot Can Happen In A Second. Boundary is the first to Know...and Tell You. Monitor Your Applications in Ultra-Fine Resolution. Try it FREE! http://p.sf.net/sfu/Boundary-d2dvs2
_______________________________________________ Avra-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/avra-user
