From 2fd3b3c4042dd7bffc5387f589a6aef3cf44a8cb Mon Sep 17 00:00:00 2001 From: Finomnis Date: Wed, 1 Nov 2023 12:13:25 +0100 Subject: Add Monotonic for i.MX RT chip family --- .github/workflows/build.yml | 1 + 1 file changed, 1 insertion(+) (limited to '.github') diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 1f8ac84..4815e42 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -156,6 +156,7 @@ jobs: - name: Configure rust target (v6, v7) run: | + rustup target add thumbv7em-none-eabihf rustup target add thumbv7m-none-eabi rustup target add thumbv6m-none-eabi rustup component add rust-src -- cgit v1.2.3