Update History
V1.10.0 / 25-August-2017Main
Changes
- Updated projects to fix Linux compilation errors.
- FLASH/FLASH_EraseProgram
- FLASH/FLASH_WriteProtection
V1.8.0
/ 25-November-2016
Main
Changes
- Updated stm32l0xx_hal_conf.h files with latest version from STM32L0xx_HAL_Driver.
- Renamed RCC_PLLMUL_x to RCC_PLL_MULX and RCC_PLLDIV_X to RCC_PLL_DIVXto be aligned with others series.
- Updated I2C examples after HAL I2C driver update:
- I2C_TwoBoards_AdvComIT
- I2C_TwoBoards_ComDMA
- I2C_TwoBoards_ComIT
- I2C_TwoBoards_ComPolling
- Added new project ADC to illustrate ADC Sequencer:
- Updated sampling times naming in ADC examples:
- Replaced HAL_COMP_Start_IT() by HAL_COMP_Start() in Comp_Config():
- COMP/COMP_AnalogWatchdog
- COMP/COMP_Interrupt
- Updated/added new projects IWWDG/WWDG aligned with updated HAL IWDG/WWDG drivers:
- IWDG/IWDG_Reset (replacing IWDG/IWDG_Example project)
- IWDG/IWDG_WindowMode
- WWDG/WWDG_Example
V1.7.0
/ 31-May-2016
Main
Changes
- No changes compared to previous version (V1.6.0).
V1.6.0 / 15-April-2016 Main Changes
- All SW4STM32
linker files updated to be in line with ARM specifications.
- MDK-ARM Projects migration to version V5.17.
- system_stm32l0xx.c: added APBPrescTable[] and MISRA C 2004 10.6 rule compliancy.
- readme.txt files: several description improvements.
V1.5.0
/ 8-January-2016 Main
Changes
V1.4.0
/ 16-October-2015
Main
Changes
- readme.txt files: several description improvements.
V1.3.0
/ 9-September-2015
Main
Changes
- Add support of System Workbench for STM32 (SW4STM32) toolchain.
- Adding of new examples : ADC_LowPower
V1.2.0
/ 13-February-2015
Main
Changes
- Compliancy with the updated HAL.
V1.1.0
/ 18-June-2014
Main
Changes
- Compliancy with the updated HAL.
V1.0.0
/ 24-April-2014
Main
Changes
License
Redistribution
and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met:
- Redistributions
of source code must retain the above copyright notice, this list of
conditions and the following disclaimer.
- Redistributions
in binary form must reproduce the above copyright notice, this list of
conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.
- Neither the
name of STMicroelectronics nor the names of its contributors may be
used to endorse or promote products derived from this software without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
For
complete documentation on STM32 Microcontrollers visit www.st.com/STM32
|