Revision 53710ca3 modules/DiWheelDrive_1-1/board.h

View differences:

modules/DiWheelDrive_1-1/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   DiWheeDrive v1.1 Board specific macros.
22
 *
23
 * @addtogroup diwheeldrive_board
24
 * @{
25
 */
26

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

  
......
627 635
#endif /* _FROM_ASM_ */
628 636

  
629 637
#endif /* _BOARD_H_ */
638

  
639
/** @} */

Also available in: Unified diff