From d3480939692c24d86d38cc7db70f04ccc76c1493 Mon Sep 17 00:00:00 2001 From: Brian Cully Date: Tue, 6 Aug 2019 11:44:57 -0400 Subject: =?UTF-8?q?i=C2=B2c=20working.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Cargo.toml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 003cfcb..69cd14f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -22,4 +22,5 @@ apa102-spi = "0.2" [patch.crates-io] #atsamd-hal = { git = "https://github.com/atsamd-rs/atsamd", rev = "97d55c19" } -trinket_m0 = { git = "https://github.com/atsamd-rs/atsamd", rev = "97d55c19" } +#trinket_m0 = { git = "https://github.com/atsamd-rs/atsamd", rev = "97d55c19" } +trinket_m0 = { path = "../usbh/atsamd/boards/trinket_m0" } -- cgit v1.2.3