summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* usbfunctionread hexcpldcpu2013-12-061-0/+126
* faster polling hexcpldcpu2013-12-061-0/+124
* interim endpoint hexcpldcpu2013-12-061-0/+130
* removed redundant code - untestedcpldcpu2013-12-011-34/+20
* hexfile with usb device name setcpldcpu2013-11-301-0/+130
* Move Usbinit, using wdt nowcpldcpu2013-11-273-4/+137
* fixed hexfilecpldcpu2013-11-251-126/+126
* Disablescpldcpu2013-11-255-3/+391
* release notescpldcpu2013-11-251-1/+1
* ignore listing filecpldcpu2013-11-251-0/+1
* update version numbercpldcpu2013-11-251-3/+3
* Update release notes for 1.10 RC1cpldcpu2013-11-253-0/+20
* update gitignor for oscalasmcpldcpu2013-11-251-0/+1
* clean up, added LED, NO USB exit delaycpldcpu2013-11-257-256/+294
* firmware image with led on pb1cpldcpu2013-11-222-0/+127
* readmecpldcpu2013-11-181-1/+6
* fixed make cleancpldcpu2013-11-181-1/+1
* updated readme, included hexcpldcpu2013-11-182-0/+133
* minorcpldcpu2013-11-181-6/+8
* Dont wait for writes - CPU is halted anyways.cpldcpu2013-11-181-2/+3
* Fix: re-introduce testing for magic bytecpldcpu2013-11-181-6/+37
* Merge branch 'testing' of github.com:Bluebie/micronucleus-t85 into cpldcpu-te...Bluebie2013-11-171-2/+3
|\
| * Merge branch 'master' of github.com:Bluebie/micronucleus-t85v1.06Bluebie2013-10-071-3/+3
| |\
| * | ruby library updated - still seems buggy thoughBluebie2013-10-071-2/+3
* | | source code clean upcpldcpu2013-11-047-227/+251
* | | assembler version of calibrateoscillator - 1952 bytescpldcpu2013-11-042-5/+203
* | | further size optimization in calibrateoscillator.cpldcpu2013-11-042-2/+67
* | | Freebie: Removed unused code for 6 byte gaincpldcpu2013-11-041-19/+1
* | | removecpldcpu2013-11-041-487/+0
* | | Updated USB Driver, nanite, oscalcpldcpu2013-11-0424-205/+730
* | | Bugfixes to make micronucleus reentrantcpldcpu2013-10-251-0/+3
* | | Revert changes to writeFlashPage()cpldcpu2013-10-251-24/+28
* | | tiny85FlashInit(); only checks on byte nowcpldcpu2013-10-091-5/+2
* | | moved vector functions to writeFlashPage(), fixed RESTORE_OSCCALcpldcpu2013-10-091-22/+25
* | | Enabled garbage collection and better disassemblycpldcpu2013-10-091-3/+4
* | | Reduce accesses to global variable idlePollscpldcpu2013-10-072-2/+1
* | | Do modulo only on lower byte - saves 24 bytescpldcpu2013-10-071-3/+28
* | | Use delay routines without NOP padding. this saves 16 bytescpldcpu2013-10-071-0/+3
* | | A single write is sufficient to invalidate magic word - saves 4 bytescpldcpu2013-10-071-2/+2
* | | Use a local pointer in eraseApplicatoin() - saves 18 Bytescpldcpu2013-10-071-9/+8
| |/ |/|
* | Merge pull request #29 from nixnax/patch-1Jenna Fox2013-09-131-3/+3
|\ \ | |/ |/|
| * Update micronucleus.cnixnax2013-09-031-3/+3
|/
* Update micronucleus_lib.c:Bluebie2013-08-301-2/+3
* Update Readme.txtJenna Fox2013-08-231-2/+4
* Merge pull request #27 from embedded-creations/simplefixes2Jenna Fox2013-08-072-27/+27
|\
| * some small mistakes I noticed while going through the code with a fine-toothe...Louis Beaudoin2013-06-062-27/+27
|/
* fix interrupt enable during application erase (via andihofmeister)Bluebie2013-05-261-3/+7
* stuffed up naming of upgrade files - fixed now.Bluebie2013-05-203-185/+185
* Emergency Update for -jumper varient - install update immediately - previous ...Bluebie2013-05-204-251/+257
* bug in jumper mode!!! jumper pin was set to output, creating short circuits! ...Bluebie2013-05-201-38/+36