| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | 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 |
* | 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 |
* | Dont wait for writes - CPU is halted anyways. | cpldcpu | 2013-11-18 | 1 | -2/+3 |
* | Fix: re-introduce testing for magic byte | cpldcpu | 2013-11-18 | 1 | -6/+37 |
* | source code clean up | cpldcpu | 2013-11-04 | 7 | -227/+251 |
* | assembler version of calibrateoscillator - 1952 bytes | cpldcpu | 2013-11-04 | 2 | -5/+203 |
* | further size optimization in calibrateoscillator. | cpldcpu | 2013-11-04 | 2 | -2/+67 |
* | Freebie: Removed unused code for 6 byte gain | cpldcpu | 2013-11-04 | 1 | -19/+1 |
* | remove | cpldcpu | 2013-11-04 | 1 | -487/+0 |
* | Updated USB Driver, nanite, oscal | cpldcpu | 2013-11-04 | 24 | -205/+730 |
* | Bugfixes to make micronucleus reentrant | cpldcpu | 2013-10-25 | 1 | -0/+3 |
* | Revert changes to writeFlashPage() | cpldcpu | 2013-10-25 | 1 | -24/+28 |
* | tiny85FlashInit(); only checks on byte now | cpldcpu | 2013-10-09 | 1 | -5/+2 |
* | moved vector functions to writeFlashPage(), fixed RESTORE_OSCCAL | cpldcpu | 2013-10-09 | 1 | -22/+25 |
* | Enabled garbage collection and better disassembly | cpldcpu | 2013-10-09 | 1 | -3/+4 |
* | Reduce accesses to global variable idlePolls | cpldcpu | 2013-10-07 | 2 | -2/+1 |
* | Do modulo only on lower byte - saves 24 bytes | cpldcpu | 2013-10-07 | 1 | -3/+28 |
* | Use delay routines without NOP padding. this saves 16 bytes | cpldcpu | 2013-10-07 | 1 | -0/+3 |
* | A single write is sufficient to invalidate magic word - saves 4 bytes | cpldcpu | 2013-10-07 | 1 | -2/+2 |
* | Use a local pointer in eraseApplicatoin() - saves 18 Bytes | cpldcpu | 2013-10-07 | 1 | -9/+8 |
* | some small mistakes I noticed while going through the code with a fine-toothe... | Louis Beaudoin | 2013-06-06 | 1 | -1/+1 |
* | fix interrupt enable during application erase (via andihofmeister) | Bluebie | 2013-05-26 | 1 | -3/+7 |
* | Emergency Update for -jumper varient - install update immediately - previous ... | Bluebie | 2013-05-20 | 2 | -66/+72 |
* | bug in jumper mode!!! jumper pin was set to output, creating short circuits! ... | Bluebie | 2013-05-20 | 1 | -38/+36 |
* | firmware: no functional change - reorganised bootloader config to easily swit... | Bluebie | 2013-03-06 | 1 | -9/+33 |
* | Added 'jumper' varient of 1.06 to prebuilt releases | Bluebie | 2013-03-06 | 1 | -0/+138 |
* | Firmware & Upgrade: Released 1.06! yet to add -jumper release tho. Fixes cloc... | Bluebie | 2013-03-04 | 4 | -10/+154 |
* | firmware: start writing release notes for future 1.06 version | Bluebie | 2013-03-04 | 1 | -0/+8 |
* | firmware: added osccal store and retrieve code, untested | Bluebie | 2013-03-04 | 2 | -24/+31 |
* | release: added release notes for -jumper variant | Bluebie | 2013-02-17 | 1 | -0/+12 |
* | release & upgrade: added jumper varient | Bluebie | 2013-02-17 | 1 | -0/+134 |
* | D5 version for deuxvis | Bluebie | 2013-02-08 | 1 | -1/+2 |
* | experimental build with pin0 as boot button pin | Bluebie | 2013-02-08 | 1 | -16/+17 |
* | new release! 1.05 gives you the same more reliable timings from 1.02, with 66... | Bluebie | 2013-02-08 | 2 | -2/+139 |