Skip to content

This is a bare-metal rust project for turning GPIO pin 21 on and then off again

License

Notifications You must be signed in to change notification settings

J4spr/RustBerryPi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RustBerrry Pi

License

Description

This is a bare-metal rust project for making a led turn on and then off

Table of Contents

Installation

  1. Clone this repo with git clone https://github.com/J4spr/RustBerryPi.

  2. install Make(windows) or Make(linux) for your OS.

  3. Install Rust. (optional as I'm assuming that when you clone this repo you already have Rust installed)

Usage

  1. open a terminal and cd path/to/directory.

  2. type make in the root directory of the project.

Contributing

I will accept pull request under a few conditionals:

  • They won't implement features, only bugfixes.
  • You provide a good description on what you changed.

Feel free to fork the repo.

License

This project is licensed under the MIT License.

About

This is a bare-metal rust project for turning GPIO pin 21 on and then off again

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published