aboutsummaryrefslogtreecommitdiffstats
path: root/wirish/wirish_analog.c
Commit message (Collapse)AuthorAgeFilesLines
* wirish reformatted and code-styledMarti Bolivar2010-09-261-6/+6
|
* Further wirish portability progressbnewbold2010-08-311-1/+2
| | | | Sort of ugly changes. Compiles but untested.
* Partial progress on wirish portabilitybnewbold2010-08-311-2/+0
| | | | | This version throws "defined but unused" warnings which could probably be squashed with #pragma
* Refactoring:Perry Hung2010-04-251-0/+42
The 'core' directory has now been renamed to 'wirish.' Wirish is our version of the Arduino Wiring language.