From 21b5785bef138c9984293422b6e0c294704bc735 Mon Sep 17 00:00:00 2001 From: Maxime BORGES Date: Wed, 4 Oct 2023 16:23:04 +0200 Subject: [PATCH] README: Add stm32f730-lpc --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 82eb7be..3401486 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ If no microcontroller is specified, the crate will not compile. * `stm32f722` * `stm32f723` * `stm32f730` -* `stm32f730-lpc` ("low pin count" variant +* `stm32f730-lpc` ("low pin count" variant) * `stm32f732` * `stm32f733` * `stm32f745`