• SPI Master Integration to ble_app_uart pca10028 error

    Hi Guys, I tried to integrate the spi master project to ble_app_uart. For that I added the missing headers from spi project to ble_app_uart. And also I added the .c files. I changed the include path to get the headers of spi project to ble_app_uart…