Skip to content

RusPiRo/ruspiro_templates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RusPiRo Templates

Each template project available to be used can be found as a separate branch to this repository.

Usage

To create a project from one of the existing templates use cargo-generate. After installation of the tool create a new project like so:

$> cargo generate --git https://github.com/RusPiRo/ruspiro_templates.git --branch <template_branch_name>

Available templates

Template Description
01_minimal Bare minimum template to build a simple bare metal kernel for the Raspberry Pi

License

Licensed under Apache License, Version 2.0, (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0) or MIT (LICENSE-MIT or http://opensource.org/licenses/MIT)) at your choice.

About

RusPiRo Template projects - Quickstart for your own bare metal Rust projects

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published