Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
30f0d85fa0da3aa0e010d1fa5b3134c93f01d87a
/
.
/
boards
/
nxp
/
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
.