πŸš€ 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

  1. Install your target’s toolchain, either by using the rustup target add command or by installing it manually (espup).

  2. Follow the instructions in the native section to clone the repository and source the Export.sh script.