summaryrefslogtreecommitdiffstats
path: root/firmware/main.c
Commit message (Expand)AuthorAgeFilesLines
* Added hex file supportJenna Fox2012-09-241-2/+2
* remove redundant UBOOT_VERSION part of :get_info usb functionJenna Fox2012-09-241-9/+9
* remove reference to my debug LEDJenna Fox2012-09-241-27/+3
* VictoryJenna Fox2012-09-241-23/+23
* It's uploading things properly! Stupid double increment bug. But I think it's...Jenna Fox2012-09-241-1/+0
* casually experimenting trying to get uploads working properly.Jenna Fox2012-09-241-1/+1
* very close to it working - it uploads some, but the words uploaded are spaced...Jenna Fox2012-09-231-76/+74
* Giving up on HID - looks like OS wants to poll it which wont work with frozen...Jenna Fox2012-09-231-174/+10
* fixing bugs which break compilationJenna Fox2012-09-231-14/+15
* Working towards getting firmware compiling again - close to testing new versionJenna Fox2012-09-231-49/+29
* More stuff in firmware main.cJenna Fox2012-09-231-0/+15
* lots of stuffJenna Fox2012-09-231-80/+39
* nice cleaned up usbFunctionWriteJenna Fox2012-09-231-228/+238
* quick once over leaveBootloader and writeWordToPageBufferJenna Fox2012-09-231-76/+21
* cleaned up main loop area (untested)Jenna Fox2012-09-231-141/+108
* Begin work to convert embedded-creations USBaspLoader-tiny85 port to bootloadHIDJenna Fox2012-09-231-0/+657