New
I am trying to enhance a firmware package provided by Qorvo, which uses the Segger IDE for development.
1. the .h files are not shown in the project file tree.. but I need to examine/change them as I am writing new code to add function.
I assume this is an ide config setting, but I can't find it.
2. I need to change the Nordic sdk enabled function in the embedded sdk folder. (turn on BLE support for example)
I changed the sdk_config.h to turn on more function
the sdk FILES are present in the folder in the segger ide project, but are not shown in the IDE, is this some find or project refresh/reload issue?
thx
1. the .h files are not shown in the project file tree.. but I need to examine/change them as I am writing new code to add function.
I assume this is an ide config setting, but I can't find it.
2. I need to change the Nordic sdk enabled function in the embedded sdk folder. (turn on BLE support for example)
I changed the sdk_config.h to turn on more function
the sdk FILES are present in the folder in the segger ide project, but are not shown in the IDE, is this some find or project refresh/reload issue?
thx
Sam