summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #60 from jej/patch-2v1.11Tim2015-04-161-3/+3
|\
| * Typo fixJej2015-04-151-3/+3
|/
* Merge pull request #59 from nfriedly/patch-1Jenna Fox2015-04-121-0/+9
|\
| * Adding prerequesitsNathan Friedly2015-01-311-0/+9
|/
* Delete Roadmap.txtTim2014-01-191-29/+0
* Merge pull request #34 from micronucleus/testingTim2014-01-1430-1452/+1750
|\
| * readme.txt - formattingTim2014-01-151-4/+9
| * Make readme.txt a bit shorterTim2014-01-151-7/+1
| * upgrade: readme updateBluebie2014-01-151-8/+8
| * Update Readme.txtTim2014-01-141-1/+2
| * Merge pull request #42 from sodabrew/testingTim2014-01-142-2/+8
| |\
| | * commandline: Add static fat binary for OS XAaron Stone2014-01-141-0/+0
| | * commandline: Update Makefile for OS XAaron Stone2014-01-141-2/+8
| |/
| * firmware: Removed class-ff binaries as they did not improve anythingcpldcpu2014-01-142-282/+0
| * commandline: Add cast to prevent warningcpldcpu2014-01-142-1/+1
| * upgrade: included 1.11 releasesBluebie2014-01-145-0/+824
| * Merge branch 'master' of github.com:micronucleus/micronucleusBluebie2014-01-140-0/+0
| |\ | |/ |/|
* | Delete nyan-cat.binTim2013-12-281-0/+0
| * firmware: release 1.11 filename typo - renamedBluebie2014-01-141-0/+0
| * Update Readme.txtTim2014-01-131-3/+10
| * Delete micronucleus-1.11-entry_wdt_led_pb5.hexTim2014-01-131-120/+0
| * Update release notes.txtTim2014-01-041-3/+3
| * firmware: hex with different device classcpldcpu2014-01-031-0/+118
| * firmware: added hex files for v1.11cpldcpu2014-01-035-0/+596
| * firmware: typo, fix warningcpldcpu2014-01-032-7/+15
| * release notes for v1.11cpldcpu2014-01-031-4/+39
| * firmware: remove unused header filecpldcpu2014-01-031-57/+0
| * firmware: One more free page for the userprogramcpldcpu2013-12-311-1/+1
| * firmware: more global registers and unions typescpldcpu2013-12-313-43/+56
| * firmware: leavebootloader does never returncpldcpu2013-12-311-4/+5
| * firemware: Clean up command handlingcpldcpu2013-12-311-12/+13
| * commandline: updated windows execpldcpu2013-12-311-0/+0
| * firmware: Directly mapped command register saves 12 btescpldcpu2013-12-312-14/+11
| * commandline: do not write to empty pagescpldcpu2013-12-305-17/+29
| * commandline: clean up folder structurecpldcpu2013-12-302-2/+2
| * firmware: switch saves 2 bytescpldcpu2013-12-292-4/+11
| * firmware: clean up, updated file headercpldcpu2013-12-291-16/+9
| * firmware: Check is irrelevant - idlecount is not changed during erasecpldcpu2013-12-291-19/+1
| * firmware: Replace flag system with single command system to save 12 bytescpldcpu2013-12-291-13/+21
| * fireware: Bugfix: no slowndown after timer overflowcpldcpu2013-12-291-3/+4
| * firmware: code clean up, consolidated wait loops to save 4 bytescpldcpu2013-12-282-37/+32
| * firmware: fixed descriptioncpldcpu2013-12-281-5/+6
| * firmware: CRC checking of all received datacpldcpu2013-12-281-0/+6
| * firmware: More robut WDT handlingcpldcpu2013-12-281-9/+13
| * firmware: fix tabscpldcpu2013-12-281-124/+122
| * firmware: removed low power code - was dysfunctionalcpldcpu2013-12-281-31/+9
| * firmware: default is entry_always, kill warningcpldcpu2013-12-282-2/+2
| * firmware: clean up entrymodecpldcpu2013-12-282-80/+85
| * firmware: clean up LED codecpldcpu2013-12-282-38/+39
| * firmware: move increment idlePolls to main againcpldcpu2013-12-282-5/+4