mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-07 22:53:00 +00:00
Add basic port for EOS S3 Quick Feather board. Signed-off-by: Jan Kowalewski <jkowalewski@antmicro.com>
9 lines
201 B
Plaintext
9 lines
201 B
Plaintext
# Quick Feather board
|
|
|
|
# Copyright (c) 2020 Antmicro <www.antmicro.com>
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
config BOARD_QUICK_FEATHER
|
|
bool "QuickLogic Quick Feather target"
|
|
depends on SOC_EOS_S3
|