summaryrefslogtreecommitdiff
path: root/shared-bindings
AgeCommit message (Expand)Author
2020-09-16Merge pull request #3369 from kamtom480/cameraDan Halbert
2020-09-16camera: Pass width and height to take_picture()Kamil Tomaszewski
2020-09-14Merge pull request #3397 from tannewt/fix_size_0_bugScott Shawcroft
2020-09-14camera: Update camera moduleKamil Tomaszewski
2020-09-14camera: Change APIKamil Tomaszewski
2020-09-14camera: Implement new library for cameraKamil Tomaszewski
2020-09-13Merge pull request #3411 from jepler/ble-doc-typoJeff Epler
2020-09-13_bleio: fix markup typoJeff Epler
2020-09-12doc fix: remove the text about the non-existing clock specificationCarl Karsten
2020-09-11Fix bug with socket.recv_into size == 0.Scott Shawcroft
2020-09-10Merge pull request #3302 from xiongyihui/mainScott Shawcroft
2020-09-10MIssed one change for .last_received_reportDan Halbert
2020-09-10Change `.report` to `.last_received_report`Dan Halbert
2020-09-03Merge remote-tracking branch 'adafruit/main' into native_wifiScott Shawcroft
2020-09-03Changes based on Dan's feedbackScott Shawcroft
2020-09-02Merge pull request #3366 from kmatch98/refresh_nowScott Shawcroft
2020-09-02Merge pull request #3344 from jepler/issue-3184Scott Shawcroft
2020-09-02rgbmatrix: Move struct definition to shared-module, rename 'core' memberJeff Epler
2020-09-02Delete trailing whitespaceKevin Matocha
2020-09-02Add backticks to function references in docsKevin Matocha
2020-09-01Cleanup for sphinxKevin Matocha
2020-09-01Delete trailing whitespaceKevin Matocha
2020-09-01Add Optional[int] to docs stringKevin Matocha
2020-09-01Modified docs to try to pass sphinx buildKevin Matocha
2020-09-01Added some backticks to clarify the docsKevin Matocha
2020-09-01Add hanging tab to docKevin Matocha
2020-09-01Revise .refresh input default value for target_frames_per_second to NoneKevin Matocha
2020-09-01share more of _bleio dict; fix one doc errorDan Halbert
2020-09-01Remove trailing whitespaceKevin Matocha
2020-09-01delete unnecessary commentKevin Matocha
2020-09-01Update refresh to force immediate redraw with display.refresh() or display.re...Kevin Matocha
2020-08-30Fix stub; mismatched triple quotesDan Halbert
2020-08-30merge from upstreamDan Halbert
2020-08-30address review; use constructor for HCI AdapterDan Halbert
2020-08-26Fix stub and doc buildsScott Shawcroft
2020-08-25Merge remote-tracking branch 'adafruit/main' into native_wifiScott Shawcroft
2020-08-25Add hash to Socket so it can be used in dictsScott Shawcroft
2020-08-25Fix SocketPool radio checkScott Shawcroft
2020-08-24Merge remote-tracking branch 'adafruit/main' into add_pwmioScott Shawcroft
2020-08-24Merge pull request #3275 from kmatch98/bitmap_v2Scott Shawcroft
2020-08-21shorten error stringsKevin Matocha
2020-08-21Added hanging indents to docs per @sommersoft's suggestionKevin Matocha
2020-08-21remove other extraneous filesKevin Matocha
2020-08-21remove extraneous filesKevin Matocha
2020-08-21More tweaks to try to fix documentation failingKevin Matocha
2020-08-21Minor tweaks to try to fix documentation failingKevin Matocha
2020-08-21sphinx fixesDan Halbert
2020-08-21Update documentation string with blank lineKevin Matocha
2020-08-21Add more "extern" declarations for gcc10 compatScott Shawcroft
2020-08-21Merge adafruit/main latestKevin Matocha