git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8889 35acf78f-673a-0410-8e92-d51de3d6d3f4
parent
cb51bd404a
commit
61749d34be
|
@ -253,6 +253,8 @@
|
|||
#define STM32_HAS_SPI6 FALSE
|
||||
|
||||
/* TIM attributes.*/
|
||||
#define STM32_TIM_MAX_CHANNELS 6
|
||||
|
||||
#define STM32_HAS_TIM1 TRUE
|
||||
#define STM32_TIM1_IS_32BITS FALSE
|
||||
#define STM32_TIM1_CHANNELS 4
|
||||
|
|
Loading…
Reference in New Issue