mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
doc: boards: unify board names
This commit is contained in:
parent
abd39573a2
commit
b1547ffd4f
@ -8,7 +8,7 @@
|
||||
*/
|
||||
|
||||
/**
|
||||
* @ingroup board_frdm-k64f
|
||||
* @ingroup boards_frdm-k64f
|
||||
* @{
|
||||
*
|
||||
* @file
|
||||
|
@ -8,7 +8,7 @@
|
||||
*/
|
||||
|
||||
/**
|
||||
* @defgroup board_frdm-k64f Freescale FRDM-K64F Board
|
||||
* @defgroup boards_frdm-k64f Freescale FRDM-K64F Board
|
||||
* @ingroup boards
|
||||
* @brief Board specific implementations for the FRDM-K64F
|
||||
* @{
|
||||
|
@ -8,7 +8,7 @@
|
||||
*/
|
||||
|
||||
/**
|
||||
* @ingroup board_frdm-k64f
|
||||
* @ingroup boards_frdm-k64f
|
||||
* @{
|
||||
*
|
||||
* @file
|
||||
|
@ -7,7 +7,7 @@
|
||||
*/
|
||||
|
||||
/**
|
||||
* @ingroup board_mulle
|
||||
* @ingroup boards_mulle
|
||||
* @{
|
||||
*
|
||||
* @file
|
||||
|
@ -7,7 +7,7 @@
|
||||
*/
|
||||
|
||||
/**
|
||||
* @defgroup board_mulle Eistec Mulle
|
||||
* @defgroup boards_mulle Eistec Mulle
|
||||
* @ingroup boards
|
||||
* @brief Board specific files for Eistec Mulle IoT boards
|
||||
* @{
|
||||
|
@ -16,7 +16,7 @@ extern "C" {
|
||||
#endif
|
||||
|
||||
/**
|
||||
* @ingroup board_mulle
|
||||
* @ingroup boards_mulle
|
||||
* @{
|
||||
*
|
||||
* @file
|
||||
|
@ -9,7 +9,7 @@
|
||||
|
||||
|
||||
/**
|
||||
* @ingroup board_mulle
|
||||
* @ingroup boards_mulle
|
||||
* @{
|
||||
*
|
||||
* @file
|
||||
|
@ -7,7 +7,7 @@
|
||||
*/
|
||||
|
||||
/**
|
||||
* @ingroup board_nrf6310
|
||||
* @ingroup boards_nrf6310
|
||||
* @{
|
||||
*
|
||||
* @file board.c
|
||||
|
@ -7,7 +7,7 @@
|
||||
*/
|
||||
|
||||
/**
|
||||
* @defgroup board_nrf6310 NRF6310 (Nordic NRF Hardware Development Kit)
|
||||
* @defgroup boards_nrf6310 NRF6310 (Nordic NRF Hardware Development Kit)
|
||||
* @ingroup boards
|
||||
* @brief Board specific files for the nRF51 boards nrf6310 or MOMMOSOFT BLE DEVKIT.N
|
||||
* @{
|
||||
|
@ -7,7 +7,7 @@
|
||||
*/
|
||||
|
||||
/**
|
||||
* @ingroup board_nrf6310
|
||||
* @ingroup boards_nrf6310
|
||||
* @{
|
||||
*
|
||||
* @file
|
||||
|
@ -8,7 +8,7 @@
|
||||
*/
|
||||
|
||||
/**
|
||||
* @defgroup board_phywave_eval phyWAVE-KW22 Board
|
||||
* @defgroup boards_pba-d-01-kw2x phyWAVE-KW22 Board
|
||||
* @ingroup boards
|
||||
* @brief Board specific implementations for the phyWAVE evaluation board
|
||||
* @{
|
||||
|
@ -8,7 +8,7 @@
|
||||
*/
|
||||
|
||||
/**
|
||||
* @ingroup board_pba-d-01-kw2x
|
||||
* @ingroup boards_pba-d-01-kw2x
|
||||
* @{
|
||||
*
|
||||
* @file
|
||||
|
Loading…
Reference in New Issue
Block a user