diff options
author | Giovanni Di Sirio <gdisirio@gmail.com> | 2018-08-26 07:28:54 +0000 |
---|---|---|
committer | Giovanni Di Sirio <gdisirio@gmail.com> | 2018-08-26 07:28:54 +0000 |
commit | 0a7de8d30b8a11097089ee3cc2e49a57e3da43bd (patch) | |
tree | 23256a77dba6c070a2c2d17ca7ec332dbc5a0cdc /readme.txt | |
parent | 5b85acb8246275f7ff27a9bb3315c9399f188bd7 (diff) | |
download | ChibiOS-0a7de8d30b8a11097089ee3cc2e49a57e3da43bd.tar.gz ChibiOS-0a7de8d30b8a11097089ee3cc2e49a57e3da43bd.tar.bz2 ChibiOS-0a7de8d30b8a11097089ee3cc2e49a57e3da43bd.zip |
Fixed.bug #974
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12218 110e8d01-0319-4d1e-a829-52ad28d1bb01
Diffstat (limited to 'readme.txt')
-rw-r--r-- | readme.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/readme.txt b/readme.txt index d9cceab47..10f6acce2 100644 --- a/readme.txt +++ b/readme.txt @@ -141,7 +141,7 @@ - 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 invalid checks in STM32F37x HAL related to SDADC (bug #973)
+- HAL: Fixed invalid checks in STM32F37x HAL related to SDADC (bug #974)
(backported to 18.2.2 and 17.6.5).
- HAL: Fixed option STM32_LSCOSEL not written in STM32L4 HAL (bug #970)
(backported to 18.2.2 and 17.6.5).
|