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:
parent
08e838e9e0
commit
b19422780c
13
boards/common/frdm/doc.txt
Normal file
13
boards/common/frdm/doc.txt
Normal 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.
|
||||
*/
|
Loading…
Reference in New Issue
Block a user