doxygen: Fix orphan modules

Signed-off-by: Benoît Thébaudeau <benoit.thebaudeau.dev@gmail.com>
This commit is contained in:
Benoît Thébaudeau 2016-08-10 04:56:15 +02:00
parent 2e4c6eef54
commit ae5205f9e2
4 changed files with 4 additions and 4 deletions

View File

@ -29,7 +29,7 @@
* SUCH DAMAGE. * SUCH DAMAGE.
*/ */
/** /**
* \addtogroup c2538-ecc-algo * \addtogroup cc2538-ecc-algo
* @{ * @{
* *
* \file * \file

View File

@ -29,7 +29,7 @@
* SUCH DAMAGE. * SUCH DAMAGE.
*/ */
/** /**
* \addtogroup c2538-ecc-curves * \addtogroup cc2538-ecc-curves
* @{ * @{
*/ */
#include "contiki.h" #include "contiki.h"

View File

@ -37,7 +37,7 @@
* \addtogroup cc2538-crypto * \addtogroup cc2538-crypto
* @{ * @{
* *
* \defgroup cc2538-sha526 cc2538 SHA-256 * \defgroup cc2538-sha256 cc2538 SHA-256
* *
* Driver for the cc2538 SHA-256 mode of the security core * Driver for the cc2538 SHA-256 mode of the security core
* @{ * @{

View File

@ -29,7 +29,7 @@
*/ */
/*---------------------------------------------------------------------------*/ /*---------------------------------------------------------------------------*/
/** /**
* \addtogroup sensortag-common-peripherals * \addtogroup srf06-common-peripherals
* @{ * @{
* *
* \file * \file