[PATCH v6 00/10] New GPIO, ADC API and STM32F4 BSP implementation

Karel Gardas karel at functional.vision
Wed Sep 21 14:07:33 UTC 2022


On 9/21/22 15:48, Karel Gardas wrote:
> On the bright side, it looks like STM still holds on BSD-3 for their HAL 
> code for F4?
> 
> https://github.com/STMicroelectronics/STM32CubeF4/blob/master/LICENSE.md
> 
> Would be great indeed.

After very quick investigation, everything under CMSIS is under Apache 
2.0 including this file:

https://github.com/STMicroelectronics/STM32CubeF4/blob/master/Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/system_stm32f4xx.c

which is probably copied here:

https://github.com/dtbpkmte/GSoC-2022-RTEMS/blob/master/bsps/arm/stm32f4/hal/system_stm32f4xx.c

Duc, am I right?

Thanks!
Karel


More information about the devel mailing list