| Crates.io | ross-firmware |
| lib.rs | ross-firmware |
| version | 1.5.0 |
| created_at | 2021-07-24 10:22:44.959267+00 |
| updated_at | 2021-12-12 08:57:43.183515+00 |
| description | Firmware for the Rusty Old Smart System |
| homepage | |
| repository | https://github.com/linasdev/ross-firmware |
| max_upload_size | |
| id | 426694 |
| size | 939,707 |
This repository contains firmware for the Rusty Old Smart System project.
To build and flash this project you will need:
$ cd ross-firmware/
$ rustup override set nightly
rust-std components for the thumbv7m-none-eabi target. Run:
$ rustup target add thumbv7m-none-eabi
binutils. Installation instructions.To build this project, run:
$ cargo build --release
To flash the firmware, run one of the provided flashing scripts.
This project is licensed under the MIT License - see the LICENSE.md file for details.