ajcurtis84 Community Member
- Member since May 21st 2018
- Last Activity
This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.
-
ajcurtis84 -
Replied to the thread [SOLVED] multiple project with different configurations in a single solution.
PostJust to be clear, This is a Nordic solution. Each project in the solution will require its own flash_placement.xml, sdk_config.h, compiler options, build targets (debug and release).... Almost no inheritance. Is it a matter of rearranging the XML… -
ajcurtis84 -
Posted the thread [SOLVED] multiple project with different configurations in a single solution.
ThreadHello, It is possible to have a single solution which contains multiple projects, each with its own build configuration? I would like to combine an application project with a boot loader project in a single solution. However this means you must be able…