slint/examples/carousel
2023-08-21 13:30:37 +02:00
..
cpp Domain: slint-ui.com -> slint.dev 2023-06-16 10:55:08 +02:00
esp-idf esp-idf: Don't expose the platform: just a single function instead 2023-08-21 13:30:37 +02:00
node Bump version number to 1.2.0 2023-07-25 10:44:53 +00:00
rust Renderer feature refactor 2023-07-27 19:11:24 +02:00
ui Domain: slint-ui.com -> slint.dev 2023-06-16 10:55:08 +02:00
README.md xtask: Fix up license headers 2023-08-17 08:55:28 +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