I am attempting to use nrf_drv_adc.h in a project where I am splitting up my methods across many C files and, to my surprise, nrf_drv_adc.h does not have any include guards defined.
I think that this is a bug in the SDK? Where do I go to report it? Is this the right place?