Zach Eveland
|
35466aa097
|
added to sketch iProduct and iManufacturer strings identifying board as either an "Arduino Leonardo" or "Arduino Micro" manufactured by "Arduino LLC"
|
2011-09-16 12:29:47 -04:00 |
Zach Eveland
|
6167290475
|
added compile-time definition of sketch PID. PID is pulled from variants/leonardo or the new variants/micro as appropriate.
|
2011-09-08 15:52:05 -04:00 |
Zach Eveland
|
28d2bb90ce
|
Revert "support compile-time passing of PID to Leonardo/Micro sketches. PID comes from boards.txt - different for Micro and Leonardo"
This reverts commit 3e0d195492247a7e7c2ec72476bf2a0991ea6d48.
|
2011-09-08 15:39:17 -04:00 |
Zach Eveland
|
fad85c0096
|
support compile-time passing of PID to Leonardo/Micro sketches. PID comes from boards.txt - different for Micro and Leonardo
|
2011-09-08 11:23:55 -04:00 |
Zach Eveland
|
843101fff8
|
Serial via USB works
Integrated rest of Peter's USB implementation
|
2011-08-14 16:59:34 -04:00 |