Skip to content

Commit

Permalink
Merge pull request #35 from igiona/patch-1
Browse files Browse the repository at this point in the history
docs(README): added installation instruction
  • Loading branch information
Dirbaio authored Sep 23, 2024
2 parents a349968 + e8ad15d commit 6362222
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,12 @@ Tested with the RP2040 SVD. Other SVDs might not work quite right yet.
- repo: https://github.com/Dirbaio/rp2040-pac/settings
- docs: https://dirbaio.github.io/rp2040-pac/rp2040_pac/index.html

## Installation

```bash
cargo install --git https://github.com/embassy-rs/chiptool --locked
```

## Changes from svd2rust main

### No owned structs
Expand Down

0 comments on commit 6362222

Please sign in to comment.