mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-18 12:52:44 +01:00
9 lines
272 B
Plaintext
9 lines
272 B
Plaintext
/**
|
|
@defgroup boards_common Common Board Groups
|
|
@ingroup boards
|
|
@brief Common definitions and implementations for board groups
|
|
|
|
Several boards share many definitions and implementations, these are
|
|
collectively stored into a common module per board group.
|
|
*/
|