summaryrefslogtreecommitdiff
path: root/totem/mcuconf.h
blob: c7d2f690bbd63afb52f9462acf8646d48b674a0a (plain)
1
2
3
4
5
6
7
8
9
#pragma once

#include_next <mcuconf.h>

#undef RP_PWM_USE_PWM4
#define RP_PWM_USE_PWM4 TRUE

#undef RP_PWM_USE_TIM1
#define RP_PWM_USE_TIM1 TRUE