summaryrefslogtreecommitdiff
path: root/shared-bindings/bleio/CharacteristicBuffer.c
AgeCommit message (Expand)Author
2019-08-29rename bleio module to _bleioDan Halbert
2019-07-02WIP: CharacteristicBuffer for Central; not working: need to set remote Charac...Dan Halbert
2019-06-21WIP: Central compiles; now will testDan Halbert
2019-06-18Don't operate directly on bleio objects in shared-bindings: use common_halDan Halbert
2019-06-12Refactor deinit check to reduce code size.Scott Shawcroft
2019-05-30Improve rST consistency for rst2pyi useScott Shawcroft
2019-03-25Reuse "Not connected" message in bleioRadomir Dopieralski
2019-02-13Arg check width and height into Shape.Scott Shawcroft
2019-01-19CharacteristicBuffer: make it be a stream class; add lockingDan Halbert
2019-01-14fixup m0 and nrfScott Shawcroft
2019-01-09fix merge conflicts; address some commentsDan Halbert
2019-01-09improve travis fold status reporting; fix sphinx build; fix sphinx errorsDan Halbert
2019-01-09fix sphinx complaint; more travis fold status reportingDan Halbert
2019-01-07add CharacteristicBuffer; UART seems to work!Dan Halbert