Update History
V2.1.2
/ 23-June-2017
Main
Changes
- Minor updates in STM32303E_EVAL_BSP_User_Manual.chm documentation
- NVIC priority should be set to the lowest priority in BSP drivers (0x0F then 0x0E ...). Highest priorities to be used for HAL/LL drivers
V2.1.1
/ 16-December-2016
Main
Changes
- SPI : polarity changed. Use of HAL API instead of registers direct access
- STM32303E_EVAL_BSP_User_Manual.chm documentation added
V2.1.0
/ 29-April-2016
Main
Changes
- Aligned BSP drivers to use latest BSP components.
- Added Audio IO de-initialization function prototype: AUDIO_IO_DeInit().
- Renamed LCD_IO_WriteData() function to LCD_IO_WriteMultipleData().
V2.0.2 / 13-November-2015
Main
Changes
- Performed HAL API alignment (macros/functions/constants renaming).
- Updated GPIO Output Speed literals naming to ensure HAL full compatibility.
- Changed "\" by "/" in the include path to fix compilation issue under Linux.
V2.0.1 / 30-December-2014
Main
Changes
- stm32l152d_eval_audio.h, stm32l152d_eval_lcd.c/.h and stm32l152d_eval_tsensor.h
- Change "\" by "/" in the include path to fix compilation issue under Linux
V2.0.0
/ 12-Sept-2014
Main
Changes
- First
official release for STM32F303xE
devices
V2.0.0RC1
/25-Aug-2014
Main
Changes
- First version of the STM32303E-EVAL evaluation board drivers.
- This version has to be used only with STM32CubeF3 based development.
LicenseRedistribution
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
|