slint/examples/carousel
2023-06-16 10:55:08 +02:00
..
cpp Domain: slint-ui.com -> slint.dev 2023-06-16 10:55:08 +02:00
node Domain: slint-ui.com -> slint.dev 2023-06-16 10:55:08 +02:00
rust Domain: slint-ui.com -> slint.dev 2023-06-16 10:55:08 +02:00
ui Domain: slint-ui.com -> slint.dev 2023-06-16 10:55:08 +02: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