summaryrefslogtreecommitdiff
path: root/shared-module
AgeCommit message (Expand)Author
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
2020-04-17Rename Protomatter -> RGBMatrixJeff Epler
2020-04-17protomatter: move get_width/height to common_halJeff Epler
2020-04-17Rename _protomatter -> protomatterJeff Epler
2020-04-16Remove tick.h from merged file.Scott Shawcroft
2020-04-14Merge remote-tracking branch 'adafruit/master' into lower_powerScott Shawcroft
2020-04-14displayio: swap colors in palettes tooJeff Epler
2020-04-14protomatter: Respond to review commentsJeff Epler
2020-04-14framebufferio: move backlight down to the underlying framebufferJeff Epler
2020-04-14protomatter: Use low end of supervisor heapJeff Epler
2020-04-14protomatter: release the protomatter object during release_displays()Jeff Epler
2020-04-14protomatter: allocator: Never supervisor-alloc while gc availableJeff Epler
2020-04-14FramebufferDisplay: remove probably not needed constructor argumentsJeff Epler
2020-04-14_protomatter: move get/set paused into shared-moduleJeff Epler
2020-04-14deinit: Work harder to ensure storage is released at deinitJeff Epler
2020-04-14fix build for non-displayio & non-protomatter targetsJeff Epler
2020-04-14protomatter: more memory allocation fixesJeff Epler
2020-04-14Add Protomatter and FramebufferDisplayJeff Epler
2020-04-14displayio: implement, use allocate_new_display_bus_or_raiseJeff Epler
2020-04-14displayio: implement, use allocate_display_or_raiseJeff Epler
2020-04-13make packed word and copy it incaternuson
2020-04-09add docstring, clean upcaternuson
2020-04-09initial working fillcaternuson
2020-04-08Save backlight_on_high correctly.Scott Shawcroft
2020-03-31Merge remote-tracking branch 'adafruit/master' into lower_powerScott Shawcroft
2020-03-28Merge pull request #2730 from tannewt/fix_fourwire_phase_polarityJeff Epler
2020-03-25adding a backlight polarity flag to Displaysiddacious
2020-03-25Add polarity and phase to FourWire.Scott Shawcroft
2020-03-18Pixelbuf: subscr: Get correct pixel valueJeff Epler
2020-03-17Fix up Spresense build. It doesn't sleep.Scott Shawcroft
2020-03-13Initial work on SAMDScott Shawcroft
2020-03-13First try at lowering the power consumptionScott Shawcroft
2020-03-05rename routines to be clearer; fix wiznet arg typesDan Halbert
2020-02-28new pin validation routines; don't use mp_const_none if NULL will doDan Halbert
2020-02-23Fix incorrect initialisation of default UARTDave Marples
2020-02-18Addition of RS485 supportDave Marples
2020-02-18Addition of RTS/CTS/RS485 UART functionalityDave Marples
2020-02-13Merge pull request #2581 from jamesbowman/masterScott Shawcroft
2020-02-12Added fix to allow remount when usb enabled but msc is ejectedGadi Rotenberg