Revision 6ff06bbf modules/NUCLEO-F103RB/board.h

View differences:

modules/NUCLEO-F103RB/board.h
14 14
    limitations under the License.
15 15
*/
16 16

  
17
#ifndef _BOARD_H_
18
#define _BOARD_H_
17
#ifndef BOARD_H
18
#define BOARD_H
19 19

  
20 20
/*
21 21
 * Setup for the ST NUCLEO64-F103RB board.
......
257 257
#endif
258 258
#endif /* _FROM_ASM_ */
259 259

  
260
#endif /* _BOARD_H_ */
260
#endif /* BOARD_H */

Also available in: Unified diff