From 7fdc6a2c1b5799221f5d89d5f935cfe7dad4ccd2 Mon Sep 17 00:00:00 2001 From: Brian Cully Date: Sun, 11 Aug 2019 19:01:34 -0400 Subject: Move usb controller stuff to usb directory. --- usb/.cargo/config | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 usb/.cargo/config (limited to 'usb/.cargo/config') diff --git a/usb/.cargo/config b/usb/.cargo/config new file mode 100644 index 0000000..b10f29d --- /dev/null +++ b/usb/.cargo/config @@ -0,0 +1,2 @@ +[build] +target = "thumbv6m-none-eabi" -- cgit v1.3