Hi, nordic staff:
I'm developing a project on nrfready_desktop_2_v3.1.0, as the chip is nRF51822; I need 3 PWM channels for RGB leds. and i found there is a file named app_pwm.c; But there was a building error, list at follow:
Error: L6200E: Symbol TIMER2_IRQHandler multiply defined (by nrf_flywheel.o and nrf_drv_timer.o).
I didn't found the file nrf_flywheel.
could you help me to solve the issue?
Thanks!