diff options
author | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2011-05-14 08:27:27 +0000 |
---|---|---|
committer | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2011-05-14 08:27:27 +0000 |
commit | c2693bcad09b0fa5e5fbf323d3e23c8ee0a2e1dc (patch) | |
tree | 6e3bfedd7f23467608e37f3acdeff14734916f88 /os/hal/platforms/STM32/platform.dox | |
parent | 2325c7b2f7c1dcd9f2ae26ac689dc8f3d4ac7cea (diff) | |
download | ChibiOS-c2693bcad09b0fa5e5fbf323d3e23c8ee0a2e1dc.tar.gz ChibiOS-c2693bcad09b0fa5e5fbf323d3e23c8ee0a2e1dc.tar.bz2 ChibiOS-c2693bcad09b0fa5e5fbf323d3e23c8ee0a2e1dc.zip |
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2958 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'os/hal/platforms/STM32/platform.dox')
-rw-r--r-- | os/hal/platforms/STM32/platform.dox | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/os/hal/platforms/STM32/platform.dox b/os/hal/platforms/STM32/platform.dox index 1963e625e..50ab84f38 100644 --- a/os/hal/platforms/STM32/platform.dox +++ b/os/hal/platforms/STM32/platform.dox @@ -221,7 +221,6 @@ * - Programmable interrupt priority.
* - DMA is used for receiving and transmitting.
* - Programmable DMA bus priority for each DMA channel.
- * - Programmable DMA error hook.
* .
* @ingroup STM32_DRIVERS
*/
|