summaryrefslogtreecommitdiffstats
path: root/firmware/main.map
Commit message (Expand)AuthorAgeFilesLines
* Fixed severe bug in microboot.rb where final 64 byte chunk of user program wo...Jenna Fox2012-09-271-14/+14
* Added check to make sure BOOTLOADER_ADDRESS aligns with SPM_PAGESIZEJenna Fox2012-09-261-61/+61
* Switched to new digistump vid/pid, removed string manufacturer and product na...Jenna Fox2012-09-251-58/+56
* Crammed bootloader up against the edge while keeping it aligned to a page (I ...Jenna Fox2012-09-251-63/+63
* Bug where first page wouldn't erase properly seems to be fixed. I think the b...Jenna Fox2012-09-241-53/+53
* Making progress fixing issue where it never properly erases first pageJenna Fox2012-09-241-14/+14
* revert damn you!Jenna Fox2012-09-241-83/+83
* get rid of writeLength variable, free up another 32 bytes for user program sp...Jenna Fox2012-09-241-83/+83
* Trying to bring in lous' eraseApplication mechanism.Jenna Fox2012-09-241-15/+15
* remove redundant UBOOT_VERSION part of :get_info usb functionJenna Fox2012-09-241-27/+26
* remove reference to my debug LEDJenna Fox2012-09-241-63/+63
* VictoryJenna Fox2012-09-241-35/+35
* It's uploading things properly! Stupid double increment bug. But I think it's...Jenna Fox2012-09-241-14/+14
* very close to it working - it uploads some, but the words uploaded are spaced...Jenna Fox2012-09-231-84/+90
* Giving up on HID - looks like OS wants to poll it which wont work with frozen...Jenna Fox2012-09-231-39/+37
* Built hex successfully, but bootloader is too big! nooooooooo!Jenna Fox2012-09-231-83/+77
* fixing bugs which break compilationJenna Fox2012-09-231-78/+82
* Begin work to convert embedded-creations USBaspLoader-tiny85 port to bootloadHIDJenna Fox2012-09-231-0/+396