
NINA-B4 series - System integration manual
UBX-19052230 - R09
Open CPU software
Page 33 of 61
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
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 in
“Project Explorer”.
2.
Select
Options
…
Figure 11: Selecting project options in SEGGER Embedded Studio
3.
Select the
Common
configuration.
4.
Select the
Code
/
Preprocessor
.
5.
Select the
Preprocessor Definitions
.
Figure 12: Selecting preprocessor definitions in SEGGER Embedded Studio