From ffbd700e71bf28afe58255697b684a3f21be6fb3 Mon Sep 17 00:00:00 2001 From: YunHorn Technology Date: Mon, 19 May 2025 18:52:10 +0800 Subject: [PATCH] add flag of 'narrow cubicle" for rio-edge --- STM32CubeIDE/.cproject | 1 + .../Release/Application/User/Core/subdir.mk | 44 ++++++------ .../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 | 2 +- .../Application/User/STS/TOF/Target/subdir.mk | 2 +- .../Release/Drivers/BSP/53L8A1/subdir.mk | 2 +- .../Release/Drivers/BSP/Components/subdir.mk | 12 ++-- STM32CubeIDE/Release/Drivers/CMSIS/subdir.mk | 2 +- .../Drivers/STM32WLxx_HAL_Driver/subdir.mk | 50 ++++++------- .../Release/Middlewares/LoRaWAN/subdir.mk | 68 +++++++++--------- .../Release/Middlewares/SubGHz_Phy/subdir.mk | 6 +- STM32CubeIDE/Release/Utilities/subdir.mk | 16 ++--- STM32CubeIDE/Release/WLE5CC_NODE_STS.bin | Bin 192432 -> 192316 bytes STM32CubeIDE/Release/WLE5CC_NODE_STS.elf | Bin 280580 -> 280608 bytes STS/TOF/App/app_tof.c | 15 ++-- 17 files changed, 121 insertions(+), 115 deletions(-) diff --git a/STM32CubeIDE/.cproject b/STM32CubeIDE/.cproject index d7995d6..b5c4257 100644 --- a/STM32CubeIDE/.cproject +++ b/STM32CubeIDE/.cproject @@ -138,6 +138,7 @@