pimoroni-pico/micropython/modules
Graeme Winter f984754b2a WIP: 5x7 font
Derived from

https://github.com/graeme-winter/rpi-pico/blob/main/font5x7/generate.py

which in turn derives the character set from

http://sdf.org/~kt8216/font5x7/unknown-small-5x7.txt

which I will properly document in a follow-up README
2021-04-15 06:10:09 +01:00
..
breakout_roundlcd Fix for MicroPython hard lock when passing in non-string object to text function 2021-03-30 18:07:43 +01:00
pico_display Fix for MicroPython hard lock when passing in non-string object to text function 2021-03-30 18:07:43 +01:00
pico_explorer Fix for MicroPython hard lock when passing in non-string object to text function 2021-03-30 18:07:43 +01:00
pico_rgb_keypad Fix picokeypad.clear() 2021-04-04 10:44:24 -05:00
pico_scroll WIP: 5x7 font 2021-04-15 06:10:09 +01:00
pico_unicorn Fix include paths in MicroPython modules 2021-03-30 15:50:18 +01:00
ulab@24caf74d90 Bump ULAB to version with micropython.mk 2021-03-29 13:51:11 +01:00
micropython.cmake Added micropython support and example for roundlcd breakout 2021-03-30 15:15:13 +01:00