add author information

This commit is contained in:
liuduanfei 2020-05-23 22:35:43 +08:00
parent 535aa894e8
commit 5db00fa758
2 changed files with 5 additions and 0 deletions

View File

@ -107,6 +107,10 @@ CONFIG_FINSH_ARG_MAX=10
# Device virtual file system
#
# CONFIG_RT_USING_DFS is not set
# CONFIG_RT_DFS_ELM_USE_LFN_0 is not set
# CONFIG_RT_DFS_ELM_USE_LFN_1 is not set
# CONFIG_RT_DFS_ELM_USE_LFN_2 is not set
# CONFIG_RT_DFS_ELM_USE_LFN_3 is not set
#
# Device Drivers

View File

@ -5,6 +5,7 @@
*
* Change Logs:
* Date Author Notes
* 2020-05-23 liuduanfei first version
*/
#include "board.h"