Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Preliminary wirish USBSerial implementation. | Perry Hung | 2010-06-04 | 1 | -0/+6 |
| | | | | | | -updated examples -removed HardwareUSB -cleaned up a handful of includes | ||||
* | get wirish_math stuff going (random, map, etc) | bnewbold | 2010-05-21 | 1 | -0/+1 |
| | | | | | Perry, you might want to look this over... I only include the contents of wirish_math.h when cpp? It's what arduino does and it works, so... | ||||
* | Refactoring: | Perry Hung | 2010-04-25 | 1 | -0/+85 |
The 'core' directory has now been renamed to 'wirish.' Wirish is our version of the Arduino Wiring language. |