slint/sixtyfps_runtime/rendering_backends/mcu
Tobias Hunger e6b24bceec [reorg]: Set up and populate the internal directory
Move "internal" crates into the `internal` directory. This first batch
includes most of sixtyfps_runtime but leaves the rendering backends
alone for now.

pre-commit applied some cleanups to the moved files:
 - Consistent newline at end of file policy
 - trimming trailing whitespace
 - Formatting Cargo.toml files.
2022-01-31 16:00:50 +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 [reorg]: Set up and populate the internal directory 2022-01-31 16:00:50 +01:00
lib.rs Improve sixtyfps::Image::size() API for consistency 2022-01-27 22:15:29 +01:00
pico_st7789.rs MCU: Have different frenquencies between the touch and the LCD on the pico 2022-01-24 11:06:36 +01:00
renderer.rs MCU: Make sure we round the clip inside pixel boundary 2022-01-24 11:06:36 +01:00
simulator.rs Improve sixtyfps::Image::size() API for consistency 2022-01-27 22:15:29 +01:00