Fix comment

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2091 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
patacongo 2009-09-25 16:32:16 +00:00
parent c75c8bd312
commit c595d1e144

View File

@ -55,7 +55,7 @@
# define CONFIG_STM32_HIGHDENSITY 1 /* STM32F101x and STM32F103x w/ 256/512 Kbytes */
# undef CONFIG_STM32_CONNECTIVITYLINE /* STM32F105x and STM32F107x */
# define STM32_NATIM 2 /* Advanced timers TIM1,8 */
# define STM32_NGTIM 4 /* General timers TIM2,3,4,5
# define STM32_NGTIM 4 /* General timers TIM2,3,4,5 */
# define STM32 NBTIM 2 /* Basic timers TIM6,7 */
# define STM32_NSPI 1 /* SPI1 */
# define STM32_NUSART 5 /* USART1-3, UART4-5 */