Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-10-23 | bootloader responds properly now. nearly there - still have an issue with ↵ | Zach Eveland | |
it falling out of sync after completing most operations | |||
2011-10-21 | more attempts to get parameter sending to work | Zach Eveland | |
2011-10-21 | some progress on responding to parameter requests | Zach Eveland | |
2011-10-21 | avrdude communication starting to work - responds to sync, fails when trying ↵ | Zach Eveland | |
to respond to STK_GET_PARAMETER | |||
2011-10-21 | continuing to port programming code. temporarily changed PID to test on ↵ | Zach Eveland | |
Windows (it works) | |||
2011-10-21 | starting to port bootloader programming code - testing as I go | Zach Eveland | |
2011-10-21 | added and modified Program() routine | Zach Eveland | |
2011-10-21 | Enumerates! used inline ASM for operation which moves interrupts to boot ↵ | Zach Eveland | |
section | |||
2011-10-21 | can now enable interrupts but EORSTE or SOFE in USB_::attach() still cause ↵ | Zach Eveland | |
bootloader to hang |