From ff656c3665e07ec721968db270b8cb1dd33408cc Mon Sep 17 00:00:00 2001 From: Fadhil Orbandi Date: Mon, 9 Dec 2024 17:55:44 +0100 Subject: [PATCH] renamed config --- include/sta/devices/stm32/mcu/{STM32U5A5xx.hpp => STM32U5xx.hpp} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename include/sta/devices/stm32/mcu/{STM32U5A5xx.hpp => STM32U5xx.hpp} (100%) diff --git a/include/sta/devices/stm32/mcu/STM32U5A5xx.hpp b/include/sta/devices/stm32/mcu/STM32U5xx.hpp similarity index 100% rename from include/sta/devices/stm32/mcu/STM32U5A5xx.hpp rename to include/sta/devices/stm32/mcu/STM32U5xx.hpp