aboutsummaryrefslogtreecommitdiffstats
path: root/readme.txt
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2010-12-25 11:30:44 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2010-12-25 11:30:44 +0000
commit99cee8a6ed66b380c8d29fa82413dcc659b6068a (patch)
tree3ee8a44cfbcc9033bd6407c814456c68b104188c /readme.txt
parent582b0dbf53613ad0045159b113fce6d84c4cbf4f (diff)
downloadChibiOS-99cee8a6ed66b380c8d29fa82413dcc659b6068a.tar.gz
ChibiOS-99cee8a6ed66b380c8d29fa82413dcc659b6068a.tar.bz2
ChibiOS-99cee8a6ed66b380c8d29fa82413dcc659b6068a.zip
Added USB clock configuration to the STM32 HAL driver.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2531 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'readme.txt')
-rw-r--r--readme.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/readme.txt b/readme.txt
index 6eaf6b97f..8a2a22b6f 100644
--- a/readme.txt
+++ b/readme.txt
@@ -69,6 +69,7 @@
included in 2.2.0, requires more testing).
- NEW: Integrated the STM32 GCC, IAR and RVCT demos in a single demo with
multiple project files, the code is exactly the same.
+- NEW: Added an USB clock configuration in the STM32 HAL driver (LD, MD, HD).
- CHANGE: Modified the ADC and CAN drivers to allow a NULL pointer for
the configuration structure if it is not required by the implementation.
- CHANGE: Modified the MMC_SPI driver to *require* a NULL as pointer to