slint/examples/carousel
2024-03-27 07:49:22 +00:00
..
cpp Domain: slint-ui.com -> slint.dev 2023-06-16 10:55:08 +02:00
esp-idf Work around build issues with espressif_lvgl_port >= 1.5.0 2024-02-01 14:15:03 +01:00
node Bump version number to 1.6.0 2024-03-27 07:49:22 +00:00
rust Bump version number to 1.6.0 2024-03-27 07:49:22 +00:00
ui cleanup examples according to upcoming code guidelines (#3809) 2023-11-02 11:04:40 +01: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