Release Notes for STM32L0xx_Nucleo Board Drivers

Copyright © 2017 STMicroelectronics

License

Licensed by ST under BSD 3-Clause license (the "License"). You may not use this package except in compliance with the License. You may obtain a copy of the License at:

https://opensource.org/licenses/BSD-3-Clause

Purpose

This directory contains the board drivers to demonstrate the capabilities of the STM32L0xx Nucleo Kit.

Update History

Main Changes

  • Add License.md file for GitHub publication.

Main Changes

  • Update release notes to new format.

Main Changes

  • Removed DATE and VERSION fields from header files.
  • Updated CHM User Manual for BSP/STM32L0xx_Nucleo.

Main Changes

  • Updated CHM User Manual for BSP/STM32L0xx_Nucleo.

Main Changes

  • Change the GPIO configuration inside the BSP_LED_Init function.

Main Changes

  • Increase tolerance on LEFT joystick voltage to [-4%,+2%] in order to work better with adafruit board.

Main Changes

  • GPIO speed renaming
  • Fix conflict SD/LCD
  • Rework SD (Protocol +SPI Communication)

Main Changes

  • Added LCD_IO_WriteMultipleData
  • Renaming ADC_EXTERNAL_TRIG_EDGE into ADC_EXTERNALTRIGCONVEDGE
  • Put SPI and ADC code under the compilation option HAL_PPP_MODULE_ENABLED
  • Alignment to STM32L0 HAL API V1.2.0RC2

Main Changes

  • Alignment to STM32L0 HAL API V1.2.0RC2

Main Changes

  • Official version (V1.0.0) Release Candidate 1.

Main Changes

  • stm32l0xx_nucleo.c
    • Update BSP_PB_Init() function.

Main Changes

  • Third Release for STM32L0xx_Nucleo board RevC drivers
  • Align drivers with BSP STM32F4xx_Nucleo v1.0.0

Main Changes

  • Second Release for STM32L0xx_Nucleo board RevC drivers
  • Doxygen tags update, mainly some extra/less groups braces not detected by libExtractor_v101

Main Changes

  • First Release for STM32L0xx_Nucleo board RevC drivers