Revision 53710ca3 modules/LightRing_1-0/board.h

View differences:

modules/LightRing_1-0/board.h
16 16
along with this program.  If not, see <http://www.gnu.org/licenses/>.
17 17
*/
18 18

  
19
/**
20
 * @file    
21
 * @brief   LightRing v1.0 Board specific macros.
22
 *
23
 * @addtogroup lightring_board
24
 * @{
25
 */
26

  
19 27
#ifndef _BOARD_H_
20 28
#define _BOARD_H_
21 29

  
......
611 619
#endif /* _FROM_ASM_ */
612 620

  
613 621
#endif /* _BOARD_H_ */
622

  
623
/** @} */

Also available in: Unified diff