stm32cube: Add impacted files in README Patch List

To further ease stm32cube packages update, add impacted lines
section in Patch List section.

Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
This commit is contained in:
Erwan Gouriou 2017-09-15 16:26:20 +02:00 committed by Kumar Gala
parent bd5942aa5a
commit 3a0dbda3bc
5 changed files with 10 additions and 0 deletions

View file

@ -9,4 +9,6 @@ Patch List:
Due to conflict with zephyr i2c.h (I2C_SPEED_STANDARD and I2C_SPEED_FAST
redefinition), deactivate STM32Cube I2C HAL. This raises no issue since
LL API is currently used for stm32 I2C driver.
Impacted files:
drivers/include/stm32f1xx_hal_conf.h
ST Bug tracker ID: NA. Not a stm32cube issue

View file

@ -14,4 +14,6 @@ Patch List:
16 bits wide. Modification has been tested on L4 SoC.
stm32yyxx_ll_spi.h being included in soc.h file, warning is generated
at each compiled object, this commit allows a clean build.
Impacted files:
drivers/include/stm32f3xx_ll_spi.h
ST Bug tracker ID: 13359

View file

@ -7,4 +7,6 @@ Patch List:
Due to conflict with zephyr i2c.h (I2C_SPEED_STANDARD and I2C_SPEED_FAST
redefinition), deactivate STM32Cube I2C HAL. This raises no issue since
LL API is currently used for stm32 I2C driver.
Impacted files:
drivers/include/stm32f1xx_hal_conf.h
ST Bug tracker ID: NA. Not a stm32cube issue

View file

@ -12,4 +12,6 @@ Patch List:
16 bits wide. Modification has been tested on L4 SoC.
stm32yyxx_ll_spi.h being included in soc.h file, warning is generated
at each compiled object, this commit allows a clean build.
Impacted files:
drivers/include/stm32f7xx_ll_spi.h
ST Bug tracker ID: 13359

View file

@ -12,4 +12,6 @@ Patch List:
16 bits wide. Modification has been tested on L4 SoC.
stm32yyxx_ll_spi.h being included in soc.h file, warning is generated
at each compiled object, this commit allows a clean build.
Impacted files:
drivers/include/stm32l4xx_ll_spi.h
ST Bug tracker ID: 13359