diff options
| author | James Munns <[email protected]> | 2025-11-24 17:50:46 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2025-11-24 17:50:46 +0100 |
| commit | 6e1bc1139b7dcc8407fd1213bf0cb0788d26288e (patch) | |
| tree | 435b7782b1dc89f6fc4cd680b3fb54d19a92fe21 /examples | |
| parent | c552cf2434b847b7a8af06e15982eb29d07ad2fa (diff) | |
Update to patched PAC with corrected Div4 (#41)
Diffstat (limited to 'examples')
| -rw-r--r-- | examples/Cargo.lock | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/Cargo.lock b/examples/Cargo.lock index 473ce2b3f..56ae41d48 100644 --- a/examples/Cargo.lock +++ b/examples/Cargo.lock | |||
| @@ -442,7 +442,7 @@ checksum = "11d3d7f243d5c5a8b9bb5d6dd2b1602c0cb0b9db1621bafc7ed66e35ff9fe092" | |||
| 442 | [[package]] | 442 | [[package]] |
| 443 | name = "mcxa-pac" | 443 | name = "mcxa-pac" |
| 444 | version = "0.1.0" | 444 | version = "0.1.0" |
| 445 | source = "git+https://github.com/OpenDevicePartnership/mcxa-pac#3b36508ab1ac397861bae3431cc95c204f3ca6e9" | 445 | source = "git+https://github.com/OpenDevicePartnership/mcxa-pac#9a857ec9780527679978b42cc60288aeef03baa2" |
| 446 | dependencies = [ | 446 | dependencies = [ |
| 447 | "cortex-m", | 447 | "cortex-m", |
| 448 | "cortex-m-rt", | 448 | "cortex-m-rt", |
