Timer for nrf5232

I want to add the timer sample code to my own project "../src/main.c:11:10: fatal error: nrfx_example.h: No such file or directory 11 | I'm encountering the error #include "nrfx_example.h""". Is there anyone who can explain step by step how I can add this library? I'm new to this?

Related