diff --git a/boards/common/frdm/doc.txt b/boards/common/frdm/doc.txt new file mode 100644 index 0000000000..c4d79b2245 --- /dev/null +++ b/boards/common/frdm/doc.txt @@ -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. + */