mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-20 03:53:49 +01:00
13 lines
426 B
Markdown
13 lines
426 B
Markdown
<!--
|
|
SPDX-FileCopyrightText: 2020 Inria
|
|
SPDX-License-Identifier: LGPL-2.1-only
|
|
-->
|
|
|
|
@defgroup boards_common_cc2538 cc2538 Configuration Snippets
|
|
@ingroup boards_common
|
|
@brief Board configuration snippets for cc2538-based boards
|
|
|
|
All boards using a cc2538 share certain parts of their configuration. This
|
|
module provides a collection of fine grained configuration snippets that can
|
|
be reused for different boards.
|