Re: Update of STM32h7 BSP HAL.

2022-02-06 Thread Karel Gardas
On 1/17/22 9:11 AM, Sebastian Huber wrote: > On 16/01/2022 21:59, Karel Gardas wrote: >> I think that the most clean merge may simply replace all HAL files with >> a new version and then try to apply all accumulated RTEMS changes on top >> of those and hope nothing breaks in current support. I test

Re: Update of STM32h7 BSP HAL.

2022-01-17 Thread Sebastian Huber
On 16/01/2022 21:59, Karel Gardas wrote: I think that the most clean merge may simply replace all HAL files with a new version and then try to apply all accumulated RTEMS changes on top of those and hope nothing breaks in current support. I tested simply just replacing files and when doing git di

Update of STM32h7 BSP HAL.

2022-01-16 Thread Karel Gardas
Folks, I'm investigating possibility of updating HAL code in STM32h7 BSP which should bring a new MCUs support in. Currently what RTEMS is missing is support for following H7 family members: bsps/arm/stm32h7/include/stm32h723xx.h bsps/arm/stm32h7/include/stm32h725xx.h bs