0.0.12
Pre-release
Pre-release
Commit | Message/Description |
---|---|
74ce7cb | feat(tessel): adds 'enable','disable' access point events |
bfd17a8 | test(tessel): adds 'enable','disable' access point events |
70e49f4 | test(access-point): initial coverage |
9b94896 | feat(access-point): adds reset, create methods (WIP) |
1512522 | feat(access-point): adds Tessel access point API (WIP) |
fe05842 | Interrupts: deliver the state of the pin for change events. Closes gh-152 |
04a5a8d | Adds PWM capabilities and tests |
630da70 | RangeError: apply where appropriate |
28ca7f7 | UART: more cleanups and tests |
b9b48f4 | UART: match t1 firmware API (and t2 firmware I2C) |
8908b1c | I2C: cleanup properties (match t1's UART api), enforce appropriate frequencies |
663c9ff | I2C: corrections to frequency to match reality. |
5729688 | Use RangeError where appropriate. Fixes gh-156 |