diff options
| author | Felipe Balbi <[email protected]> | 2025-11-21 11:42:11 -0800 |
|---|---|---|
| committer | GitHub <[email protected]> | 2025-11-21 11:42:11 -0800 |
| commit | afbf72fb7842c926a9ac9b62f794ed010d4f7b27 (patch) | |
| tree | 845fffcdc4106ef90945843fdab085cd2209e358 /examples | |
| parent | 35dc874cb80b754676c5975548c4da475aee2675 (diff) | |
Update to latest PAC (#39)
It adds a complete Mux enum
Co-authored-by: Felipe Balbi <[email protected]>
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 14f472cbf..473ce2b3f 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?rev=3ab4c868f75a9240bb8fdce24982d34f2273aabf#3ab4c868f75a9240bb8fdce24982d34f2273aabf" | 445 | source = "git+https://github.com/OpenDevicePartnership/mcxa-pac#3b36508ab1ac397861bae3431cc95c204f3ca6e9" |
| 446 | dependencies = [ | 446 | dependencies = [ |
| 447 | "cortex-m", | 447 | "cortex-m", |
| 448 | "cortex-m-rt", | 448 | "cortex-m-rt", |
