1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00

boards/common: enhance doxygen for NXP FRDM

This commit is contained in:
smlng 2017-11-30 23:37:55 +01:00
parent 08e838e9e0
commit b19422780c

View File

@ -0,0 +1,13 @@
/*
* Copyright (C) 2017 HAW Hamburg
*
* This file is subject to the terms and conditions of the GNU Lesser
* General Public License v2.1. See the file LICENSE in the top level
* directory for more details.
*/
/**
* @defgroup boards_common_frdm NXP FRDM Common
* @ingroup boards_common
* @brief Shared files and configuration for the NXP Freedom Boards.
*/