Skip to content

Commit

Permalink
README: Update PACs using chiptool to current state of affairs
Browse files Browse the repository at this point in the history
  • Loading branch information
plaes committed Nov 13, 2024
1 parent 5cb7a29 commit 7c3cc2a
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,9 @@

## PACs using chiptool

Tested with the RP2040 SVD. Other SVDs might not work quite right yet.
It is mainly used by [Embassy project][embassy] to generate PACs targeting
Raspberry Pi RP2040 and RP2350, Atmel STM32-series and Nordic Semiconductor
nRF5x-series microcontrollers. Other SVDs might not work quite right yet.

- https://github.com/embassy-rs/rp-pac
- https://github.com/embassy-rs/nrf-pac
Expand Down Expand Up @@ -251,4 +253,5 @@ Conduct][coc], the maintainer of this crate, the [Tools team][team], promises
to intervene to uphold that code of conduct.

[coc]: CODE_OF_CONDUCT.md
[embassy]: https://embassy.dev/
[team]: https://github.com/rust-embedded/wg#the-tools-team

0 comments on commit 7c3cc2a

Please sign in to comment.