π Get started using Xila on embedded
Here you will find how to get started with Xila hardware and software.
β Requirements
- Rust
gcc-multilib
: to build 32-bit binaries on 64-bit systems
π Step
-
Install your targetβs toolchain, either by using the
rustup target add
command or by installing it manually (espup
). -
Follow the instructions in the native section to clone the repository and source the
Export.sh
script.