BUGfix: wrong configuration selection by incomplete macro
authorStephan Baerwolf <stephan.baerwolf@tu-ilmenau.de>
Sat, 9 Nov 2013 11:21:51 +0000 (12:21 +0100)
committerStephan Baerwolf <stephan.baerwolf@tu-ilmenau.de>
Sat, 9 Nov 2013 11:28:49 +0000 (11:28 +0000)
commitfda4f3c777fd656867e398b3bc38f2a3e18df5ed
tree937257272728002399743257576030c53fbe89d1
parent206f11ac07867c37031b559d31e8a40fb36f89ef
BUGfix: wrong configuration selection by incomplete macro

As datasheet for ATmega128 (http://www.atmel.com/Images/doc2467.pdf)
indicates, INT0 is located at PD0 instead of PD2.
So "USB_CFG_INTPORT_BIT" is the same as for ATmega640,
ATmega1280, ATmega1281, ATmega2560 and ATmega2561.

Special thanks to trkien, who indirectly indicated this BUG to me in:
http://forums.obdev.at/viewtopic.php?f=8&t=8691&sid=020c08aa877e11fdd65d9b1638ac5bd3#p26140

Signed-off-by: Stephan Baerwolf <stephan.baerwolf@tu-ilmenau.de>
firmware/bootloaderconfig.h