CONFIG_THINGY53_INIT_PRIORITY¶
Init priority
Type: int
Help¶
Initialization priority of the Thingy:53.
Default¶
79
Kconfig definition¶
At boards/arm/thingy53_nrf5340/Kconfig:13
Included via Kconfig:8
→ Kconfig.zephyr:37
→ boards/Kconfig:75
Menu path: (Top) → Board Options
config THINGY53_INIT_PRIORITY
int "Init priority"
default 79
help
Initialization priority of the Thingy:53.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)