Commit Graph

4 Commits

Author SHA1 Message Date
Markus Hitter 4510a02d7e A number of teensy-related fine-adjustments. Mostly comments. 2012-11-08 16:36:22 +01:00
Markus Hitter 5a2677f685 Even more fixes for the ATmega32U4.
Patch contributed by DaveX, see
http://forums.reprap.org/read.php?147,33082,159254#msg-159254
2012-11-08 16:23:55 +01:00
Markus Hitter badc8e0bbb config.teensy.h: introduce ADC channels.
Contribution from DaveX, see
http://forums.reprap.org/read.php?147,33082,158653#msg-158653
Thank you.
2012-10-14 22:58:36 +02:00
David Forrest 3d02790032 Add support for an atmega32u4 on a Teensy 2.0 carrier board.
The atmega32u4 timer 4 registers differ from other AVRs, requiring
changes in heater.c and mendel.c The teensy/atmega32u4 uses LUFA USB,
but does not have 'usb' in the name, requiring changes in the
makefile PID values read from a blank EEPROM are set to default
rather than using zeros.
2012-10-14 22:56:00 +02:00