From 069bc29405b9364a3a6eedf61182eece72dc8a33 Mon Sep 17 00:00:00 2001 From: salsasteve Date: Fri, 5 Jan 2024 12:18:19 -0600 Subject: [PATCH] Fixing tier --- crates.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crates.json b/crates.json index cae374805a1..1defd358976 100644 --- a/crates.json +++ b/crates.json @@ -66,7 +66,7 @@ "target": "thumbv7em-none-eabihf" }, "matrix_portal_m4": { - "tier": 2, + "tier": 1, "build": "cargo build --examples --all-features", "target": "thumbv7em-none-eabihf" },