From 19ca2c75154af733d7351bcc4583c414da3b5218 Mon Sep 17 00:00:00 2001 From: gdisirio Date: Mon, 25 Oct 2010 08:57:47 +0000 Subject: git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2289 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- os/hal/platforms/STM32/platform.dox | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/os/hal/platforms/STM32/platform.dox b/os/hal/platforms/STM32/platform.dox index 52fa73067..f22535ab0 100644 --- a/os/hal/platforms/STM32/platform.dox +++ b/os/hal/platforms/STM32/platform.dox @@ -31,9 +31,11 @@ * * @section stm32_hal_1 Supported HW resources * - PLL1. - * - PLL2. + * - PLL2 (where present). * - RCC. * - Flash. + * - DMA1. + * - DMA2 (where present). * . * @section stm32_hal_2 STM32 HAL driver implementation features * - PLLs startup and stabilization. -- cgit v1.2.3