aboutsummaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorCaleb Jamison <[email protected]>2023-05-09 12:20:23 -0400
committerCaleb Jamison <[email protected]>2023-05-09 12:20:23 -0400
commit6bea07848717857659c737a3bb3eab7c2cd8abdb (patch)
tree87f0dad5480d191cc0e2148ad17eb533a5932b14 /examples
parent5015c845c59e8769d404dce5ca618cdf6fd16aeb (diff)
Remove patches, bump rp-pac version
Diffstat (limited to 'examples')
-rw-r--r--examples/rp/Cargo.toml3
1 files changed, 0 insertions, 3 deletions
diff --git a/examples/rp/Cargo.toml b/examples/rp/Cargo.toml
index 7d5473f2c..d2829df99 100644
--- a/examples/rp/Cargo.toml
+++ b/examples/rp/Cargo.toml
@@ -48,6 +48,3 @@ pio = "0.2.1"
48 48
49[profile.release] 49[profile.release]
50debug = true 50debug = true
51
52[patch.crates-io]
53rp-pac = {git = "https://github.com/CBJamo/rp-pac.git"}