Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion generator/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,5 @@ For metapac chips the peripheral definitions are manually curated in [`data/meta

For all chips you can (re-)generate the nxp-pac code by running (replace MCXA577 with your chip).
```
cargo run -p generator -- MCXA577
cargo run -p generator -- generate MCXA577
```
Loading