RTEMS | spec/build/bsps/arm/stm32f4: Define STM32F4_FAMILY_F4XXXX for stm32f446ze (!1101)

SHIVAM DEOLANKAR (@D3athSkulll) gitlab at rtems.org
Tue Mar 3 01:03:29 UTC 2026




SHIVAM DEOLANKAR commented on a discussion on spec/build/bsps/arm/stm32f4/bspstm32f446ze.yml: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1101#note_144123

 >  arch: arm
 >  bsp: stm32f446ze
 >  build-type: bsp
 > -cflags: []
 > +cflags:
 > +- -DSTM32F4_FAMILY_F4XXXX

No, this is not required for applications.
The macro is used internally by the STM32F4 BSP headers to select the correct register and RCC definitions.
It must be defined by the BSP build specification.
Applications using the BSP are not expected to define it.

-- 
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1101#note_144123
You're receiving this email because of your account on gitlab.rtems.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20260303/674eafcd/attachment.htm>


More information about the bugs mailing list