Commit Graph

2 Commits (pr/rotary)

Author SHA1 Message Date
Anthony Merlino a06aa7bd0e boards/arduino-uno: Updates board to comply with refactored arduino-atmega-common structure 6 years ago
Laurent Navet 80cf8389a8 boards: add arduino uno and duemilanove support
Uno and Duemilanove(atmega328p version) are nearly the same boards.
The only difference is that the Duemilanove use an FTDI usb chip,
while the Uno use an Atmel which acts as USB/Serial converter.
All of the code needed to support these boards is in arduino-common.
7 years ago