forked from contiki-os/contiki
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Correct several doxygen tags (\file)
- Loading branch information
Showing
33 changed files
with
73 additions
and
75 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -51,7 +51,7 @@ | |
*/ | ||
|
||
/** | ||
* \file lc.h | ||
* \file core/sys/lc.h | ||
* Local continuations | ||
* \author | ||
* Adam Dunkels <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -41,7 +41,7 @@ | |
*/ | ||
|
||
/** | ||
* \file clock.c | ||
* \file cpu/pic32/clock.c | ||
* \brief Clock routines. | ||
* \author Giovanni Pellerano <[email protected]> | ||
* \author Daniele Alessandrelli <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -41,7 +41,7 @@ | |
*/ | ||
|
||
/** | ||
* \file debug-uart.h | ||
* \file cpu/pic32/debug-uart.h | ||
* \brief Debug output redirection to uart. | ||
* \author Giovanni Pellerano <[email protected]> | ||
* \date 2012-03-21 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -41,7 +41,7 @@ | |
*/ | ||
|
||
/** | ||
* \file debug-uart.h | ||
* \file cpu/pic32/debug-uart.h | ||
* \brief Debug output redirection to uart. | ||
* \author Giovanni Pellerano <[email protected]> | ||
* \date 2012-03-21 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -34,8 +34,8 @@ | |
* | ||
*/ | ||
|
||
/** | ||
* @file uart1.h | ||
/** | ||
* @file cpu/pic32/dev/uart1.h | ||
* @brief UART1 routines | ||
* @author Giovanni Pellerano <[email protected]> | ||
* | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -40,8 +40,8 @@ | |
* @{ | ||
*/ | ||
|
||
/** | ||
* \file mtarch.h | ||
/** | ||
* \file cpu/pic32/mtarch.h | ||
* \brief Implementation of multithreading in PIC32. To be done. | ||
* \author Giovanni Pellerano <[email protected]> | ||
* \date 2012-03-23 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -40,8 +40,8 @@ | |
* @{ | ||
*/ | ||
|
||
/** | ||
* \file mtarch.h | ||
/** | ||
* \file cpu/pic32/mtarch.h | ||
* \brief PIC32MX initialization routines | ||
* \author Giovanni Pellerano <[email protected]> | ||
* \author Daniele Alessandrelli <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -41,7 +41,7 @@ | |
*/ | ||
|
||
/** | ||
* \file rtimer-arch.c | ||
* \file cpu/pic32/rtimer-arch.c | ||
* \brief PIC32MX RTIMER routines | ||
* \author Giovanni Pellerano <[email protected]> | ||
* \date 2012-04-11 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -40,8 +40,8 @@ | |
* @{ | ||
*/ | ||
|
||
/** | ||
* \file rtimer-arch.h | ||
/** | ||
* \file cpu/pic32/rtimer-arch.h | ||
* \brief PIC32MX RTIMER routines | ||
* \author Giovanni Pellerano <[email protected]> | ||
* \date 2012-04-11 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -40,8 +40,8 @@ | |
* @{ | ||
*/ | ||
|
||
/** | ||
* \file watchdog.c | ||
/** | ||
* \file cpu/pic32/watchdog.c | ||
* \brief PIC32MX Watchdog routines | ||
* \author Giovanni Pellerano <[email protected]> | ||
* \date 2012-03-23 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
/** @file mems.c | ||
/** @file cpu/stm32w108/hal/micro/cortexm3/mems.c | ||
* @brief MB851 MEMS drivers | ||
* | ||
* | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -32,7 +32,7 @@ | |
*/ | ||
|
||
/** | ||
* \file eeprom.c | ||
* \file platform/mbxxx/dev/eeprom.c | ||
* \brief ST M24C64W EEPROM driver. | ||
* \author Maria Laura Stefanizzi <[email protected]> | ||
* \date 2013-11-20 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -32,7 +32,7 @@ | |
*/ | ||
|
||
/** | ||
* \file i2c.c | ||
* \file platform/mbxxx/dev/i2c.c | ||
* \brief I2C bus master driver for mbxxx platform. | ||
* \author Maria Laura Stefanizzi <[email protected]> | ||
* \date 2013-11-20 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -32,7 +32,7 @@ | |
*/ | ||
|
||
/** | ||
* \file i2c.h | ||
* \file platform/mbxxx/dev/i2c.h | ||
* \brief I2C bus master driver for mbxxx platform. | ||
* \author Maria Laura Stefanizzi <[email protected]> | ||
* \date 2013-11-20 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -35,7 +35,7 @@ | |
*/ | ||
|
||
/** | ||
* \file contiki-conf.h | ||
* \file platform/seedeye/contiki-conf.h | ||
* \brief Contiki configuration file for the SEEDEYE port. | ||
* \author Giovanni Pellerano <[email protected]> | ||
* \date 2012-03-21 | ||
|
Oops, something went wrong.