slint/examples/carousel
Florian Blasius bf77b064ab
Replace neon node port (#3744)
* Update api/node/README.md

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-10-24 15:07:59 +02:00
..
cpp Domain: slint-ui.com -> slint.dev 2023-06-16 10:55:08 +02:00
esp-idf Remove traces of required C++ exception support 2023-09-07 11:32:56 +02:00
node Replace neon node port (#3744) 2023-10-24 15:07:59 +02:00
rust Bump version number to 1.3.0 2023-09-05 15:46:36 +02:00
ui Fix typo in carousel example (#3434) 2023-09-08 15:43:51 +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