feat: 完成互补pwm输出接口
This commit is contained in:
@@ -59,7 +59,7 @@ extern "C" {
|
||||
#define CRM_MODULE_ENABLED
|
||||
#define DEBUG_MODULE_ENABLED
|
||||
/*#define DMA_MODULE_ENABLED----------------------*/
|
||||
#define EXINT_MODULE_ENABLED
|
||||
/*#define EXINT_MODULE_ENABLED--------------------*/
|
||||
#define FLASH_MODULE_ENABLED
|
||||
#define GPIO_MODULE_ENABLED
|
||||
/*#define I2C_MODULE_ENABLED----------------------*/
|
||||
|
||||
@@ -74,9 +74,6 @@ extern "C" {
|
||||
/* init can1 function. */
|
||||
void wk_can1_init(void);
|
||||
|
||||
/* init pwc function. */
|
||||
void wk_pwc_init(void);
|
||||
|
||||
/* init usart2 function. */
|
||||
void wk_usart2_init(void);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user