mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-19 03:23:49 +01:00
8 lines
167 B
Plaintext
8 lines
167 B
Plaintext
# SPDX-FileCopyrightText: 2020 HAW Hamburg
|
|
# SPDX-License-Identifier: LGPL-2.1-only
|
|
|
|
config BOARD_COMMON_REMOTE
|
|
bool
|
|
default y
|
|
select CPU_MODEL_CC2538SF53
|