blob: 2ba03298c97f7d81be50467aa2eefb53666cc751 [file] [log] [blame]
STM32CubeF3
###########
Origin:
ST Microelectronics
http://www.st.com/en/embedded-software/stm32cubef3.html
Status:
version 1.10.0
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:
http://www.st.com/en/embedded-software/stm32cubef3.html
commit:
version 1.10.0
Maintained-by:
External
License:
BSD-3-Clause
License Link:
http://www.st.com/resource/en/license_agreement/dm00218346.pdf
Patch List:
*Changes from official delivery:
-dos2unix applied
-trailing white spaces removed
*Disable new CAN API and enable Legacy API
A new CAN API has been delivered on recent F3 stm32cube.
This new API breaks current CAN driver. Disable the new API and enable the
legacy API.
Disable related systematic warning message
Impacted files:
CMakeLists.txt
drivers/include/stm32f7xx_hal_conf.h