I am pretty new to nrF52 and Segger IDE. I developed an app using MBED and am re-writing to run using Segger and Nordic libraries. To start I am just trying to interface to GPIO and get that working. I've read all I can find and have a general understanding. I am trying to dissect the GPIOTE example and build my own simple app. I created a new Project using the Package manager selecting C/C++ app from Nordic. I expected it to load all the libraries that would support the documentation under the Nordic SDK. I see, however, that no libraries loaded with it and I am confused by that. Can someone tell me how to load the libraries? That would be super helpful. Thanks.