Skip to content
Snippets Groups Projects
Commit e5caee7a authored by Astro's avatar Astro :gear:
Browse files

MR !3

parents a00087de 7d0ac641
No related branches found
No related tags found
No related merge requests found
# Rust support for the card10 CCCamp15 badge # Rust support for the card10 CCCamp15 badge
## Prerequisites
You need Rust Nightly and the arm-none-eabi-gcc toolchain, including libc.
### Arch Linux
sudo pacman -S arm-none-eabi-gcc arm-none-eabi-binutils arm-none-eabi-newlib
## Usage ## Usage
You need arm-none-eabi-gcc and Rust nightly. Use rustup or NixOS. You need Rust nightly. Use rustup or NixOS.
```shell ```shell
rustup update nightly rustup update nightly
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment