summaryrefslogtreecommitdiff
path: root/shared-bindings
AgeCommit message (Expand)Author
2021-02-09sdcardio: add a note about sharing the SPI bus with SD cards and other devicesJeff Epler
2021-02-08Merge pull request #3536 from pewpew-game/pew-get-ticksDan Halbert
2021-02-08Merge pull request #4136 from hierophect/socket-portmaxDan Halbert
2021-02-08Merge pull request #4146 from gamblor21/busdevice_write_read_fixDan Halbert
2021-02-06Fix write_then_readintogamblor21
2021-02-05Make timeout core types consistentLucian Copeland
2021-02-02Merge pull request #4049 from hierophect/sslsocketScott Shawcroft
2021-02-02Merge pull request #4114 from tannewt/spidevice_spiScott Shawcroft
2021-02-01Add .spi accessor to SPIDeviceScott Shawcroft
2021-02-01Merge pull request #4110 from microDev1/rtc-rpScott Shawcroft
2021-02-01Merge pull request #4112 from gamblor21/longint_busdevice_fixScott Shawcroft
2021-02-01Fixed for boards without longintgamblor21
2021-02-02rtc implementation for rp2040microDev
2021-02-01Merge pull request #4087 from DavePutz/cpu_temp_docDan Halbert
2021-02-01Merge remote-tracking branch 'upstream/main' into sslsocketLucian Copeland
2021-02-01Fix hash, close, error bugsLucian Copeland
2021-01-29Fix typo in documentation.root
2021-01-29Fix documentation buildsLucian Copeland
2021-01-28Adding files for cpu temperature fixroot
2021-01-28RGBMatrix: change default to serpentine=TrueJeff Epler
2021-01-26Merge pull request #4068 from jepler/update-protomatter-tilingScott Shawcroft
2021-01-26Disallow tile=0Jeff Epler
2021-01-26rgbmatrix: Eliminate some duplicated height-calculating codeJeff Epler
2021-01-26RGBMatrix: Additional tile tweaksJeff Epler
2021-01-26Fix stubs error, out of sockets error, invalid TLS leakLucian Copeland
2021-01-26Merge pull request #4060 from dhalbert/regularize-extmod-modulesDan Halbert
2021-01-26Update documentation for microprossors with multiple cpusroot
2021-01-26protmatter: Update to version that supports tilingJeff Epler
2021-01-25Merge pull request #4051 from jamesbowman/mainScott Shawcroft
2021-01-25Merge pull request #3936 from gamblor21/busdevice_fixesScott Shawcroft
2021-01-25Separate Socket and SSLSocket, add LWIP connectLucian Copeland
2021-01-24CIRCUITPY_* switches for JSON, RE, etc. Doc cleanupDan Halbert
2021-01-22Change from fixed-point integer arguments to floating point in EVE API functionsJames Bowman
2021-01-21Merge pull request #3980 from anecdata/reasons2Scott Shawcroft
2021-01-21Merge pull request #3854 from hierophect/esp-tcpserverhierophect
2021-01-20Fix warnings that come from -O3 (I think)Scott Shawcroft
2021-01-20Add initial RP2040 supportScott Shawcroft
2021-01-16Fixes from draft PRgamblor21
2021-01-16Removed unused includegamblor21
2021-01-16Changing to duck-typinggamblor21
2021-01-14Merge remote-tracking branch 'upstream/main' into esp-tcpserverLucian Copeland
2021-01-13Rename to match WIFI_REASON. Also include specific error code in "Unknown fai...anecdata
2021-01-13Include all reason codes.anecdata
2021-01-13Complete non-blocking implementations, add socket close checkingLucian Copeland
2021-01-13Update shared-bindings/socketpool/SocketPool.canecdata
2021-01-12WIP of non-blocking callsLucian Copeland
2021-01-12change IPPROTO_* comments to match usage in current shared-bindings and commo...anecdata
2021-01-12Merge remote-tracking branch 'origin/main' into audioout-esp32Jeff Epler
2021-01-11Merge pull request #3964 from dhalbert/ble-timing-fixesScott Shawcroft
2021-01-11Merge pull request #3944 from BennyE/wifi-authmodeScott Shawcroft