Hello
I adapted the ble_app_uart with twi functionality.
Therefore I included the "app_twi.h" which includes the "nrf_drv_twi.h"
But as visible in the picture, the "nrf_drv_twi.c" doesn't show up in the tree of project files in the "nrf_Drivers" branch and leads to the errors during build.
But in the project options the correct include path is set for these files.
What am I doing wrong?