raiden00pl opened a new pull request, #19887:
URL: https://github.com/apache/nuttx/pull/19887

   ## Summary
   
   STM32 symbol generalization was done based on Kconfig, however many symbols 
are used in source but never defined in Kconfig. This commit fixes (almost) all 
remaining occurrences of symbols with a family suffix.
   
   ## Impact
   
   follow-up to https://github.com/apache/nuttx/pull/19136
   
   Most of modified options (or maybe even all of them) are dead because they 
were never defined in Kconfig, so this PR shouldn't have any effect. Missing 
options should be fixed later.
   
   ## 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]

Reply via email to