summaryrefslogtreecommitdiff
path: root/shared-bindings
AgeCommit message (Expand)Author
2020-11-25Merge pull request #3708 from hierophect/esp32s2-udpJeff Epler
2020-11-25Merge pull request #3758 from tannewt/update_connect_docJeff Epler
2020-11-25displayio: Fix ColorConverter make_* methodsarturo182
2020-11-24Update wifi.Radio.connect docScott Shawcroft
2020-11-24Merge branch 'main' into esp32s2-udphierophect
2020-11-24Fix stubsLucian Copeland
2020-11-24Merge branch 'main' into ps2io-S2microDev
2020-11-23Merge remote-tracking branch 'upstream/main' into esp32s2-udpLucian Copeland
2020-11-19fix crash on user code exitmicroDev
2020-11-18EPaperDisplay: add rotation propertyJeff Epler
2020-11-17Implement recvfrom_into and sendto for UDPLucian Copeland
2020-11-16Merge pull request #3667 from microDev1/watchdog-s2Scott Shawcroft
2020-11-13Add .busy property to EPaperDisplayScott Shawcroft
2020-11-13Add board.DISPLAY to MagTag. Fix luma computationScott Shawcroft
2020-11-12Merge pull request #3681 from adafruit/6.0.xScott Shawcroft
2020-11-10Correct display sequence format docsScott Shawcroft
2020-11-10Merge remote-tracking branch 'upstream/main' into esp32s2-udpLucian Copeland
2020-11-11move port specific checkmicroDev
2020-11-09RGBMatrix: Detect invalid bit_depth selectionJeff Epler
2020-11-02Merge pull request #3622 from sw23/mainScott Shawcroft
2020-11-02Removing implementation-specific values for socket/socketpool class attributessw23
2020-10-31Merge pull request #3627 from adafruit/6.0.xDan Halbert
2020-10-30Adding socket and socketpool class attributessw23
2020-10-30Fixing remaining stub mypy issues + run check-stubs to CIsw23
2020-10-30Fixing stub for wifi_radio_pingsw23
2020-10-29Fixing make stub warnings and mypy issuesmaksw23
2020-10-28Initial UDP work. Need to testScott Shawcroft
2020-10-28Merge pull request #3611 from tannewt/esp32s2_eink_portalScott Shawcroft
2020-10-26Add grayscale EInk supportScott Shawcroft
2020-10-26Fix lost board.SPI and board.I2C after explicitly deiniting them.Christian Walther
2020-10-26canio: Give implementation-specific limits for CAN.ListenJeff Epler
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