Add support for the BBC micro:bit to the servo_motor sample application. Signed-off-by: Henrik Brix Andersen <henrik@brixandersen.dk>
6 lines
113 B
Plaintext
6 lines
113 B
Plaintext
CONFIG_STDOUT_CONSOLE=y
|
|
CONFIG_PRINTK=y
|
|
CONFIG_PWM=y
|
|
CONFIG_PWM_NRF5_SW=y
|
|
CONFIG_PWM_NRF5_SW_0_CLOCK_PRESCALER=3
|