summaryrefslogtreecommitdiff
path: root/shared-bindings/bleio/UUID.h
AgeCommit message (Expand)Author
2019-08-29rename bleio module to _bleioDan Halbert
2019-06-19Update copyrights; get ready for CentralDan Halbert
2018-11-26WIP: debug; add hash and __eq__ to UUIDDan Halbert
2018-11-20More UUID work; use mp_raise for exceptionsDan Halbert
2018-11-20WIP: bleio revisionsDan Halbert
2018-10-21nrf: Move the UUID class from ubluepy to the shared bleio modulearturo182