| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Some additional HardwareTimer methods introduced to make this
convenient; ancillary libmaple/timers.h changes resulted.
|
|
|
|
|
|
|
|
|
|
| |
pinMode(PWM) turns the channel on, other modes should turn it off
Fixes bug with conflicting timer for spi1 and timer. This is not
well-tested.
Conflicts:
libmaple/timers.c
|
| |
|
|
|
|
|
| |
This version throws "defined but unused" warnings which could probably
be squashed with #pragma
|
|
The 'core' directory has now been renamed to 'wirish.' Wirish is our
version of the Arduino Wiring language.
|