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

nRF52832 error directive wrong configuration when removing SPI

I'm using nRF52+SDK11.0.0+S132. It currently has SPI, SPIS, TWIM, RTC. I want to remove SPI and I'm getting: ..\components\drivers_nrf\spi_master\nrf_drv_spi.c(56): error:  #35: #error directive: "Wrong configuration." when I modify nrf_drv_config.h (attached) to set SPI0_ENABLED = 0. Please advise.

nrf_drv_config.h

Parents Reply Children
No Data
Related