PIN input CIR support change
This commit is contained in:
@@ -40,6 +40,10 @@
|
||||
|
||||
#if defined(PINPAD_SUPPORT)
|
||||
#define HAVE_7SEGLED 1
|
||||
/*
|
||||
* Timer assignment for CIR
|
||||
*/
|
||||
#define TIMx TIM3
|
||||
#endif
|
||||
|
||||
/*
|
||||
|
||||
@@ -41,6 +41,10 @@
|
||||
|
||||
#if defined(PINPAD_SUPPORT)
|
||||
#define HAVE_7SEGLED 1
|
||||
/*
|
||||
* Timer assignment for CIR
|
||||
*/
|
||||
#define TIMx TIM3
|
||||
#endif
|
||||
|
||||
/*
|
||||
|
||||
@@ -56,6 +56,11 @@
|
||||
*/
|
||||
#define GPIOA_LED 8
|
||||
|
||||
/*
|
||||
* Timer assignment for CIR
|
||||
*/
|
||||
#define TIMx TIM3
|
||||
|
||||
/*
|
||||
* I/O ports initial setup, this configuration is established soon after reset
|
||||
* in the initialization code.
|
||||
|
||||
Reference in New Issue
Block a user