Files for pysimCoder on nucleo-h743zi2

This commit is contained in:
Roberto Bucher 2022-10-29 15:05:53 +02:00 committed by Alan Carvalho de Assis
parent 5bc2bfcd0f
commit a2ff09642c
1 changed files with 3 additions and 0 deletions

View File

@ -390,6 +390,9 @@
#define GPIO_TIM1_CH2OUT GPIO_TIM1_CH2OUT_2 /* PE11 - D5 */
#define GPIO_TIM1_CH2NOUT GPIO_TIM1_CH2NOUT_3 /* PE10 - D40 */
#define GPIO_TIM1_CH1IN GPIO_TIM1_CH1IN_2 /* PE9 */
#define GPIO_TIM1_CH2IN GPIO_TIM1_CH2IN_2 /* PE11 */
/* TIM3 */
#define GPIO_TIM3_CH1OUT GPIO_TIM3_CH1OUT_2 /* PB4 */