summaryrefslogtreecommitdiffstats
path: root/firmware/upload.rb
Commit message (Collapse)AuthorAgeFilesLines
* Revert get rid of writeLengthJenna Fox2012-09-241-0/+11
|\
| * get rid of writeLength variable, free up another 32 bytes for user program ↵Jenna Fox2012-09-241-2/+7
| | | | | | | | space, make the finish mechanism more sensible
* | added more logging to upload.rbJenna Fox2012-09-241-6/+19
|/
* Trying to bring in lous' eraseApplication mechanism.Jenna Fox2012-09-241-1/+11
|
* Added hex file supportJenna Fox2012-09-241-5/+59
|
* 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-241-3/+2
|
* VictoryJenna Fox2012-09-241-1/+0
|
* It's uploading things properly! Stupid double increment bug. But I think ↵Jenna Fox2012-09-241-2/+7
| | | | it's failing to write tinyvector table
* very close to it working - it uploads some, but the words uploaded are ↵Jenna Fox2012-09-231-1/+1
| | | | spaced out with 0xFF's between each word :S
* getting close to having a working 2.2kb bootloader!Jenna Fox2012-09-231-0/+110