Skip to content

Commit

Permalink
Merge pull request #115 from iory/readme
Browse files Browse the repository at this point in the history
Add Install and write firmware readme
  • Loading branch information
iory authored Nov 11, 2024
2 parents de5512f + f342242 commit 2d4d8f9
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# rcb4

## Install

```bash
pip install rcb4
```
## Write firmware

Connect st-link and run the following command.

```bash
rcb4-write-firmware
```

## Contributing

### Automatic Formatting
Expand Down

0 comments on commit 2d4d8f9

Please sign in to comment.