Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Support for Arduino's LiquidCrystal lib, which may help for a few other libs ↵ | xttocs | 2010-06-23 | 1 | -1/+6 |
| | | | | | | too. Signed-off-by: Perry Hung <iperry@alum.mit.edu> | ||||
* | Fixed examples, added spi example, moved pure virtual function handler | Perry Hung | 2010-04-29 | 1 | -18/+0 |
| | | | | out of main to cxxabi-compat.cpp. | ||||
* | Refactoring: | Perry Hung | 2010-04-25 | 1 | -0/+52 |
The 'core' directory has now been renamed to 'wirish.' Wirish is our version of the Arduino Wiring language. |