Re: STM32H7 BSP tree refactoring proposal.

2022-04-12 Thread Karel Gardas
Hello Sebastian, On 4/12/22 08:58, Sebastian Huber wrote: I already did proposed changes in my branch on github.com: https://github.com/karelfv/rtems/tree/stm32h7-boards-refactoring All three supported BSPs compile with defaults and 7b3i-dk even run on my board. Can't test others due to mis

Re: STM32H7 BSP tree refactoring proposal.

2022-04-11 Thread Sebastian Huber
Hello Karel, On 07/04/2022 13:07, Karel Gardas wrote: Hello Sebastian, I'd like to propose following STM32H7 BSP tree refactoring: - move BSP's board dependent bits into boards//name> directory - get rid of very complex (merged for 3 boards already) start/system_stm32h7xx.c file - get ri