Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
9cc3676c75496c5fa0559eb11a8af4cc940bf9ab
/
.
/
boards
/
quicklogic
/
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
.