Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
49c528bbbc5fed131fcebbfe162485fa7d2c9536
/
.
/
boards
/
arm
/
mimxrt685_evk
/
Kconfig
blob: 593dcf929c6f876bc557a85fe56b0c9e21e11ef1 [
file
] [
log
] [
blame
]
# Copyright (c) 2022 Nordic Semiconductor ASA
# SPDX-License-Identifier: Apache-2.0
config BOARD_INIT_PRIORITY
int
"Board initialization priority"
default
45
help
Board
initialization priority
.