Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cleaned up wirish/time, some interrupt handling refactoring: | Perry Hung | 2010-08-04 | 1 | -21/+29 |
| | | | | | | | | | Fixed millis(), it was just wrong, before. Added micros(), not extensively tested. New implementation of delayMicroseconds(). Should be more consistent now. Added a handful of nvic routines to enable/disable interrupts. Cleaned up systick | ||||
* | Refactoring: | Perry Hung | 2010-04-25 | 1 | -0/+69 |
The 'core' directory has now been renamed to 'wirish.' Wirish is our version of the Arduino Wiring language. |