slint/sixtyfps_runtime/rendering_backends/mcu
Olivier Goffart d9622a9795 MCU: attempt to support the xpt2046 touch screen
Still not very well callibrated, but somehow works
2022-01-21 15:35:14 +01:00
..
LICENSES Update license information 2022-01-20 14:45:02 +01:00
simulator Avoid the use of symlinks for source files 2021-12-13 15:51:10 +01:00
Cargo.toml MCU: attempt to support the xpt2046 touch screen 2022-01-21 15:35:14 +01:00
lib.rs MCU: attempt to support the xpt2046 touch screen 2022-01-21 15:35:14 +01:00
pico_st7789.rs MCU: attempt to support the xpt2046 touch screen 2022-01-21 15:35:14 +01:00
renderer.rs MCU: make a backend that can run an eventloop 2022-01-21 15:35:14 +01:00
simulator.rs Change the dummy backend in the mcu backend to render into a given DrawTarget 2022-01-04 16:06:00 +01:00