I am using nRF51 SDK v10.0.0 and running simple_uart application on nRF51822 Evaluation Kit(PCA10001).
Added CFLAG += -DBOARD_PCA10001.
after flashing with nrfjprog. I am not seeing any output on minicom. what kind of changes to be done in nrf_driver_config.h file in config/config_pac100028 to support PCA10001.