summaryrefslogtreecommitdiff
path: root/shared-bindings
AgeCommit message (Expand)Author
2020-11-03Renamed to adafruit_bus_devicegamblor21
2020-11-03Moved I2CDevice and SPI to match python librarygamblor21
2020-11-01Fixes from testing SPIgamblor21
2020-11-01Fixed stubs againgamblor21
2020-11-01Fixed stubsgamblor21
2020-10-31Fixed stubsgamblor21
2020-10-31Initial SPI commitgamblor21
2020-10-29Fixing review commentsgamblor21
2020-10-27Fixed whitespace issuesgamblor21
2020-10-27Clean upgamblor21
2020-10-26Added doc and translationsgamblor21
2020-10-25Added __probe_for_devicegamblor21
2020-10-24Initial commitgamblor21
2020-10-19Merge branch 'main' into color-converter-transparencyJensen Kuras
2020-10-19Merge pull request #3563 from gamblor21/recv_into_size_checkScott Shawcroft
2020-10-19displayio: Update docs for ColorConverter's make_opaqueJensen Kuras
2020-10-19Merge pull request #3484 from astrobokonon/esp32s2-morenetScott Shawcroft
2020-10-16Merge branch 'main' into color-converter-transparencyJensen Kuras
2020-10-16displayio: Add in opaque pixel option for futureJensen
2020-10-16Merge branch 'main' into recv_into_size_check6.1.0-alpha.0Mark
2020-10-15Cleaned up and now testingRyan T. Hamilton
2020-10-15Disable the long way and return an ap_info objectRyan T. Hamilton
2020-10-15Added max size check to recv_intogamblor21
2020-10-15Add hostname validationmicroDev
2020-10-14displayio: Remove verbose errorJensen
2020-10-14Merge branch 'color-converter-transparency' of github.com:jensechu/circuitpyt...Jensen
2020-10-14displayio: ColorConverter handle if opaque color is blackJensen
2020-10-14Update wifi hostname methodmicroDev
2020-10-13Add method to set custom hostnamemicroDev
2020-10-12Merge branch 'main' into color-converter-transparencyJensen Kuras
2020-10-12displayio: Add make_transparent to ColorConverterJensen
2020-10-12displayio: Add make_transparent and make_opaque to ColorConvertorJensen
2020-10-12displayio: Pass transparent_color to ColorConverterJensen
2020-10-10rgbmatrix: update protomatter to 1.0.5 tagJeff Epler
2020-10-09Merge pull request #3501 from hierophect/esp32-analoginScott Shawcroft
2020-10-08Merge branch 'main' of https://github.com/adafruit/circuitpython into esp32s2...Ryan T. Hamilton
2020-10-07Replace _bleio.ConnectionError with the native versionScott Shawcroft
2020-10-06Merge pull request #3492 from hierophect/esp32-update-idfScott Shawcroft
2020-10-06Remove logging from shared-bindings, fix translations, revert config target m...Lucian Copeland
2020-10-05Merge branch 'main' into esp32-analoginhierophect
2020-10-01Merge branch 'main' into framebuffer-zero-sizeScott Shawcroft
2020-10-01Update shared-bindings/rgbmatrix/RGBMatrix.cJeff Epler
2020-09-30Merge pull request #3450 from mdroberts1243/New_quirk_for_SH1107Scott Shawcroft
2020-09-30Ran pre-commit locallyMark Roberts
2020-09-30Change submodule, rework all includesLucian Copeland
2020-09-29canio.CAN: clarify read-only status of several propertiesJeff Epler
2020-09-29rgbmatrix: Check that the number of rgb pins is supported.Jeff Epler
2020-09-29rgbmatrix: validate width= constructor parameterJeff Epler
2020-09-29canio: doc improvement -- don't needlessly call out deinit behaviorJeff Epler
2020-09-29canio: actually drop the _error_count propertiesJeff Epler