diff options
author | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2011-11-26 13:34:15 +0000 |
---|---|---|
committer | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2011-11-26 13:34:15 +0000 |
commit | 163edb0187652af76781cf88a9929b6bd782fe16 (patch) | |
tree | a6bd886beea80ae9a6c44969f97b57449a7052e4 /os/hal/platforms/STM32L1xx | |
parent | c1a535d343d6ea6e84f99b9b0b760d9a582ad969 (diff) | |
download | ChibiOS-163edb0187652af76781cf88a9929b6bd782fe16.tar.gz ChibiOS-163edb0187652af76781cf88a9929b6bd782fe16.tar.bz2 ChibiOS-163edb0187652af76781cf88a9929b6bd782fe16.zip |
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3527 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'os/hal/platforms/STM32L1xx')
-rw-r--r-- | os/hal/platforms/STM32L1xx/platform.dox | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/os/hal/platforms/STM32L1xx/platform.dox b/os/hal/platforms/STM32L1xx/platform.dox index 33bf706ab..cd244a2c9 100644 --- a/os/hal/platforms/STM32L1xx/platform.dox +++ b/os/hal/platforms/STM32L1xx/platform.dox @@ -168,7 +168,6 @@ * - TIM2.
* - TIM3.
* - TIM4.
- * - TIM5.
* .
* @section stm32l1xx_pwm_2 STM32L1xx PWM driver implementation features
* - Each timer can be independently enabled and programmed. Unused
@@ -237,9 +236,7 @@ * - USART1.
* - USART2.
* - USART3 (where present).
- * - UART4 (where present).
* - DMA1.
- * - DMA2 (where present).
* .
* @section stm32l1xx_uart_2 STM32L1xx UART driver implementation features
* - Clock stop for reduced power usage when the driver is in stop state.
|