aboutsummaryrefslogtreecommitdiffstats
path: root/readme.txt
diff options
context:
space:
mode:
Diffstat (limited to 'readme.txt')
-rw-r--r--readme.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/readme.txt b/readme.txt
index c5062d8f9..ad645955e 100644
--- a/readme.txt
+++ b/readme.txt
@@ -94,6 +94,7 @@
*****************************************************************************
*** Next ***
+- NEW: Added support for LDM303AGR 6 axis Accelerometer\Magnetometer MEMS.
- NEW: Added support for LSM6DSL 6 axis Accelerometer\Gyroscope MEMS.
- NEW: Added support for LPS22HB 2 axis Barometer\Thermometer MEMS.
- NEW: Separated OSLIB from RT and NIL, now it is a separate "product" with
@@ -101,6 +102,13 @@
grow to include more functionalities.
RT and NIL will contain only the core functionalities, everything else
is shared library code.
+- EX: Updated HTS221 to 1.1.0 (backported to 18.2.1).
+- EX: Updated L3GD20 to 1.1.0 (backported to 18.2.1).
+- EX: Updated LIS3DSH to 1.1.0 (backported to 18.2.1).
+- EX: Updated LIS3MDL to 1.1.0 (backported to 18.2.1).
+- EX: Updated LIS302DL to 1.1.0 (backported to 18.2.1).
+- EX: Updated LPS25H to 1.1.0 (backported to 18.2.1).
+- EX: Updated LSM303DLHC to 1.1.0 (backported to 18.2.1).
- HAL: Fixed I2C address not accepted (bug #923)(backported to 18.2.1
and 17.6.4).
- HAL: Fixed problem with HSI48 on STM32L4xx (bug #922)(backported to 18.2.1).