This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

nrf_drv_adc add in project

i want add in project adc. i changed my sdk_config.h and Makefile. i incuded in main file

#include "nrf_drv_pwm.h" #include "nrf_drv_adc.h"

i have error ghjgjghj.pmg.

i used nrf52832 Eclipse Oxygen Release (4.7.0), nRF5_SDK_12.3.0_d7731ad, s132_nrf52_3.0.0_softdevice, gcc-arm-none-eabi-6-2017-q2-update

Related