blob: c2d1612a4ce40b16713a487493be6c581be617bf [file] [log] [blame]
STM32CubeG0
###########
Origin:
ST Microelectronics
http://www.st.com/en/embedded-software/stm32cubeg0.html
Status:
version v1.4.1
Purpose:
ST Microelectronics official MCU package for STM32G0 series.
Description:
This package is an extract of official STM32CubeG0 package written by ST Microelectronics.
It is composed of STM32Cube hardware abstraction layer (HAL) and low layer (LL) plus a set
of CMSIS headers files, one for each SoC in STM32G0 series.
Dependencies:
None.
URL:
https://github.com/STMicroelectronics/STM32CubeG0
Commit:
5cb06333a6a43cefbe145f10a5aa98d3cc4cffee
Maintained-by:
External
License:
BSD-3-Clause
License Link:
https://opensource.org/licenses/BSD-3-Clause
Patch List:
*Changes from official delivery:
-dos2unix applied
-trailing white spaces removed
-added include guards to stm32g0xx_hal_hcd.h(STM32CubeG0 GH issue: 13)
See release_note.html from STM32Cube