NINA-B4 series - System integration manual
UBX-19052230 - R06 Open CPU software Page 29 of 45
C1-Public
An example of what a custom board support file could look like for the EVK-NINA-B4 can be found in
the u-blox short range GitHub repository [20].
The custom board can then be selected by adding a define of the symbol
BOARD_CUSTOM to your build.
You can add the
BOARD_CUSTOM define statement in SEGGER Embedded Studio by following the
instructions below:
1. Right-click the Project I n “Project Explorer”.
2. Select Options…
Figure 12: Screenshot with steps to modify the Define statement in SEGGER Embedded Studio
3. Select the Common configuration.
4. Select the Code / Preprocessor.
5. Select the Preprocessor Definitions.
Figure 13: Screenshot with steps to modify the Define statement in SEGGER Embedded Studio