summaryrefslogtreecommitdiffstats
path: root/firmware/libs-device
Commit message (Collapse)AuthorAgeFilesLines
* remove reference to my debug LEDJenna Fox2012-09-241-10/+10
|
* VictoryJenna Fox2012-09-241-10/+10
|
* It's uploading things properly! Stupid double increment bug. But I think ↵Jenna Fox2012-09-241-10/+10
| | | | it's failing to write tinyvector table
* casually experimenting trying to get uploads working properly.Jenna Fox2012-09-241-10/+10
|
* very close to it working - it uploads some, but the words uploaded are ↵Jenna Fox2012-09-232-10/+10
| | | | spaced out with 0xFF's between each word :S
* Giving up on HID - looks like OS wants to poll it which wont work with ↵Jenna Fox2012-09-232-10/+10
| | | | 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 Fox2012-09-231-10/+10
|
* fixing bugs which break compilationJenna Fox2012-09-232-10/+10
|
* Working towards getting firmware compiling again - close to testing new versionJenna Fox2012-09-231-0/+0
|
* Begin work to convert embedded-creations USBaspLoader-tiny85 port to bootloadHIDJenna Fox2012-09-236-0/+340