Merge branch 'feature/check_mcpwm_sync_direction' into 'master'

mcpwm: check sync direction is valid

See merge request espressif/esp-idf!20134
This commit is contained in:
morris
2022-09-15 19:05:57 +08:00
3 changed files with 15 additions and 3 deletions

View File

@@ -224,7 +224,7 @@ typedef enum {
/**
* @brief Array initializer for all supported clock sources of MCPWM Timer
*/
#define SOC_MCPWM_TIMER_CLKS {SOC_MOD_CLK_PLL_D2}
#define SOC_MCPWM_TIMER_CLKS {SOC_MOD_CLK_PLL_F160M}
/**
* @brief Type of MCPWM timer clock source