summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * 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
* firmware: no functional change - reorganised bootloader config to easily swit...Bluebie2013-03-061-9/+33
* Added 'jumper' varient of 1.06 to prebuilt releasesBluebie2013-03-063-3/+326
* Firmware & Upgrade: Released 1.06! yet to add -jumper release tho. Fixes cloc...Bluebie2013-03-046-14/+343
* firmware: start writing release notes for future 1.06 versionBluebie2013-03-041-0/+8
* firmware: added osccal store and retrieve code, untestedBluebie2013-03-042-24/+31
* commandline: bugfixes for -1 error after erase on OS X - auto recover now worksBluebie2013-02-202-14/+27
* Merge pull request #20 from psychogenic/masterJenna Fox2013-02-191-1/+9
|\
| * Tests on all Linux machines available led to errors such as:Malaclypse The Younger2013-02-191-1/+9
|/
* release: added release notes for -jumper variantBluebie2013-02-171-0/+12
* release & upgrade: added jumper varientBluebie2013-02-172-0/+134
* D5 version for deuxvisBluebie2013-02-083-4/+187
* experimental build with pin0 as boot button pinBluebie2013-02-081-16/+17
* upgrade: added 1.05 release - have tested upgrading from 1.02 to 1.05 and it ...Bluebie2013-02-082-3/+184
* upgrade: now automatically reboots in to new bootloader when it's done doing ...Bluebie2013-02-081-0/+8
* new release! 1.05 gives you the same more reliable timings from 1.02, with 66...Bluebie2013-02-082-2/+139
* remove a little pointless code..Bluebie2013-02-081-1/+1
* remove old changelog file inherited from usbasploader-tiny85 - too confusingBluebie2013-02-081-34/+0
* revert timing to be like 1.02 - 5 sec wait, 8ms write delayBluebie2013-02-083-3/+10
* commandline: added timeout option (does it work on windows?)Bluebie2013-02-061-1/+25
* commandline: added new mac buildBluebie2013-02-061-0/+0
* commandline: raw support fixed, added --no-ansi mode for arduino/digispark us...Bluebie2013-02-061-19/+34
* Fixed assignment in conditional bug. RAW uploads work now maybe? Thanks to @b...Bluebie2013-02-061-2/+2
* commandline: Update Windows buildJenna Fox2012-11-301-0/+0
* commandline: Update Mac buildBluebie2012-11-301-0/+0
* commandline: pspgeek's usb fail workaroundBluebie2012-11-302-5/+27
* Added updated micronucleus.exe build, which goes extra slow and uses newer mi...Jenna Fox2012-11-192-1/+2
* Slightly alter assert in micronucleus_lib.cJenna Fox2012-11-151-1/+1
* Firmware: updated .gitignoreJenna Fox2012-10-141-0/+3
* Firmware: Added a low-power release, suitable for chips with ckdiv8 programmed.Jenna Fox2012-10-141-0/+135
* commandline: Updated readmeJenna Fox2012-10-101-6/+16