Update History
V1.10.0 / 25-August-2017Main
Changes
- Updated projects to fix Linux compilation errors.
- USB_Device/HID_TSL_Standalone_LPM
V1.8.0
/ 25-November-2016
Main
Changes
- Updated stm32l0xx_hal_conf.h files with latest version from STM32L0xx_HAL_Driver.
- Updated “Liberty” License with the new license “Ultimate Liberty”.
- Added new USB applications with BCD feature:
- USB_Device/HID_Standalone_BCD
- Added new USB applications with Link Power Management Protocol (LPM):
- USB_Device/HID_TSL_Standalone_LPM
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 in order to be in line with ARM specifications.
- MDK-ARM projects migration to new version V5.17.
- system_stm32l0xx.c: added APBPrescTable[] and MISRA C 2004 10.6 rule compliancy.
- FreeRTOS_SignalFromISR example updated: led toggling function improved.
V1.5.0
/ 8-January-2016 Main
Changes
- No major changes. Only the stm32l0xx_hal_conf.h files inside the different projects have been modified in order to
update the HSE_STARTUP_TIMEOUT value.
V1.4.0
/ 16-October-2015
Main
Changes
- No changes compared to previous version (V1.3.0).
V1.3.0
/ 9-September-2015
Main
Changes
- Add support of System Workbench for STM32 (SW4STM32) toolchain.
- Adding a new application examples : FreeRTOS_Mail, FreeRTOS_Signal and FreeRTOS_SignalFromISR.
V1.2.0
/ 13-February-2015
Main
Changes
- Compliancy with the updated HAL.
V1.1.0
/ 18-June-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:
- Redistribution 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 other contributors to
this software may be used to endorse or promote products derived from
this software without specific written permission.
- This
software, including modifications and/or derivative works of this
software, must execute solely and exclusively on microcontroller or
microprocessor devices manufactured by or for STMicroelectronics.
- Redistribution
and use of this software other than as permitted under this license is
void and will automatically terminate your rights under this license.
THIS SOFTWARE IS PROVIDED BY STMICROELECTRONICS AND CONTRIBUTORS "AS
IS" AND ANY EXPRESS, IMPLIED OR STATUTORY WARRANTIES, INCLUDING, BUT
NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR
A PARTICULAR PURPOSE AND NON-INFRINGEMENT OF THIRD PARTY INTELLECTUAL
PROPERTY RIGHTS ARE DISCLAIMED TO THE FULLEST EXTENT PERMITTED BY LAW.
IN NO EVENT SHALL STMICROELECTRONICS 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
|