mirror of
https://github.com/italicsjenga/rp-hal-boards.git
synced 2024-12-24 05:01:31 +11:00
512172179a
The newer version of svd2rust used in the PAC marks write_with_zero calls as unsafe, where the old one did not. This PR wraps the only 2 calls instances of this in the HAL with unsafe blocks to fix the compile errors. |
||
---|---|---|
.. | ||
examples | ||
src | ||
.gitignore | ||
Cargo.toml |