Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Finalized 0.0.9 documentation. | Marti Bolivar | 2010-12-15 | 1 | -1/+1 |
| | |||||
* | Merge branch 'master' into newdoc | Marti Bolivar | 2010-12-14 | 1 | -0/+58 |
|\ | |||||
| * | maple mini prototype seems to be working | Marti Bolivar | 2010-11-30 | 1 | -0/+58 |
| | | |||||
* | | Finished converting the Arduino docs | Marti Bolivar | 2010-11-29 | 1 | -3/+3 |
| | | |||||
* | | arduino language reference nearing completion, properly CC-BY-SA 3.0 attributed | Marti Bolivar | 2010-11-17 | 1 | -5/+9 |
|/ | |||||
* | maple mini runs blinky now. | Marti Bolivar | 2010-10-22 | 1 | -39/+110 |
| | | | | still need usb descriptors to improve, and also nothing else is tested. | ||||
* | wirish reformatted and code-styled | Marti Bolivar | 2010-09-26 | 1 | -5/+4 |
| | |||||
* | Add PWM_OPEN_DRAIN option to pinMode() | Perry Hung | 2010-09-21 | 1 | -1/+2 |
| | | | | | | Allow for alternate function open drain output mode to be accessed through the wirish interface. This allows for open drain to be used on PWM pins. | ||||
* | Partial progress on wirish portability | bnewbold | 2010-08-31 | 1 | -51/+0 |
| | | | | | This version throws "defined but unused" warnings which could probably be squashed with #pragma | ||||
* | Refactoring: | Perry Hung | 2010-04-25 | 1 | -0/+145 |
The 'core' directory has now been renamed to 'wirish.' Wirish is our version of the Arduino Wiring language. |