aboutsummaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
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"}