Giter VIP home page Giter VIP logo

raspi-pacs's Introduction

raspi-pacs

crates.io docs.rs

crates.io docs.rs

crates.io docs.rs

Peripheral access crates for the Broadcom microprocessors used in the Raspberry Pi boards.

This repository contains the PACs for the following MCUs:

These crates are generated by svd2rust from the SVD files in abt8601/broadcom-peripherals, which are based on those in adafruit/broadcom-peripherals. (The SVD files in these two repositories are identical, save that those in the former has the missing tags required by svd2rust.)

Generating the Crates

Prerequisites

  • Rust toolchain with cargo and rustfmt
  • svd2rust
  • form (โ‰ฅ 0.11 is required for the generated crates to be compilable on Windows.)

Also, the submodule peripherals must be checked out.

Generating

To generate the PAC for a particular MCU, run:

./gen.sh <mcu_name>

where <mcu_name> is one of bcm2835, bcm2837, or bcm2711.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.