Im not sure how to include, or if nrf adc works.
If I add
- "@mynewt_nordic/hw/mcu/nordic_sdk"I get: Error: repos/mynewt_nordic/hw/drivers/adc/adc_nrf51/src/adc_nrf51.c:27:21: fatal error: nrf_adc.h: No such file or directory #include <nrf_adc.h> Am I missing some other resources in pkg? or is maybe an include path bad? Thanks, Jacob
