summaryrefslogtreecommitdiff
path: root/shared-bindings
AgeCommit message (Expand)Author
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-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-20Merge pull request #3279 from hierophect/esp32-pulseinoutScott Shawcroft
2020-08-18Split pulseio.PWMOut into pwmioScott Shawcroft
2020-08-18Style changes, reposition runtime errorsLucian Copeland
2020-08-17Merge pull request #3260 from rhooper/pixelbuf-iterableDan Halbert
2020-08-15Update documentation to remove whitespacesKevin Matocha
2020-08-14Expand PulseOut API, debug cleanupLucian Copeland
2020-08-14Corrected erroneous edit to fill description to -> NoneKevin Matocha
2020-08-14Bug fixes related to input parameter handling x1,y1. Update commentsKevin Matocha
2020-08-14Deleted trailing whitespaceKevin Matocha
2020-08-14Added inclusive indexing for x2,y2, fixed default value handling for x1,y1, a...Kevin Matocha
2020-08-14Added bitmap.blit function for bitmap slice copyMargaret Matocha
2020-08-14Added bitmap.blit function for copying slices of bitmapsMargaret Matocha
2020-08-14Add PulseOutLucian Copeland
2020-08-14fixYihui Xiong
2020-08-13bringing up to dateKevin Matocha
2020-08-13Merge branch 'main' into pixelbuf-iterableScott Shawcroft
2020-08-13able to change ble mac addressYihui Xiong
2020-08-12sharpmemory: Implement support for Sharp Memory Displays in framebufferioJeff Epler
2020-08-12framebufferio: add dirty row trackingJeff Epler
2020-08-10use the stackRoy Hooper
2020-08-10fix trailing whitespaceRoy Hooper
2020-08-08revert error to avoid translation changesRoy Hooper
2020-08-08support_matrix.rst: pre-process space chars in internal link names; would cau...sommersoft
2020-08-07support_matrix.rst: add internal links to boards in the tablesommersoft
2020-08-07make pixelbuf handle floats and iterablesRoy Hooper
2020-08-07Added bitmap.insert function for slice copy into a bitmap from another bitmapMargaret Matocha
2020-08-07Merge pull request #3252 from ciscorn/pyiJeff Epler
2020-08-07Modify some Python stubsTaku Fukada
2020-08-07Apply a Sphinx transform to make the core module docs look betterTaku Fukada
2020-08-04"pop from empty %q"Jeff Epler
2020-08-04Use qstrs to save an additional 4 bytesJeff Epler
2020-08-04Combine similar strings to reduce size of translationsJeff Epler