An experiment in reusing an LCD panel from an old 3D printer for other projects.
Only goes as far as initializing the display and providing a DrawTarget driver
to use with embedded_graphics
.
TODO: fix HSE (board has 25Hhz but that input crashes stm32f1xx_hal
).