STMicroelectronics / STM32CubeL4

STM32Cube MCU Full Package for the STM32L4 series - (HAL + LL Drivers, CMSIS Core, CMSIS Device, MW libraries plus a set of Projects running on all boards provided by ST (Nucleo, Evaluation and Discovery Kits))
Other
259 stars 151 forks source link

Adds initial support for the Bazel build system #57

Closed silvergasp closed 2 years ago

silvergasp commented 2 years ago

This PR adds initial support for using the Bazel build system with stm32cubel4. This approach allows this repository and the targets specified in the Bazel build files to be fetched remotely with local configuration.

If required, I'm happy to provide some documentation to supplement this. Though I could do with some guidance in terms of where and what format the documentation should be in.

This is also related to a similar PR for the stm32cubewl repository.

RKOUSTM commented 2 years ago

Hi @silvergasp,

Thank you for your contribution. Unfortunately, we don't treat aspect related to loader files and testing routines for external loaders for STM32 series of microcontrollers in our GitHub repositories. Please allow me to redirect you to the stm32-external-loader repository. There you shall find people who will address your request and whom you will hopefully find a solution with.

Thank you again for your contribution. We are looking forward to reading from you again.

With regards,

RKOUSTM commented 2 years ago

Duplicate of STM32Cube WL #25.