From 784db2bc6ca1dac88a60fcf5919ae5f7fa98f688 Mon Sep 17 00:00:00 2001 From: Brian Cully Date: Mon, 19 Aug 2019 21:06:42 -0400 Subject: Clumsy, but BLE advertising is up. --- usb/Cargo.lock | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'usb/Cargo.lock') diff --git a/usb/Cargo.lock b/usb/Cargo.lock index f9d17e8..a360037 100644 --- a/usb/Cargo.lock +++ b/usb/Cargo.lock @@ -423,6 +423,11 @@ dependencies = [ "vcell 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)", ] +[[patch.unused]] +name = "atsamd-hal" +version = "0.6.0" +source = "git+https://github.com/atsamd-rs/atsamd?rev=97d55c19#97d55c19f0e5234cf9766311477bc696357271fd" + [metadata] "checksum aligned 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "d39da9b88ae1a81c03c9c082b8db83f1d0e93914126041962af61034ab44c4a5" "checksum aligned 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)" = "d3a316c7ea8e1e9ece54862c992def5a7ac14de9f5832b69d71760680efeeefa" -- cgit v1.2.3