I'm playing with the SDK 8.0 HRS peripheral example.
There is a config folder that contains device_manager_cnfg.h. But this isn't being built into the project, the version copied into the RTE tree is being included.
How do I get the config/device_manager_cnfg.h to be included and not the version that is in the RTE tree?
Thanks for any help.