Update HistoryV1.0.1 / 29-September-2015
Main
Changes
- stm32469i_eval_lcd.c update:
- Add delay within BSP_LCD_Reset() function
- stm32469i_eval_lcd.h update:
V0.3.0 / 07-July-2015
Main
Changes
- stm32469i_eval update:
- Add AUDIO_IO_DeInit() function
- Update TS_I2C_ADDRESS
- Update MULTI_TOUCH management
- stm32469i_eval_audio update:
- Remove CODEC_Reset() static function
- Update BSP_AUDIO_OUT_Init() function to no more use CODEC_Reset() function
- stm32469i_eval_lcd update:
- update lcd_x_size and lcd_y_size declaration and definition
- update BSP_LCD_GetXSize() and BSP_LCD_GetYSize() functions
- stm32469i_eval_sd update
- update BSP_SD_Init() function with appropriate hardware flow control configuration
V0.2.0 / 10-June-2015
Main
Changes
- Second Beta Release for STM32469I_EVAL board drivers.
- stm32469i_eval_ts update:
- Remove the dependency from the global var mfx_exti_received which is part of the application
- Update BSP_TS_Init() and BSP_TS_GetState() functions
- Update MULTI_TOUCH management
- stm32469i_eval_lcd update:
- Align eval lcd drivers to HAL DSI drivers
- stm32469i_eval_qspi update:
- Add BSP_QSPI_MemoryMappedMode function
V0.1.0 / 04-May-2015
Main
Changes
- First Beta Release for STM32469I_EVAL board drivers.
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
|