Chuck McManis created a merge request: 
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1456

Project:Branches: ChuckMcM/rtems:chuckmcm-stm32u5 to rtems/rtos/rtems:main
Author:   Chuck McManis



## Summary

This commit restructures the `./spec/build/bsps/arm/stm32u5` directory to 
support additional BSPs. It also adds a new BSP, `stm32u5-discovery` which 
supports the STM32U5 Discovery board at a basic level (console, timers, etc) it 
does not add any additional drivers. This involves three things, protecting BSP 
specific code in starthooks based on BSP, restructuring how `linkcmds` is 
generated in order to be appropriate for the BSP, and pre-selecting console 
paramters based on the BSP being configured and built to pick the correct USART 
by default rather than having to specify it in the `config.ini` file when 
building the BSP. I believe I have preserved all features of the existing BSP 
(`stm32u5-grisp-nano`) but I do not have one to test so those changes remain 
untested. I have built and run all of the sample on an STM32 Discovery board 
and they work as expected.

## Generative AI

<!--If you have used AI please use the "AI Contribution" template otherwise 
leave this blank see our fulls statement at 
https://www.rtems.org/generative-ai/-->

<!--Default settings, if it is a dropdown it will set after submission-->

-- 
View it on GitLab: 
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1456
You're receiving this email because of your account on gitlab.rtems.org. 
Unsubscribe from this thread: 
https://gitlab.rtems.org/-/sent_notifications/5-1myz43ify2npemed5nz00dtfl-1d/unsubscribe
 | Manage all notifications: https://gitlab.rtems.org/-/profile/notifications | 
Help: https://gitlab.rtems.org/help


_______________________________________________
bugs mailing list
[email protected]
http://lists.rtems.org/mailman/listinfo/bugs

Reply via email to