Hello,
It is possible to use the GPS logger
http://www.ladyada.net/make/gpsshield/download.html
with this board Atmega32u4 Breakout+
http://ladyada.net/products/atmega32u4breakout/ ????
Because i get this following error:
\arduino-1.0-rc2\libraries\SoftwareSerial\SoftwareSerial.cpp: In member function 'void SoftwareSerial::begin(long int)':
\arduino-1.0-rc2\libraries\SoftwareSerial\SoftwareSerial.cpp:396: error: 'digitalPinToPCICR' was not declared in this scope
\arduino-1.0-rc2\libraries\SoftwareSerial\SoftwareSerial.cpp:398: error: 'digitalPinToPCICRbit' was not declared in this scope
\arduino-1.0-rc2\libraries\SoftwareSerial\SoftwareSerial.cpp:399: error: 'digitalPinToPCMSK' was not declared in this scope
\arduino-1.0-rc2\libraries\SoftwareSerial\SoftwareSerial.cpp:399: error: 'digitalPinToPCMSKbit' was not declared in this scope
\arduino-1.0-rc2\libraries\SoftwareSerial\SoftwareSerial.cpp: In member function 'void SoftwareSerial::end()':
\arduino-1.0-rc2\libraries\SoftwareSerial\SoftwareSerial.cpp:414: error: 'digitalPinToPCMSK' was not declared in this scope
\arduino-1.0-rc2\libraries\SoftwareSerial\SoftwareSerial.cpp:415: error: 'digitalPinToPCMSKbit' was not declared in this scope
thx all!
best regards

