Keir Fraser
|
5538be6686
|
Remove double underscore prefix from __packed and __aligned() definitions.
It is polluting the GCC namespace and breaks the build with GCC v9.
|
2019-12-10 15:04:55 +00:00 |
|
Keir Fraser
|
1eb6b95cd9
|
scripts: Make Python scripts compatible with Python 2.7 and Python 3.x
|
2018-07-13 23:47:50 +01:00 |
|
Keir Fraser
|
710d75e387
|
oled: Align fonts and target buffer, can make memcpy() faster
|
2018-06-14 13:18:29 +01:00 |
|
Keir Fraser
|
9b4ac45c7a
|
oled_font_6x13: Auto-generate C file from BDF as part of build process
|
2018-06-13 19:44:47 +01:00 |
|
Keir Fraser
|
5467d9b514
|
mk_font: Support character bounding box smaller than overall bounding box.
|
2018-06-11 09:05:56 +01:00 |
|
Keir Fraser
|
d3ec20b924
|
oled: Replace 7x16 font with classic 6x13 font. Make it default, but
keep the 8x16 font around (for now).
Fixes #55
|
2018-02-21 14:53:24 +00:00 |
|