From 501fedab4dd45e73f3611e86ad2cbf30af6b06f7 Mon Sep 17 00:00:00 2001 From: Robin Mueller Date: Sun, 28 Dec 2025 21:14:47 +0100 Subject: [PATCH] small README fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 831578d..c7e828b 100644 --- a/README.md +++ b/README.md @@ -5,4 +5,4 @@ This monorepo contains the following three workspaces / projects with dedicated - [`va108xx`](https://github.com/us-irs/vorago-rs/tree/main/va108xx): Support for the VA108xx family of Cortex-M0 based MCUs - [`va416xx`](https://github.com/us-irs/vorago-rs/tree/main/va416xx): Support for the VA416xx family of Cortex-M4 based MCUs -- [`vorago-shared-hal`](https://github.com/us-irs/vorago-rs/tree/main/vorago-shared-hal): Shared peripheral used by both the VA108xx and VA416xx family +- [`vorago-shared-hal`](https://github.com/us-irs/vorago-rs/tree/main/vorago-shared-hal): Shared peripheral drivers used by both the VA108xx and VA416xx family -- 2.43.0