Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 594 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 594 Bytes

Experimental Rust firmware for Makerbase MKS TFT32_L V3.0

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).