Zach Eveland
|
cbe1f56f4f
|
Leonardo bootloader now sends iSerial string during enumeration. Seems to satisfy Windows' composite device requirements.
|
2011-11-16 16:38:22 -05:00 |
Zach Eveland
|
b15b9f4236
|
restored original non-interrupt-driven DiskLoader
Interrupt-driven version was a dead-end - too many bugs with that approach.
|
2011-11-09 14:04:59 -05:00 |
Zach Eveland
|
922fb60690
|
changed Leonardo PID to 0x0032 for Diskloader testing. updated .inf to match.
|
2011-10-31 23:44:32 -04:00 |
Zach Eveland
|
2594c8387c
|
check to see if a sketch has been loaded before jumping out of bootloader
|
2011-10-31 21:36:29 -04:00 |
Zach Eveland
|
2217c7d44a
|
bootloader runs sketch after timeout, added bootloader LED breathing
|
2011-10-27 11:27:24 -04:00 |
Zach Eveland
|
5a391897fb
|
brought nuevo_diskloader changes over to diskloader
Moved nuevo_diskloader files into diskloader directory. Changed back to real PID for Leonardo
|
2011-10-27 10:23:06 -04:00 |
Zach Eveland
|
f52c2cece3
|
new bootloader binaries for Micro and Leonardo - uses new assignment for TXLED pin
|
2011-09-16 16:24:21 -04:00 |
Zach Eveland
|
2a85fad383
|
restored Micro entry in boards.txt, made separate bootloader images for Leonardo and Micro.
|
2011-09-16 14:47:42 -04:00 |
Zach Eveland
|
0b55d820cb
|
Revert "added Micro section to boards.txt. specified different bootloader hex files for Leonardo and Micro (differ only by PID). added PID entries to boards.txt"
This reverts commit 3b5122e13837eede7c10acf484efdee4d03e802d.
|
2011-09-08 15:40:41 -04:00 |
Zach Eveland
|
0701c9d781
|
added Micro section to boards.txt. specified different bootloader hex files for Leonardo and Micro (differ only by PID). added PID entries to boards.txt
|
2011-09-08 11:00:40 -04:00 |