Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | renamed LEDonPB1 release to fit established naming convention | Bluebie | 2013-12-16 | 1 | -0/+0 | |
| | | ||||||
| * | clarify user space | Tim | 2013-12-15 | 1 | -2/+1 | |
| | | ||||||
| * | Merge pull request #32 from micronucleus/testing | Tim | 2013-12-14 | 32 | -399/+1089 | |
| |\ | | | | | | | 1.10 Release | |||||
* | | | 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 | |||||
* | | | update gitignore | cpldcpu | 2013-12-16 | 1 | -2/+1 | |
| | | | ||||||
* | | | 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 | |
| |/ |/| | ||||||
* | | markdown breaks everything! changed back to txt | cpldcpu | 2013-12-15 | 1 | -5/+5 | |
| | | ||||||
* | | Release notes, hex files and readme | cpldcpu | 2013-12-15 | 6 | -21/+275 | |
| | | ||||||
* | | more cleaning up | cpldcpu | 2013-12-15 | 12 | -1299/+9 | |
| | | ||||||
* | | 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 | |
| | | ||||||
* | | ignore listing file | cpldcpu | 2013-11-25 | 1 | -0/+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 | |
| | | ||||||
* | | update gitignor for oscalasm | cpldcpu | 2013-11-25 | 1 | -0/+1 | |
| | | ||||||
* | | 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 | |
| | | ||||||
* | | readme | cpldcpu | 2013-11-18 | 1 | -1/+6 | |
| | | ||||||
* | | fixed make clean | cpldcpu | 2013-11-18 | 1 | -1/+1 | |
| | | ||||||
* | | updated readme, included hex | cpldcpu | 2013-11-18 | 2 | -0/+133 | |
| | | ||||||
* | | 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 | |
| | | ||||||
* | | Merge branch 'testing' of github.com:Bluebie/micronucleus-t85 into ↵ | Bluebie | 2013-11-17 | 1 | -2/+3 | |
|\| | | | | | | | cpldcpu-testing | |||||
| * | Merge branch 'master' of github.com:Bluebie/micronucleus-t85v1.06 | Bluebie | 2013-10-07 | 1 | -3/+3 | |
| |\ | ||||||
| * | | ruby library updated - still seems buggy though | Bluebie | 2013-10-07 | 1 | -2/+3 | |
| | | | ||||||
* | | | source code clean up | cpldcpu | 2013-11-04 | 7 | -227/+251 | |
| | | | ||||||
* | | | assembler version of calibrateoscillator - 1952 bytes | cpldcpu | 2013-11-04 | 2 | -5/+203 | |
| | | | | | | | | | | | | still needs cleaning up | |||||
* | | | further size optimization in calibrateoscillator. | cpldcpu | 2013-11-04 | 2 | -2/+67 | |
| | | | | | | | | | | | | 1976 bytes | |||||
* | | | 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 | |
| | | | | | | | | | | | | | | | | | | Revert changes to writeFlashPage() - the changes introduced some inconsistency and only saved 4 bytes anyways. This version is verified and works. |