Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
de1fc0ca897336df0cb7197620a53147a92799e4
/
.
/
boards
/
arm
/
quick_feather
/
Kconfig
blob: c06e73df40a73ac85857381f0b8e1d16135ceb0b [
file
] [
log
] [
blame
]
# Quick Feather board
# Copyright (c) 2020 Antmicro <www.antmicro.com>
# SPDX-License-Identifier: Apache-2.0
config BOARD_INIT_PRIORITY
int
default
KERNEL_INIT_PRIORITY_DEFAULT
help
Board
initialization priority
.