diff options
author | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2011-01-15 08:01:07 +0000 |
---|---|---|
committer | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2011-01-15 08:01:07 +0000 |
commit | ac6372224526c8de6f6a040d33e0309c501df73d (patch) | |
tree | 38651d4002288a1b33e46f5b486d0ccc8d921162 /readme.txt | |
parent | 8f86368f15cc28d4879a50ec8d4d6f8139e4d57a (diff) | |
download | ChibiOS-ac6372224526c8de6f6a040d33e0309c501df73d.tar.gz ChibiOS-ac6372224526c8de6f6a040d33e0309c501df73d.tar.bz2 ChibiOS-ac6372224526c8de6f6a040d33e0309c501df73d.zip |
Added OTG clock setting to the STM32 HAL.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2641 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 0b009ddc0..87f958738 100644 --- a/readme.txt +++ b/readme.txt @@ -66,6 +66,7 @@ *** 2.1.8 ***
- FIX: Fixed STM32F103 demo's incorrect clock settings (bug 3153746).
+- NEW: Added OTG clock setting to the STM32 HAL.
*** 2.1.7 ***
- FIX: Fixed various errors in the HAL documentation (bug 3153591).
|