summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* firmware: we do not want function definition in a header file anywayscpldcpu2013-12-281-6/+0
|
* firmware: de-clutter bootloaderconfigcpldcpu2013-12-281-89/+25
|
* firmware: delete nync-cat.bincpldcpu2013-12-281-0/+0
|
* firmware: clean up nopcpldcpu2013-12-271-4/+5
|
* commandline: update windows buildcpldcpu2013-12-171-0/+0
|
* commandline: no functional change - style conformanceBluebie2013-12-181-5/+2
|
* commandline: fixes --erase-only so it actually worksBluebie2013-12-181-10/+1
|
* commandline: Update windows buildcpldcpu2013-12-171-0/+0
|
* Merge pull request #39 from sodabrew/commandline_warningsTim2013-12-173-75/+90
|\ | | | | Commandline warnings
| * commandline: Makefile use shell assignments to execute onceAaron Stone2013-12-171-6/+6
| | | | | | | | | | Backticks in the variables would execute at each invocation. With Macports, libusb 0.x config is called libusb-legacy-config.
| * commandline: whitespaceAaron Stone2013-12-172-59/+71
| |
| * commandline: use C automatic stringificationAaron Stone2013-12-171-4/+6
| |
| * commandline: silence a warning since this is used correctlyAaron Stone2013-12-171-1/+1
| |
| * commandline: pretty sure this should be a comparison not an assignmentAaron Stone2013-12-171-1/+1
| |
| * commandline: resolve three warningsAaron Stone2013-12-171-4/+5
|/
* firmware: bootloader will only exit when program was loadedcpldcpu2013-12-171-26/+30
|
* commandline: Removed hex files that don't belong here?cpldcpu2013-12-172-529/+0
|
* commandline: removed out-of-date mac buildcpldcpu2013-12-171-0/+0
|
* commandline: added --erase-only to micronucleuscpldcpu2013-12-172-32/+45
|
* Merge remote-tracking branch 'origin/master' into testingcpldcpu2013-12-171-0/+11
|\
| * Update Contributing.txtv1.10Tim2013-12-171-0/+11
| |
* | v1.10: Merging changes into testingcpldcpu2013-12-1713-29/+443
|\|
| * commandline: readme.. My brain is bad today. no functional changes, just ↵Bluebie2013-12-171-1/+6
| | | | | | | | style stuff
| * commandline: no functional changes - getting rid of tab charsBluebie2013-12-171-1/+1
| |
| * commandline: no functional changes - improved readme info on configuring ↵Bluebie2013-12-172-3/+20
| | | | | | | | linux to not require root access, and included udev rules file - thanks @sodabrew!
| * Contributing info - read this before you commit stuff to git!Bluebie2013-12-171-0/+13
| |
| * Proposed code style guide!Bluebie2013-12-171-0/+37
| | | | | | | | Discussion happening at https://github.com/micronucleus/micronucleus/pull/32
| * commandline: style stuff, no functional changesBluebie2013-12-172-12/+12
| |
| * firmware: style fix - use spaces for indentationBluebie2013-12-171-18/+18
| |
| * upgrade: added 1.10 release candidate buildsBluebie2013-12-163-6/+343
| |
| * upgrade: compatible with newer versions of AVR-GCCBluebie2013-12-161-0/+1
| |
| * upgrade: hacked to work with new preinitialized firmwaresBluebie2013-12-161-5/+10
| |
| * renamed LEDonPB1 release to fit established naming conventionBluebie2013-12-161-0/+0
| |
| * clarify user spaceTim2013-12-151-2/+1
| |
| * Merge pull request #32 from micronucleus/testingTim2013-12-1432-399/+1089
| |\ | | | | | | 1.10 Release
* | | firmware: remove o-file from repositorycpldcpu2013-12-171-0/+0
| | |
* | | firmware: Clean buffer at begin of writecpldcpu2013-12-162-5/+5
| | | | | | | | | | | | improve robustness
* | | update gitignorecpldcpu2013-12-161-2/+1
| | |
* | | firmware: fix condition for EXECUTEcpldcpu2013-12-161-1/+1
| | | | | | | | | | | | read high byte of user programm reset vector
* | | clean up osccalcpldcpu2013-12-157-295/+2
| | |
* | | don't exit bootloader with clean memorycpldcpu2013-12-153-25/+24
| | |
* | | C99 typescpldcpu2013-12-151-8/+8
| | |
* | | restructure, optimizations by shay #1cpldcpu2013-12-152-25/+33
| | | | | | | | | | | | -> use register for events
* | | roadmapcpldcpu2013-12-151-0/+26
| |/ |/|
* | markdown breaks everything! changed back to txtcpldcpu2013-12-151-5/+5
| |
* | Release notes, hex files and readmecpldcpu2013-12-156-21/+275
| |