slint/examples/carousel
2023-03-27 09:27:44 +02:00
..
cpp cmake: Bump minimal cmake version to 3.23 2023-03-27 09:27:44 +02:00
node Bump version number to 1.0.0 2023-02-03 11:07:15 +01:00
rust Change the name of the compat feature (#2230) 2023-02-16 09:40:44 +01:00
ui Fix line endings and add a pre-commit hook 2023-02-23 11:09:50 +01:00
README.md Add mcu support to the carousel example (#1744) 2022-10-19 14:54:39 +02:00

See the MCU backend Readme to see how to run the example on a smaller device like the Raspberry Pi Pico.

The example can run with the mcu simulator with the following command

cargo run -p carousel --no-default-features --features=simulator --release