circuitpython/ports/atmel-samd/boards/ugame10
Radomir Dopieralski e45eac5016 Switch the terminal font for ugame10
I designed this really tiny, minimalist font for use on very small
displays. On uGame it lets one see the whole text that CircuitPython
prints on boot. The characters are 4x6 pixels each, and they are
optimized for legibility (large x-height, right angles, blocky shapes).

It might make sense to also use that font in other boards.
2019-07-01 23:05:07 +02:00
..
board.c Update board inits for new api. 2019-06-17 18:03:30 -07:00
brutalist-6.bdf Switch the terminal font for ugame10 2019-07-01 23:05:07 +02:00
brutalist.sfd Switch the terminal font for ugame10 2019-07-01 23:05:07 +02:00
mpconfigboard.h Use never_reset in ugame10 2019-04-12 20:45:52 +02:00
mpconfigboard.mk Switch the terminal font for ugame10 2019-07-01 23:05:07 +02:00
pins.c Enable displayio for uGame10 board 2019-04-12 01:10:57 +02:00