Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | getting close to having a working 2.2kb bootloader! | Jenna Fox | 2012-09-23 | 3 | -2/+115 | |
| | ||||||
* | Giving up on HID - looks like OS wants to poll it which wont work with ↵ | Jenna Fox | 2012-09-23 | 11 | -1235/+1172 | |
| | | | | frozen writing/erasing chip, so going to make custom usb class mini bootloader based on this. This is the last commit where there was something which might be adaptable in to a hid driver | |||||
* | Built hex successfully, but bootloader is too big! nooooooooo! | Jenna Fox | 2012-09-23 | 8 | -726/+846 | |
| | ||||||
* | replaced usbconfig.h with version from bootloadHID | Jenna Fox | 2012-09-23 | 1 | -145/+104 | |
| | ||||||
* | fixing bugs which break compilation | Jenna Fox | 2012-09-23 | 10 | -1291/+1060 | |
| | ||||||
* | Working towards getting firmware compiling again - close to testing new version | Jenna Fox | 2012-09-23 | 6 | -232/+37 | |
| | ||||||
* | More stuff in firmware main.c | Jenna Fox | 2012-09-23 | 1 | -0/+15 | |
| | | | | God I am getting bad at writing these commit messages | |||||
* | lots of stuff | Jenna Fox | 2012-09-23 | 1 | -80/+39 | |
| | ||||||
* | nice cleaned up usbFunctionWrite | Jenna Fox | 2012-09-23 | 1 | -228/+238 | |
| | ||||||
* | Make bootloadHID always upload one page at a time. | Jenna Fox | 2012-09-23 | 3 | -14/+10 | |
| | ||||||
* | wont be needing the first write mechanism | Jenna Fox | 2012-09-23 | 1 | -6/+3 | |
| | ||||||
* | quick once over leaveBootloader and writeWordToPageBuffer | Jenna Fox | 2012-09-23 | 1 | -76/+21 | |
| | ||||||
* | cleaned up main loop area (untested) | Jenna Fox | 2012-09-23 | 1 | -141/+108 | |
| | ||||||
* | add changelog | Jenna Fox | 2012-09-23 | 1 | -0/+34 | |
| | ||||||
* | bring in slightly modified version of bootloadHID host programming app by ↵ | Jenna Fox | 2012-09-23 | 11 | -0/+870 | |
| | | | | objective development - including delays tiny85 requires (though they could be tuned to be a bit shorter for quicker programming later) | |||||
* | Begin work to convert embedded-creations USBaspLoader-tiny85 port to bootloadHID | Jenna Fox | 2012-09-23 | 44 | -0/+11932 | |