1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/boards/common/doc.txt
Alexandre Abadie 172942ce8c boards/common: cleanup documentation
Display brief description instead of copyright
2018-08-10 13:54:17 +02:00

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.
*/