[PATCH 0/2] bsp/stm32f4: Fix double defines

Matthew Joyce matthew.joyce at embedded-brains.de
Wed Oct 19 10:57:22 UTC 2022


From: Matt Joyce <matthew.joyce at embedded-brains.de>

Fix two defines in RCC_CFGR register and remove double define of
STM32F4_FLASH.

Matt Joyce (2):
  bsp/stm32f4xxxx_rcc.h: Fix RCC register defines
  bsp/stm32f4.h: Remove double define

 bsps/arm/stm32f4/include/bsp/stm32f4.h         | 10 ----------
 bsps/arm/stm32f4/include/bsp/stm32f4xxxx_rcc.h |  3 ++-
 2 files changed, 2 insertions(+), 11 deletions(-)

-- 
2.31.1



More information about the devel mailing list