raiden00pl opened a new pull request, #19067: URL: https://github.com/apache/nuttx/pull/19067
## Summary !arm/stm32: split legacy STM32 family selectors BREAKING CHANGE: Convert the legacy STM32 F1/F2/F3/F4/G4/L1 port to the concrete family selectors while keeping the shared STM32 selector hidden. Legacy STM32 family selector Kconfig symbols were split by concrete STM32 sub-family. Out-of-tree defconfigs and code must update CONFIG_ARCH_CHIP_* selections to the new family-specific selectors. Reference: https://github.com/apache/nuttx/pull/19004 ## Impact Out-of-tree defconfigs and code must update CONFIG_ARCH_CHIP_* selections to the new family-specific selectors. ## Testing CI -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
