leilei1269 / arduino-tiny

Automatically exported from code.google.com/p/arduino-tiny
Other
0 stars 0 forks source link

attiny1634 support (patch) #74

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
I have added definitions for attiny1634, it works in theory (I can compile and 
flash programs) but I have not yet tested that the chip actually does what is 
expected (I'm thinking of building some sort of test fixture so I can automate 
the testing)

Anyway, the code is in github: 
https://github.com/rambo/arduino-tiny/tree/attiny1634

the master branch of that repo tracks the SVN HEAD here (whenever I remember to 
rebase), I use the branches to test my changes.

Original issue reported on code.google.com by eero.afh...@gmail.com on 15 Dec 2012 at 8:19

GoogleCodeExporter commented 8 years ago
Haven't gotten around to building proper test fixture but people are reporting 
successes.

Original comment by eero.afh...@gmail.com on 24 Mar 2013 at 2:41

GoogleCodeExporter commented 8 years ago
http://arduino.cc/forum/index.php/topic,153711.msg1155641.html#msg1155641

Original comment by arduino....@gmail.com on 9 May 2013 at 6:14