ross-firmware

Crates.ioross-firmware
lib.rsross-firmware
version1.5.0
sourcesrc
created_at2021-07-24 10:22:44.959267
updated_at2021-12-12 08:57:43.183515
descriptionFirmware for the Rusty Old Smart System
homepage
repositoryhttps://github.com/linasdev/ross-firmware
max_upload_size
id426694
size939,707
Linas Nikiperavičius (linasdev)

documentation

README

crates.io crates.io

Rusty Old Smart System

This repository contains firmware for the Rusty Old Smart System project.

Features

  • Utilizes the STM32F103CBT microcontroller

Getting Started

Dependencies

To build and flash this project you will need:

Building

To build this project, run:

$ cargo build --release

Flashing

To flash the firmware, run one of the provided flashing scripts.

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

Commit count: 0

cargo fmt