4
0
mirror of https://github.com/RT-Thread/rt-thread.git synced 2025-01-18 19:03:31 +08:00

更改说明格式

This commit is contained in:
jinsheng 2019-02-18 10:21:54 +08:00
parent a9c9763290
commit a2ed7ec6bf
4 changed files with 4 additions and 4 deletions

View File

@ -5,7 +5,7 @@
*
* Change Logs:
* Date Author Notes
* 2019-01-26 jinsheng first version
* 2019-01-26 jinsheng first version
*/
#include <board.h>

View File

@ -5,7 +5,7 @@
*
* Change Logs:
* Date Author Notes
* 2019-02-16 jinsheng first version
* 2019-02-16 jinsheng first version
*/
#include <rtthread.h>

View File

@ -5,7 +5,7 @@
*
* Change Logs:
* Date Author Notes
* 2019-02-17 jinsheng add sdcard port file
* 2019-02-17 jinsheng add sdcard port file
*/
#include <rtthread.h>

View File

@ -5,7 +5,7 @@
*
* Change Logs:
* Date Author Notes
* 2019-02-16 jinsheng The first version for STM32F7xx
* 2019-02-16 jinsheng The first version for STM32F7xx
*/
#ifndef __SDRAM_PORT_H__