Tool/software: Code Composer Studio
I have a CC1310 project and I'd like to create a new build target that uses a different set of smartRF settings.
Currently the smartRF settings are in the smartrf_settings dir. Can I create another dir with the same files
but different contents and have the build target use that instead?
Victor