diff options
author | Rocco Marco Guglielmi <roccomarco.guglielmi@live.com> | 2016-07-08 13:52:11 +0000 |
---|---|---|
committer | Rocco Marco Guglielmi <roccomarco.guglielmi@live.com> | 2016-07-08 13:52:11 +0000 |
commit | 3f29b01fd889867587627a07fc397e8200cfa7f7 (patch) | |
tree | 68891b06cef33f0c8374afb6ee16c2efb4ff3096 /readme.txt | |
parent | d92cee13fefe425fef51d35603669ae7e99e7b09 (diff) | |
download | ChibiOS-3f29b01fd889867587627a07fc397e8200cfa7f7.tar.gz ChibiOS-3f29b01fd889867587627a07fc397e8200cfa7f7.tar.bz2 ChibiOS-3f29b01fd889867587627a07fc397e8200cfa7f7.zip |
EX: L3GD20 driver updated to v1.0.0
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9693 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'readme.txt')
-rw-r--r-- | readme.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/readme.txt b/readme.txt index de02a8089..26cdd141f 100644 --- a/readme.txt +++ b/readme.txt @@ -79,6 +79,7 @@ *****************************************************************************
*** Next ***
+- EX: Added gyroscope implementation for ST L3GD20 devices.
- HAL: Added events handling to the PAL driver. The EXT driver is now
deprecated but still supported.
- EX: Added flash implementation for Micron M25Qxxx devices.
|