From 4a9dab15f56ad65ff63c59cf41e9295a7b883dcc Mon Sep 17 00:00:00 2001 From: yunhanw-google Date: Fri, 29 Sep 2023 06:29:54 -0700 Subject: [PATCH] remove STM32CubeWB from android build (#29499) --- .gitmodules | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.gitmodules b/.gitmodules index 6a98ceb1c26ec4..b5d7c5dc253ca2 100644 --- a/.gitmodules +++ b/.gitmodules @@ -322,6 +322,5 @@ [submodule "third_party/st/STM32CubeWB"] path = third_party/st/STM32CubeWB url = https://github.com/STMicroelectronics/STM32CubeWB.git - branch = v1.17.0 - platform = stm32 - + branch = v1.17.0 + platforms = stm32