Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Partial progress on wirish portability | bnewbold | 2010-08-31 | 1 | -25/+2 |
| | | | | | This version throws "defined but unused" warnings which could probably be squashed with #pragma | ||||
* | Removed typedef enum for external interrupts, should function. Note | Perry Hung | 2010-08-19 | 1 | -1/+1 |
| | | | | that there's no LOW option. | ||||
* | Refactoring: | Perry Hung | 2010-04-25 | 1 | -0/+109 |
The 'core' directory has now been renamed to 'wirish.' Wirish is our version of the Arduino Wiring language. |