Hello,
I am developing a project based on combining two example projects;
\nRF5_SDK_15.2.0_9412b96\examples\peripheral\spi
and
\nRF5_SDK_15.2.0_9412b96\examples\ble_peripheral\ble_app_uart
My question is regarding the configuration of sdk_config.h with the CMSIS tool. When I try to configure the ble_app_uart project to include the SPI driver (and subsequent pin configs), I cannot find the options, and the CMSIS tool seem to present me with different options.
I know I can manually correct this in sdk_config.h, but I'm not a fan of tinkering with auto-gen files.
Any help is greatly appreciated.
thanks

