summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Switched to new digistump vid/pid, removed string manufacturer and product na...Jenna Fox2012-09-2513-787/+736
* Crammed bootloader up against the edge while keeping it aligned to a page (I ...Jenna Fox2012-09-2512-490/+507
* Improvements to upload.rb interfaceJenna Fox2012-09-251-11/+15
* Bug where first page wouldn't erase properly seems to be fixed. I think the b...Jenna Fox2012-09-248-1124/+1086
* Making progress fixing issue where it never properly erases first pageJenna Fox2012-09-2411-360/+389
* revert damn you!Jenna Fox2012-09-2411-1233/+336
* Revert "I totally know how to use git. heh."Jenna Fox2012-09-241-0/+11
* I totally know how to use git. heh.Jenna Fox2012-09-241-11/+0
* Revert get rid of writeLengthJenna Fox2012-09-2411-271/+1155
|\
| * get rid of writeLength variable, free up another 32 bytes for user program sp...Jenna Fox2012-09-2411-1104/+1110
* | stuffJenna Fox2012-09-243-59/+59
* | added more logging to upload.rbJenna Fox2012-09-241-6/+19
|/
* update readme to reflect upload.rb's hex file supportJenna Fox2012-09-241-1/+1
* Trying to bring in lous' eraseApplication mechanism.Jenna Fox2012-09-2410-992/+1012
* Added hex file supportJenna Fox2012-09-245-66/+120
* the return of the version bits in #info in upload.rbJenna Fox2012-09-241-1/+3
* remove redundant UBOOT_VERSION part of :get_info usb functionJenna Fox2012-09-2410-199/+196
* added note to self about what BOOTLOADER_ADDRESS actually means in MakefileJenna Fox2012-09-241-0/+1
* remove reference to my debug LEDJenna Fox2012-09-249-947/+916
* readmeJenna Fox2012-09-241-0/+37
* VictoryJenna Fox2012-09-2410-1059/+1078
* It's uploading things properly! Stupid double increment bug. But I think it's...Jenna Fox2012-09-2411-482/+480
* casually experimenting trying to get uploads working properly.Jenna Fox2012-09-244-59/+59
* very close to it working - it uploads some, but the words uploaded are spaced...Jenna Fox2012-09-2315-1409/+1323
* getting close to having a working 2.2kb bootloader!Jenna Fox2012-09-233-2/+115
* Giving up on HID - looks like OS wants to poll it which wont work with frozen...Jenna Fox2012-09-2311-1235/+1172
* Built hex successfully, but bootloader is too big! nooooooooo!Jenna Fox2012-09-238-726/+846
* replaced usbconfig.h with version from bootloadHIDJenna Fox2012-09-231-145/+104
* fixing bugs which break compilationJenna Fox2012-09-2310-1291/+1060
* Working towards getting firmware compiling again - close to testing new versionJenna Fox2012-09-236-232/+37
* 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
* Make bootloadHID always upload one page at a time.Jenna Fox2012-09-233-14/+10
* wont be needing the first write mechanismJenna Fox2012-09-231-6/+3
* quick once over leaveBootloader and writeWordToPageBufferJenna Fox2012-09-231-76/+21
* cleaned up main loop area (untested)Jenna Fox2012-09-231-141/+108
* add changelogJenna Fox2012-09-231-0/+34
* bring in slightly modified version of bootloadHID host programming app by obj...Jenna Fox2012-09-2311-0/+870
* Begin work to convert embedded-creations USBaspLoader-tiny85 port to bootloadHIDJenna Fox2012-09-2344-0/+11932