1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-24 05:53:49 +01:00
RIOT/boards/omote/Kconfig

11 lines
239 B
Plaintext

# SPDX-FileCopyrightText: 2020 Oppila Microsystems - http://www.oppila.in
# SPDX-License-Identifier: LGPL-2.1-only
config BOARD
default "omote" if BOARD_OMOTE
config BOARD_OMOTE
bool
default y
select CPU_MODEL_CC2538SF53