Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | firmware: Check is irrelevant - idlecount is not changed during erase | cpldcpu | 2013-12-29 | 1 | -19/+1 | |
| | ||||||
* | firmware: Replace flag system with single command system to save 12 bytes | cpldcpu | 2013-12-29 | 1 | -13/+21 | |
| | ||||||
* | fireware: Bugfix: no slowndown after timer overflow | cpldcpu | 2013-12-29 | 1 | -3/+4 | |
| | ||||||
* | firmware: code clean up, consolidated wait loops to save 4 bytes | cpldcpu | 2013-12-28 | 2 | -37/+32 | |
| | ||||||
* | firmware: fixed description | cpldcpu | 2013-12-28 | 1 | -5/+6 | |
| | ||||||
* | firmware: CRC checking of all received data | cpldcpu | 2013-12-28 | 1 | -0/+6 | |
| | | | | backport of optimizations by @gblargg | |||||
* | firmware: More robut WDT handling | cpldcpu | 2013-12-28 | 1 | -9/+13 | |
| | | | | backported optimization by @gblargg | |||||
* | firmware: fix tabs | cpldcpu | 2013-12-28 | 1 | -124/+122 | |
| | ||||||
* | firmware: removed low power code - was dysfunctional | cpldcpu | 2013-12-28 | 1 | -31/+9 | |
| | ||||||
* | firmware: default is entry_always, kill warning | cpldcpu | 2013-12-28 | 2 | -2/+2 | |
| | ||||||
* | firmware: clean up entrymode | cpldcpu | 2013-12-28 | 2 | -80/+85 | |
| | ||||||
* | firmware: clean up LED code | cpldcpu | 2013-12-28 | 2 | -38/+39 | |
| | ||||||
* | firmware: move increment idlePolls to main again | cpldcpu | 2013-12-28 | 2 | -5/+4 | |
| | ||||||
* | firmware: we do not want function definition in a header file anyways | cpldcpu | 2013-12-28 | 1 | -6/+0 | |
| | ||||||
* | firmware: de-clutter bootloaderconfig | cpldcpu | 2013-12-28 | 1 | -89/+25 | |
| | ||||||
* | firmware: delete nync-cat.bin | cpldcpu | 2013-12-28 | 1 | -0/+0 | |
| | ||||||
* | firmware: clean up nop | cpldcpu | 2013-12-27 | 1 | -4/+5 | |
| | ||||||
* | firmware: bootloader will only exit when program was loaded | cpldcpu | 2013-12-17 | 1 | -26/+30 | |
| | ||||||
* | v1.10: Merging changes into testing | cpldcpu | 2013-12-17 | 1 | -0/+0 | |
|\ | ||||||
| * | firmware: style fix - use spaces for indentation | Bluebie | 2013-12-17 | 1 | -18/+18 | |
| | | ||||||
| * | renamed LEDonPB1 release to fit established naming convention | Bluebie | 2013-12-16 | 1 | -0/+0 | |
| | | ||||||
* | | firmware: remove o-file from repository | cpldcpu | 2013-12-17 | 1 | -0/+0 | |
| | | ||||||
* | | firmware: Clean buffer at begin of write | cpldcpu | 2013-12-16 | 2 | -5/+5 | |
| | | | | | | | | improve robustness | |||||
* | | firmware: fix condition for EXECUTE | cpldcpu | 2013-12-16 | 1 | -1/+1 | |
| | | | | | | | | read high byte of user programm reset vector | |||||
* | | clean up osccal | cpldcpu | 2013-12-15 | 7 | -295/+2 | |
| | | ||||||
* | | don't exit bootloader with clean memory | cpldcpu | 2013-12-15 | 3 | -25/+24 | |
| | | ||||||
* | | C99 types | cpldcpu | 2013-12-15 | 1 | -8/+8 | |
| | | ||||||
* | | restructure, optimizations by shay #1 | cpldcpu | 2013-12-15 | 2 | -25/+33 | |
| | | | | | | | | -> use register for events | |||||
* | | roadmap | cpldcpu | 2013-12-15 | 1 | -0/+26 | |
|/ | ||||||
* | Release notes, hex files and readme | cpldcpu | 2013-12-15 | 5 | -8/+259 | |
| | ||||||
* | more cleaning up | cpldcpu | 2013-12-15 | 11 | -1299/+8 | |
| | ||||||
* | Source clean up | cpldcpu | 2013-12-07 | 1 | -140/+40 | |
| | | | | | | -inlining all function that are only called once -sei/cli without memory barrier - size optimizations | |||||
* | init stackpoint | cpldcpu | 2013-12-07 | 1 | -3/+8 | |
| | ||||||
* | custom crt, remove tiny85flashinit, UNTESTED | cpldcpu | 2013-12-06 | 3 | -9/+113 | |
| | ||||||
* | usbfunctionread hex | cpldcpu | 2013-12-06 | 1 | -0/+126 | |
| | ||||||
* | faster polling hex | cpldcpu | 2013-12-06 | 1 | -0/+124 | |
| | ||||||
* | interim endpoint hex | cpldcpu | 2013-12-06 | 1 | -0/+130 | |
| | ||||||
* | removed redundant code - untested | cpldcpu | 2013-12-01 | 1 | -34/+20 | |
| | ||||||
* | hexfile with usb device name set | cpldcpu | 2013-11-30 | 1 | -0/+130 | |
| | ||||||
* | Move Usbinit, using wdt now | cpldcpu | 2013-11-27 | 3 | -4/+137 | |
| | | | | make micronucleus more similar to littlewire | |||||
* | fixed hexfile | cpldcpu | 2013-11-25 | 1 | -126/+126 | |
| | ||||||
* | Disables | cpldcpu | 2013-11-25 | 5 | -3/+391 | |
| | ||||||
* | release notes | cpldcpu | 2013-11-25 | 1 | -1/+1 | |
| | ||||||
* | update version number | cpldcpu | 2013-11-25 | 1 | -3/+3 | |
| | ||||||
* | Update release notes for 1.10 RC1 | cpldcpu | 2013-11-25 | 3 | -0/+20 | |
| | ||||||
* | clean up, added LED, NO USB exit delay | cpldcpu | 2013-11-25 | 7 | -256/+294 | |
| | | | | | | | Work towards v1.10 - Clean up bootloaderconfig.h - Included option for LED - Included second timout if no USB connected | |||||
* | firmware image with led on pb1 | cpldcpu | 2013-11-22 | 2 | -0/+127 | |
| | ||||||
* | fixed make clean | cpldcpu | 2013-11-18 | 1 | -1/+1 | |
| | ||||||
* | updated readme, included hex | cpldcpu | 2013-11-18 | 1 | -0/+126 | |
| | ||||||
* | minor | cpldcpu | 2013-11-18 | 1 | -6/+8 | |
| |