hal_stm32/stm32cube/stm32f3xx/README

44 lines
884 B
Plaintext

STM32CubeF3
###########
Origin:
ST Microelectronics
http://www.st.com/en/embedded-software/stm32cubef3.html
Status:
version v1.11.2
Purpose:
ST Microelectronics official MCU package for STM32F3 series.
Description:
This package is an extract of official STM32CubeF3 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 STM32F3 series.
Dependencies:
None.
URL:
https://github.com/STMicroelectronics/STM32CubeF3
Commit:
86346f63f25b859f93f9603837dcd5be28e8e7bf
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
See release_note.html from STM32Cube