summaryrefslogtreecommitdiffstats
path: root/firmware/libs-device
Commit message (Expand)AuthorAgeFilesLines
* firmware image with led on pb1cpldcpu2013-11-221-0/+0
* source code clean upcpldcpu2013-11-043-22/+241
* assembler version of calibrateoscillator - 1952 bytescpldcpu2013-11-041-4/+4
* further size optimization in calibrateoscillator.cpldcpu2013-11-042-2/+67
* Updated USB Driver, nanite, oscalcpldcpu2013-11-041-29/+85
* Firmware Release! 1.04 is now out.Bluebie2012-10-051-0/+0
* Better gitignore to stop committing compiler junkJenna Fox2012-09-301-106/+0
* Fixed severe bug in microboot.rb where final 64 byte chunk of user program wo...Jenna Fox2012-09-271-10/+10
* Adding more comments mostly - no functional changesJenna Fox2012-09-261-10/+10
* Added check to make sure BOOTLOADER_ADDRESS aligns with SPM_PAGESIZEJenna Fox2012-09-261-10/+10
* Switched to new digistump vid/pid, removed string manufacturer and product na...Jenna Fox2012-09-251-10/+10
* Crammed bootloader up against the edge while keeping it aligned to a page (I ...Jenna Fox2012-09-251-10/+10
* Bug where first page wouldn't erase properly seems to be fixed. I think the b...Jenna Fox2012-09-242-74/+78
* Making progress fixing issue where it never properly erases first pageJenna Fox2012-09-241-10/+10
* revert damn you!Jenna Fox2012-09-241-32/+10
* Revert get rid of writeLengthJenna Fox2012-09-241-0/+22
|\
| * get rid of writeLength variable, free up another 32 bytes for user program sp...Jenna Fox2012-09-241-10/+10
* | stuffJenna Fox2012-09-241-10/+10
|/
* Trying to bring in lous' eraseApplication mechanism.Jenna Fox2012-09-241-10/+10
* Added hex file supportJenna Fox2012-09-241-10/+10
* remove redundant UBOOT_VERSION part of :get_info usb functionJenna Fox2012-09-241-10/+10
* 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 it's...Jenna Fox2012-09-241-10/+10
* 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 spaced...Jenna Fox2012-09-232-10/+10
* Giving up on HID - looks like OS wants to poll it which wont work with frozen...Jenna Fox2012-09-232-10/+10
* 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