PWM common mode and grouped mode example not available

I am working on nRF54L15 with ncs v2.9.0 and I have migrated the pwm code which was working well with nrf52840 but with nrf54l15 it is not working. I tried to debug the issue but not found the root cause of this.

So I decided to test the pwm common mode sample on nrf54l15 and build up from there but for that sample in Board target, nrf54 series is not available.

Can anyone please guide me where to find the pwm samples for nrf54 series so I can look into that?

Related