7 lines
139 B
C
7 lines
139 B
C
|
#pragma once
|
||
|
|
||
|
#include_next <mcuconf.h>
|
||
|
|
||
|
//#undef STM32_PWM_USE_TIM17
|
||
|
//#define STM32_PWM_USE_TIM17 TRUE
|
||
|
//#define STM32_TIM17_SUPPRESS_ISR
|