- Add Rakefile to manage prepare/release process
- Add .gitignore to skip doc/html, doc/latex files
- Add Doxyfile to repo
- Update copyright year
- Update email address
- Fix references to repo
- Move history to separate file
- Update README copyright, email
- Add support for Arduino 1.0
- Add support for ATmega2560
- Modified capitalization of functions to match Arduino style where first letter is lower-case
- Added documentation via Doxygen comments, modified methods used to get/set storage buffers
- Added ability to select serial port 0..3, modified methods used to get/set storage arrays, miscellaneous bug fixes
- Initial public release