Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
d7727b9415d220d7147ddbca3bd73ad7cadadae9
/
.
/
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
.