Copyright © 2014-2023 STMicroelectronics
26 |
28 | This directory contains the BSP Common components drivers.
31 |Official release of BSP Common components drivers in line with STM32Cube BSP drivers development guidelines (UM2298).
111 |This release breaks compatibility with previous versions.
113 |Reformat the BSD 3-Clause license declaration in the files header (replace license terms by a web reference to OSI website where those terms lie)
120 | Correct sensor names in headers files hsensor.h and psensor.h
Add dpredriver.h: support of DP redriver class
128 | Add pwrmon.h: support of power monitor class
129 | Add usbtypecswitch.h: support of USB type C switch class
Add hsensor.h: support of humidity class
137 | Add psensor.h: support of pressure class
138 | Update tsensor.h: Temperature can be negative
139 | Update accelero.h: LowPower API can enable or disable the low power mode
140 | Update magneto.h: LowPower API can enable or disable the low power mode
This release breaks compatibility with previous versions.
143 |tsensor.h: Fix compilation issue on TSENSOR_InitTypeDef
150 |accelero.h: add DeInit field in ACCELERO_DrvTypeDef structure
157 | audio.h: add DeInit field in AUDIO_DrvTypeDef structure
158 | idd.h:
magneto.h: add DeInit field in MAGNETO_DrvTypeDef structure
165 |This release breaks compatibility with previous versions.
167 |accelero.h: add LowPower field in ACCELERO_DrvTypeDef structure
174 | magneto.h: add LowPower field in MAGNETO_DrvTypeDef structure
175 | gyro.h: add DeInit and LowPower fields in GYRO_DrvTypeDef structure
176 | camera.h: add CAMERA_COLOR_EFFECT_NONE define
177 | idd.h:
This release breaks compatibility with previous versions.
185 |Magnetometer driver function prototypes added (magneto.h file)
192 | Update “idd.h” file to provide DeInit() and WakeUp() services in IDD current measurement driver
IDD current measurement driver function prototypes added (idd.h file)
200 | io.h: add new typedef enum IO_PinState with IO_PIN_RESET and IO_PIN_SET values
Update “io.h” file to support MFX (Multi Function eXpander) device available on some STM32 boards
208 |This release breaks compatibility with previous versions.
216 |gyro.h: change “__GIRO_H” by “__GYRO_H” to fix compilation issue under Mac OS
223 |EPD (E Paper Display) driver function prototype added (epd.h file)
230 |Temperature Sensor driver function prototype added
237 |First official release with Accelerometer, Audio, Camera, Gyroscope, IO, LCD and Touch Screen drivers function prototypes
244 |