summaryrefslogtreecommitdiff
path: root/shared-bindings
AgeCommit message (Expand)Author
2020-07-03Added type hints to ps2iodherrada
2020-07-03Added type hints to pixelbufdherrada
2020-07-03Added type hints to _pewdherrada
2020-07-03Added type hints to nvmdherrada
2020-07-03Added type hints to microcontrollerdherrada
2020-07-03Added type hints to i2cperipheraldherrada
2020-07-03Added type hints to gnssdherrada
2020-07-03Added type hints to gamepadshiftdherrada
2020-07-03Added type hints to gamepaddherrada
2020-07-03Added type hints to frequencyiodherrada
2020-07-03Added type hints to framebufferiodherrada
2020-07-03Added type hints to fontiodherrada
2020-07-03Added type hints to displayiodherrada
2020-07-02Remove trailing spaceScott Shawcroft
2020-07-02Changed unions to ReadableBuffer and WriteableBufferdherrada
2020-07-02Merge branch 'main' into patch-1Scott Shawcroft
2020-07-02Added type hints to countiodherrada
2020-07-02Added type hints to boarddherrada
2020-07-02Added type hints to _bleiodherrada
2020-07-02Removed all 'self, )'dherrada
2020-07-02Made suggested changesdherrada
2020-07-02Changed bytearray to a uniondherrada
2020-07-02Added type hints to bitbangiodherrada
2020-07-02Added type hints to audiopwmiodherrada
2020-07-02Added type hints to audiomp3dherrada
2020-07-02Added type hints to audiomixerdherrada
2020-07-02Added type hints to audioiodherrada
2020-07-02Added type hints to audiocoredherrada
2020-07-02Did audiobusiodherrada
2020-07-02Did aesiodherrada
2020-07-02Did busio, fixed up analogiodherrada
2020-07-02Added type hints for analogiodherrada
2020-07-01Merge pull request #3083 from tannewt/esp32s2_busioJeff Epler
2020-07-01ulab: document sosfiltJeff Epler
2020-06-26sdioio: Remove junk in commentsJeff Epler
2020-06-26Update shared-bindings/sdcardio/SDCard.cJeff Epler
2020-06-26sdioio: Add shared-bindingsJeff Epler
2020-06-26shared-bindings: Factor out validate_list_is_free_pinsJeff Epler
2020-06-26sdcardio: implement new library for SD card I/OJeff Epler
2020-06-25I2CPeripheral: Rename class and its moduleJeff Epler
2020-06-25Use main/selected terminology in docstringsJeff Epler
2020-06-24Compiles!Scott Shawcroft
2020-06-24Add UART supportScott Shawcroft
2020-06-24gnss: Add timestampKamil Tomaszewski
2020-06-24gnss: Remove start and stopKamil Tomaszewski
2020-06-24gnss: add a comment about the unitsKamil Tomaszewski
2020-06-24gnss: Implement new library for GNSSKamil Tomaszewski
2020-06-22_pew: move to common-halJeff Epler
2020-06-14shared-bindings: Change docstrings with '\x...' chars to raw stringsJeff Epler
2020-06-14docs: Improve 5.0.x <-> main branch doc linkrotJeff Epler