triffid / FiveD_on_Arduino

Rewrite of reprap mendel firmware
http://forums.reprap.org/read.php?147,33082
GNU General Public License v2.0
30 stars 12 forks source link

Added ATmega1280 pin map #8

Closed dpslwk closed 13 years ago

dpslwk commented 13 years ago

I've done the pin map for the Arduino Mega I have compiled with aruidno 0021 but have yet to check on live hardware. Have updated the config.h.dist to reflect the different SPI and PWM pins on the Arduino Mega. Also had to tweak the analog.c file to get over PRR/PRR0 error.

Matt