@ -0,0 +1,9 @@
#ifndef _BOARD_H_
#define _BOARD_H_
/**
* @brief The board name
*/
#define BOARD_NAME "AT-EVAL"
#endif /* _BOARD_H_ */