Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
c34ad3114c0068d06d3755404b2509f08d60583a
/
.
/
boards
/
arm
/
gd32f450i_eval
/
Kconfig
blob: ec5800eae978d7582cc33a86464cf753306c2a63 [
file
] [
log
] [
blame
]
# Copyright (c) 2021 Teslabs Engineering S.L.
# SPDX-License-Identifier: Apache-2.0
config BOARD_INIT_PRIORITY
int
"Board initialization priority"
default
50
help
Board
initialization priority
.