summaryrefslogtreecommitdiff
path: root/shared-module
AgeCommit message (Expand)Author
2020-07-22Merge branch 'main' into memmonitorScott Shawcroft
2020-07-20vectorio: fix VectorShape non-transposed pixel placementKenny
2020-07-20Merge pull request #3175 from jepler/background-callback-bugsScott Shawcroft
2020-07-20pre-allocate list of known sizeKenny
2020-07-20framebufferio: Handle auto refresh flag at resetJeff Epler
2020-07-19fix 3169: Polygon.points propertyKenny
2020-07-17Add ignore() and fix docsScott Shawcroft
2020-07-17Get AllocationAlarm workingScott Shawcroft
2020-07-17Add memorymonitor moduleScott Shawcroft
2020-07-15displayio, framebufferio: Enable supervisor tick when a display is auto-refreshJeff Epler
2020-07-15MP3Decoder: take advantage of background callbackJeff Epler
2020-07-06Add license to some obvious files.Diego Elio Pettenò
2020-07-01Merge pull request #3083 from tannewt/esp32s2_busioJeff Epler
2020-06-26sdcardio: implement new library for SD card I/OJeff Epler
2020-06-24Switch SPI to polling DMA and enable displayioScott Shawcroft
2020-06-24Add UART supportScott Shawcroft
2020-06-22_pew: move to common-halJeff Epler
2020-06-15remove debugging printsDan Halbert
2020-06-15Fix ScanEntry prefix matching for allDan Halbert
2020-06-10Issue #3014 - refresh after changing to transparentDavePutz
2020-06-03Fix up end of file and trailing whitespace.Diego Elio Pettenò
2020-06-01audiomixer: Fix garbled playback when voice 0 is stopped, audio popsJeff Epler
2020-05-24Allow setting RGBW pixels with RGB tuplesRoy Hooper
2020-05-22Simplify pixelbuf set_pixels functionGeorge Waters
2020-05-22Use mp_int_t for setting pixelbuf slice indicesGeorge Waters
2020-05-21Implement negative step for pixelbuf slicesGeorge Waters
2020-05-18Merge pull request #2837 from k0d/serial-debugScott Shawcroft
2020-05-19Enable showing the console on a debug uartMark Olsson
2020-05-18remove a duplication in polygon.cwarriorofwire
2020-05-18vectorio: speed up polygonwarriorofwire
2020-05-13Gamepad & GamepadShift: Enable ticks while object existsJeff Epler
2020-05-12add performance measurement to VectorShapewarriorofwire
2020-05-12make Circle return explicitwarriorofwire
2020-05-10vectorio: fix up Rectanglewarriorofwire
2020-05-10vectorio: clean up after group removalwarriorofwire
2020-05-10vectorio: respect display transpose and mirror.warriorofwire
2020-05-09vectorio: switch per-shape transform to Displaywarriorofwire
2020-05-09Add vectorio: for drawing shapeswarriorofwire
2020-05-06aesio: add basic AES encryption and decryptionSean Cross
2020-05-05Merge pull request #2842 from hierophect/stm32-h7-displayiohierophect
2020-05-04make translate againDan Halbert
2020-05-01Fix flag typoLucian Copeland
2020-04-30Make PulseIO optional within DisplayIOLucian Copeland
2020-04-21ringbuf testedDan Halbert
2020-04-21merge from adafruitDan Halbert
2020-04-21further ringbuf cleanupDan Halbert
2020-04-20Merge remote-tracking branch 'adafruit/master' into lower_powerScott Shawcroft
2020-04-17framebufferio: update copyright informationJeff Epler
2020-04-17RGBMatrix: finish renaming from ProtomatterJeff Epler
2020-04-17framebufferio: get width, etc., from protocol, not object propertyJeff Epler