/micropython-adafruit-framebuf

Pure python implementation of MicroPython framebuf module. Useful for boards with limited flash memory that cannot use the native C framebuf module.

Primary LanguagePythonMIT LicenseMIT

DEPRECATED LIBRARY

This library has been deprecated! We are leaving this up for historical and research purposes but archiving the repository.

We are now only supporting CircuitPython libraries.

Please see the CircuitPython implementation here: https://github.com/adafruit/Adafruit_CircuitPython_framebuf

micropython-adafruit-framebuf

Pure python implementation of MicroPython framebuf module. Useful for boards with limited flash memory that cannot use the native C framebuf module.