From 27f45e3c6c56b41cd8e4e6a764879b541f0882c5 Mon Sep 17 00:00:00 2001 From: Anthony Nourry Date: Thu, 14 Nov 2019 08:49:34 +0100 Subject: [PATCH] Release v1.1.1 Ecosystem --- .../Device/ST/STM32MP1xx/Release_Notes.html | 13 +- .../STM32MP1xx_HAL_Driver/Release_Notes.html | 13 +- Projects/STM32CubeProjectsList.html | 16 +- Release_Notes.html | 144 ++++++++++++++++-- _htmresc/ReleaseNotes_Patch.html | 11 ++ package.xml | 4 +- 6 files changed, 171 insertions(+), 30 deletions(-) create mode 100644 _htmresc/ReleaseNotes_Patch.html diff --git a/Drivers/CMSIS/Device/ST/STM32MP1xx/Release_Notes.html b/Drivers/CMSIS/Device/ST/STM32MP1xx/Release_Notes.html index 0b9649d9..b848f388 100644 --- a/Drivers/CMSIS/Device/ST/STM32MP1xx/Release_Notes.html +++ b/Drivers/CMSIS/Device/ST/STM32MP1xx/Release_Notes.html @@ -163,11 +163,10 @@

License

-

V1.1.0 / 10-Sept-2019

+

V1.1.1 / 14-November-2019

-

Main changes

-
  • Header files: 
    • Update FMC bit definition
    • Update ETH bit definition
    • update EXTI_EXTICR bit definition
    • Update I2C bit definition
    • Update SPI bit definition (SPI_CR1_CRC33_17, SPI_RXCRC, SPI_IER, SPI_I2SCFGR) 
    • TMPSENS IP renamed DTS
    • Update FDCAN TXBC bit definition
    • Update DAC_DHR8RD bit definition
    • Add CRYP in STM32MP151Cx and STM32MP153Cx
    • Update TIM / LPTIM bit definition + add missing macros
  • Update system_stm32mp1xx.c
    • Update SystemCoreClock
  • Update startup file for KEIL and IAR

+

Main changes

  • Patch release to fix known defects 
    • Align Header file with TIM driver ( Break Source definition)
    • Update Linker Template file to define OpenAMP region ( for EWARM and MDK_ARM)

Contents

@@ -181,7 +180,13 @@

Contents