mirror of
https://github.com/slint-ui/slint.git
synced 2025-12-23 09:19:32 +00:00
Doesn't work yet
```
sudo apt install cmake gcc-arm-none-eabi libnewlib-arm-none-eabi libstdc++-arm-none-eabi-newlib
cmake -DRust_CARGO_TARGET=thumbv6m-none-eabi ../slint -DCMAKE_TOOLCHAIN_FILE=../slint/cmake/rp2040_toolchain.cmake -DCMAKE_BUILD_TYPE=Release
SLINT_EMBED_TEXTURES=1 cmake --build .
```
|
||
|---|---|---|
| .. | ||
| backends | ||
| common | ||
| compiler | ||
| core | ||
| core-macros | ||
| interpreter | ||
| renderers | ||