Skip to content
This repository was archived by the owner on Jan 18, 2019. It is now read-only.

Releases: adafruit/micropython-adafruit-bitmap-font

import struct as ustruct if necessary

23 Oct 17:35
905b18f
Compare
Choose a tag to compare

Works with either struct or ustruct module.

the .mpy is compatible with CircuitPython 3.x, CircuitPython 4.x and MicroPython 1.9.4

2.0 Release for MicroPython 1.9+ and CircuitPython 2.0+

02 Oct 18:20
Compare
Choose a tag to compare

2.0 Release with support for the 1.9+ version of MicroPython and 2.0+ version of CircuitPython.

Initial release

11 Nov 04:25
Compare
Choose a tag to compare

Initial release.