Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | casually experimenting trying to get uploads working properly. | Jenna Fox | 2012-09-24 | 4 | -59/+59 |
| | |||||
* | very close to it working - it uploads some, but the words uploaded are ↵ | Jenna Fox | 2012-09-23 | 15 | -1409/+1323 |
| | | | | spaced out with 0xFF's between each word :S | ||||
* | getting close to having a working 2.2kb bootloader! | Jenna Fox | 2012-09-23 | 2 | -0/+113 |
| | |||||
* | 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 |
| | |||||
* | 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 |
| | |||||
* | Begin work to convert embedded-creations USBaspLoader-tiny85 port to bootloadHID | Jenna Fox | 2012-09-23 | 42 | -0/+11398 |