diff --git a/crates.json b/crates.json index 1a7ac445825..f7ee0d8e4a7 100644 --- a/crates.json +++ b/crates.json @@ -139,6 +139,11 @@ "target": "thumbv6m-none-eabi" }, + "samd20j": { + "features": ["samd20j", "unproven"], + "target": "thumbv6m-none-eabi" + }, + "samd21g": { "features": ["samd21g", "unproven", "usb"], "target": "thumbv6m-none-eabi"