Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | wirish reformatted and code-styled | Marti Bolivar | 2010-09-26 | 1 | -6/+10 |
| | |||||
* | Add PWM_OPEN_DRAIN option to pinMode() | Perry Hung | 2010-09-21 | 1 | -0/+3 |
| | | | | | | 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 | -65/+3 |
| | | | | | This version throws "defined but unused" warnings which could probably be squashed with #pragma | ||||
* | Refactoring: | Perry Hung | 2010-04-25 | 1 | -0/+143 |
The 'core' directory has now been renamed to 'wirish.' Wirish is our version of the Arduino Wiring language. |