summaryrefslogtreecommitdiff
path: root/shared-bindings
AgeCommit message (Expand)Author
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
2020-08-21Merge with latest adafruit/mainKevin Matocha
2020-08-21Merge remote-tracking branch 'source/main' into mainKevin Matocha
2020-08-21Updating main to adafruit/mainKevin Matocha
2020-08-21Merge remote-tracking branch 'source/main' into mainKevin Matocha
2020-08-21Add empty linesScott Shawcroft
2020-08-21Fix copy pasta and stub buildScott Shawcroft
2020-08-21Merge remote-tracking branch 'adafruit/main' into add_pwmioScott Shawcroft
2020-08-21Make socket reads interruptableScott Shawcroft
2020-08-21fix stubs; make translateDan Halbert
2020-08-21Merge remote-tracking branch 'adafruit/main' into ble_hciDan Halbert
2020-08-20merge from upstream; working; includes debug_out code for debugging via Salea...Dan Halbert
2020-08-20Merge pull request #3279 from hierophect/esp32-pulseinoutScott Shawcroft
2020-08-19Add error handling w/temp debug logsScott Shawcroft