1. Remove microbit Kconfig conf file. 2. Include microbit DT overlay with prescaler setting. 3. Set codeowner of servo_motor bbc_microbit to @jhe Signed-off-by: Gaute Gamnes <gaute.gamnes@nordicsemi.no>
5 lines
38 B
Plaintext
5 lines
38 B
Plaintext
|
|
&sw_pwm {
|
|
clock-prescaler = <3>;
|
|
};
|