summaryrefslogtreecommitdiff
path: root/shared-bindings/bleio/Descriptor.c
AgeCommit message (Expand)Author
2019-02-24Remove bleio classes that aren't done yet.Dan Halbert
2019-01-14fixup m0 and nrfScott Shawcroft
2018-12-27wip: advertising works, but not connectionDan Halbert
2018-11-26WIP: debug; add hash and __eq__ to UUIDDan Halbert
2018-11-20More UUID work; use mp_raise for exceptionsDan Halbert
2018-10-21nrf: Move the Descriptor class from ubluepy to the shared bleio modulearturo182