summaryrefslogtreecommitdiff
path: root/shared-bindings/i2cslave
AgeCommit message (Expand)Author
2020-03-05rename routines to be clearer; fix wiznet arg typesDan Halbert
2020-02-28new pin validation routines; don't use mp_const_none if NULL will doDan Halbert
2019-08-11shared-bindings: Use RUN_BACKGROUND_TASKSJeff Epler
2019-06-12Refactor deinit check to reduce code size.Scott Shawcroft
2019-01-14Add subclass support to displayio.Scott Shawcroft
2018-08-18i2cslave: Fix missing translate() when raising exceptionsNoralf Trønnes
2018-08-16Add i2cslave.I2CSlave bindingsNoralf Trønnes