Skip to content
Snippets Groups Projects
Commit 1a364b49 authored by patacongo's avatar patacongo
Browse files

Fix comment

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2091 42af7a65-404d-4744-a932-0658087f49c3
parent 4d18787c
No related branches found
No related tags found
No related merge requests found
......@@ -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 */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment