From 167af012114cca8747e65d0dc5157f066bb2ed5d Mon Sep 17 00:00:00 2001 From: Dario Nieuwenhuis Date: Thu, 13 Jan 2022 18:21:16 +0100 Subject: [PATCH] stm32-metapac: remove stm32gbk --- stm32-data | 2 +- stm32-metapac/Cargo.toml | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/stm32-data b/stm32-data index 3fa97966..4e359d69 160000 --- a/stm32-data +++ b/stm32-data @@ -1 +1 @@ -Subproject commit 3fa97966f07d43a28c0031175591e1c2ff5d0831 +Subproject commit 4e359d692942f5823a11272a3d4977b8d7f67087 diff --git a/stm32-metapac/Cargo.toml b/stm32-metapac/Cargo.toml index 7411e6ce..4115da34 100644 --- a/stm32-metapac/Cargo.toml +++ b/stm32-metapac/Cargo.toml @@ -737,7 +737,6 @@ stm32g4a1ke = [] stm32g4a1me = [] stm32g4a1re = [] stm32g4a1ve = [] -stm32gbk1cb = [] stm32h723ve = [] stm32h723vg = [] stm32h723ze = []