slint/sixtyfps_runtime/rendering_backends/mcu
Olivier Goffart cc2a06dc07 Create an EmptyDisplay of a decent size
(The mock display is just 16x16 and nt representative of screen we want to draw on)
2022-01-04 16:06:00 +01:00
..
simulator Avoid the use of symlinks for source files 2021-12-13 15:51:10 +01:00
Cargo.toml Make the mcu backend compile for the pico with the st7789 driven screen 2022-01-04 16:06:00 +01:00
lib.rs Create an EmptyDisplay of a decent size 2022-01-04 16:06:00 +01:00
pico_st7789.rs Make the mcu backend compile for the pico with the st7789 driven screen 2022-01-04 16:06:00 +01:00
renderer.rs MCU: handle the scale factor 2022-01-04 16:06:00 +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