|
@@ -1,14 +1,13 @@
|
|
/*
|
|
/*
|
|
- * Copyright (c) 2006-2018, RT-Thread Development Team
|
|
|
|
|
|
+ * Copyright (c) 2006-2021, RT-Thread Development Team
|
|
*
|
|
*
|
|
* SPDX-License-Identifier: Apache-2.0
|
|
* SPDX-License-Identifier: Apache-2.0
|
|
*
|
|
*
|
|
* Change Logs:
|
|
* Change Logs:
|
|
- * Date Author Notes
|
|
|
|
- * 2009-09-22 Bernard add board.h to this bsp
|
|
|
|
|
|
+ * Date Author Notes
|
|
|
|
+ * 2021-01-28 flybreak first version
|
|
*/
|
|
*/
|
|
|
|
|
|
-// <<< Use Configuration Wizard in Context Menu >>>
|
|
|
|
#ifndef __BOARD_H__
|
|
#ifndef __BOARD_H__
|
|
#define __BOARD_H__
|
|
#define __BOARD_H__
|
|
|
|
|