Other Parts Discussed in Thread: SYSCONFIG
HI,
I am doing a study on CC2652RB BLE Stack. In that, I am using the SimpleBlePeripheral example. This example has the "ti_drivers_config.c", and "ti_drivers_config.h" files.
These files have the required module declarations. I want to add the SPI module declaration in those files. But not able to do any changes in those files. Even though I did some changes to these files the changes were not saved.
Kindly give some ideas on this.