From 76352f095839ded1fba4d396f35675efc8d12bf1 Mon Sep 17 00:00:00 2001 From: YunHorn Technology Date: Wed, 23 Jul 2025 11:05:56 +0800 Subject: [PATCH] sts r2x test --- STM32CubeIDE/.cproject | 2 +- .../Release/Application/User/Core/subdir.mk | 38 +++++------ .../Application/User/LoRaWAN/App/subdir.mk | 8 +-- .../Application/User/LoRaWAN/Target/subdir.mk | 2 +- .../Application/User/STS/Core/Src/subdir.mk | 6 +- .../Application/User/STS/TOF/App/subdir.mk | 6 +- .../Application/User/STS/TOF/Target/subdir.mk | 2 +- .../User/STS/TOF/vl53l0x/subdir.mk | 14 ++-- STM32CubeIDE/Release/Drivers/CMSIS/subdir.mk | 2 +- .../Drivers/STM32WLxx_HAL_Driver/subdir.mk | 48 +++++++------- .../Release/Middlewares/LoRaWAN/subdir.mk | 66 +++++++++---------- .../Release/Middlewares/SubGHz_Phy/subdir.mk | 6 +- STM32CubeIDE/Release/Utilities/subdir.mk | 16 ++--- 13 files changed, 108 insertions(+), 108 deletions(-) diff --git a/STM32CubeIDE/.cproject b/STM32CubeIDE/.cproject index 0ddd83e..7bb28c2 100644 --- a/STM32CubeIDE/.cproject +++ b/STM32CubeIDE/.cproject @@ -139,7 +139,7 @@