From c1422f40d1ec9f77cc72c9425e67e97150bb2f52 Mon Sep 17 00:00:00 2001 From: Brian Cully Date: Mon, 9 Sep 2019 20:15:21 -0400 Subject: Convert to workspace. --- ble/.cargo/config | 4 ---- 1 file changed, 4 deletions(-) (limited to 'ble/.cargo/config') diff --git a/ble/.cargo/config b/ble/.cargo/config index c4ce5ef..5d10902 100644 --- a/ble/.cargo/config +++ b/ble/.cargo/config @@ -1,6 +1,2 @@ [build] target = "thumbv7em-none-eabihf" - -[target.thumbv7em-none-eabihf] -rustflags = ["-C", "link-arg=-Tlink.x"] -runner = "gdb-multiarch" -- cgit v1.2.3