- CONFIG_ANT_SAMPLE_RPC_CHILD_IMAGE
(No prompt – not directly user assignable.)
Type: bool
Help
ant_rpc sample as a child image (network core).
Direct dependencies
ANT_RPC
&& ANT_INCLUDE_NP_CHILD_IMAGE
&& SOC_SERIES_NRF53X && ANT
(Includes any dependencies from ifs and menus.)
Default
y
Kconfig definition
At samples/Kconfig:33
Included via Kconfig:42
Menu path: (Top) → ANT Wireless → ANT Wireless → Include ANT NP sample on netcore
config ANT_SAMPLE_RPC_CHILD_IMAGE bool default y depends onANT_RPC
&&ANT_INCLUDE_NP_CHILD_IMAGE
&& SOC_SERIES_NRF53X &&ANT
help ant_rpc sample as a child image (network core).
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)