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. --- usb/.cargo/config | 4 ---- 1 file changed, 4 deletions(-) (limited to 'usb/.cargo/config') diff --git a/usb/.cargo/config b/usb/.cargo/config index 9a30220..b10f29d 100644 --- a/usb/.cargo/config +++ b/usb/.cargo/config @@ -1,6 +1,2 @@ [build] target = "thumbv6m-none-eabi" - -[target.thumbv6m-none-eabi] -rustflags = ["-C", "link-arg=-Tlink.x"] -runner = "gdb-multiarch" -- cgit v1.2.3