Age | Commit message (Expand) | Author |
2012-04-09 | Micro I hardly knew ye | Zach Eveland |
2012-04-09 | sketch USB VID and PID values are passed in from boards.txt at compile time n... | Zach Eveland |
2012-03-08 | removed old version of Leonardo's caterina bootloader, replaced with LUFA-bas... | Zach Eveland |
2012-03-01 | Merge branch 'master' of github.com:arduino/Arduino into LUFA_bootloader | Zach Eveland |
2012-02-29 | Switching Mini w/ ATmega328 upload protocol from stk500 to arduino. | David A. Mellis |
2012-02-14 | Changed Leonardo fuses to select longer clock startup time. | Zach Eveland |
2012-02-13 | Leonardo auto-reset-and-upload changes for Windows (explanation below) | Zach Eveland |
2012-02-03 | modify boards.txt with new settings for Caterina_LUFA | Zach Eveland |
2012-01-19 | changed fuses to select 4k bootloader for LUFA-based Caterina | Zach Eveland |
2012-01-10 | renamed DiskLoader to Caterina (after Leonardo's mom) | Zach Eveland |
2012-01-10 | Merge branch 'master' of github.com:arduino/Arduino into new-extension | Zach Eveland |
2012-01-04 | Adding links to documentation of boards.txt and programmers.txt files. | David A. Mellis |
2011-12-18 | fix bootloader size in boards.txt - 2 kB instead of 4 kB | Zach Eveland |
2011-12-11 | fixed TIMER4 use on Leonardo | Zach Eveland |
2011-11-28 | Removing Leonardo (and Mouse/Keyboard examples) for Arduino 1.0 release. | David A. Mellis |
2011-11-25 | Correcting Arduino Mini w/ ATmega328 bootloader file and fuses (untested). | David A. Mellis |
2011-11-19 | Adding Arduino Mini w/ ATmega328. | David A. Mellis |
2011-10-27 | renamed bootloader file | Zach Eveland |
2011-10-27 | Revert "Merge branch 'master' of github.com:arduino/Arduino into diskloader_r... | Zach Eveland |
2011-10-27 | changes in core and boards.txt to support new bootloader | Zach Eveland |
2011-10-27 | Merge branch 'master' of github.com:arduino/Arduino into diskloader_reboot | Zach Eveland |
2011-10-21 | added more USB source adapted from sketch core. still not enumerating. | Zach Eveland |
2011-10-10 | Putting the Uno lock bits back. | David A. Mellis |
2011-10-10 | Modify Uno "lock" bits in boards.txt to make bootloader readable by | WestfW |
2011-09-28 | Changing Ethernet upload protocol from stk500 to arduino. | David A. Mellis |
2011-09-16 | Commenting out micro board for now since it's not being released yet. | David A. Mellis |
2011-09-16 | restored accidentally-deleted Leonardo type in boards.txt | Zach Eveland |
2011-09-16 | restored Micro entry in boards.txt, made separate bootloader images for Leona... | Zach Eveland |
2011-09-16 | Moving Leonardo after Uno. | David A. Mellis |
2011-09-08 | fixed bug where sketches over 28k caused subsequent auto-reset-and-upload att... | Zach Eveland |
2011-09-08 | Revert "added Micro section to boards.txt. specified different bootloader he... | Zach Eveland |
2011-09-08 | added Micro section to boards.txt. specified different bootloader hex files ... | Zach Eveland |
2011-09-05 | changed baudrate for auto-reset-and-upload back to 1200 bps. specified ardui... | Zach Eveland |
2011-09-05 | Merge branch 'new-extension' of https://github.com/arduino/Arduino into new-e... | Zach Eveland |
2011-09-02 | Merge branch 'new-extension' of github.com:arduino/Arduino into new-extension | David Mellis |
2011-09-02 | Updating to avrdude 5.11 (Windows). stk500 -> arduino in boards.txt. | David Mellis |
2011-08-31 | Adding Arduino Ethernet and Arduino Mega ADK (joint w/ Mega 2560) to boards m... | David A. Mellis |
2011-08-30 | brought leonardo folder in line with new variants scheme | Zach Eveland |
2011-08-30 | Merge branch 'mainline' into new-extension | Zach Eveland |
2011-08-27 | auto-upload-and-reset works now at 300 bps. patched avrdude for Mac to suppo... | Zach Eveland |
2011-08-24 | changed auto-reset method for upload: now triggered by opening port at 1200 bps | Zach Eveland |
2011-08-23 | Distinguishing those boards with eight analog inputs (Fio, BT, Nano, Mini). | David A. Mellis |
2011-08-23 | Renaming pins/ directory to the more generic variants/ | David A. Mellis |
2011-08-11 | diskloader source and binary for 32u4 | Zach Eveland |
2011-08-10 | support for 32u4 and Leonardo pins, uploading, and bootloader programming | Zach Eveland |
2011-06-14 | Modify Uno "lock" bits in boards.txt to make bootloader readable by | WestfW |
2011-03-09 | Fixing typo in boards.txt. | David A. Mellis |
2011-03-04 | Factoring pin definitions out of the core. | David A. Mellis |
2010-09-24 | Adding Arduino Mega 2560 board entry. | David A. Mellis |
2010-09-22 | Adding optiboot and Arduino Uno boards menu entry. | David A. Mellis |