文件名称:lib_cli
介绍说明--下载内容均来自于网络,请自行研究使用
自己写的一个很有创意的Command Line Interface内核,占用资源非常精简,可在嵌入式平台上实现类似于shell的功能,纯C语言实现,非常易于移植。-A very smartful Command Line Interface Kernel by myself. Very low memory usage, and can provide the function for embedded platform like shell on PC. It is all written by C, and can be easier porting to another platform.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
lib_cli
.......\example
.......\.......\cli_vt.c
.......\.......\cli_vt.h
.......\ide
.......\...\lib_cli.a
.......\...\lib_cli.cbp
.......\...\lib_cli.depend
.......\...\lib_cli.layout
.......\source
.......\......\api
.......\......\...\cli.h
.......\......\include
.......\......\.......\base_macro.h
.......\......\.......\typedef.h
.......\......\.......\vt_def.h
.......\......\kernel
.......\......\......\cli_api.c
.......\......\......\cli_api.h
.......\......\......\cli_cmd.c
.......\......\......\cli_cmd.h
.......\......\......\cli_history.c
.......\......\......\cli_history.h
.......\......\......\cli_io.c
.......\......\......\cli_io.h
.......\......\......\cli_par.c
.......\......\......\cli_par.h
.......\......\......\cli_reg.c
.......\......\......\cli_reg.h
.......\......\porting
.......\......\.......\cli_port.h
.......\......\.......\cli_vt.h
.......\example
.......\.......\cli_vt.c
.......\.......\cli_vt.h
.......\ide
.......\...\lib_cli.a
.......\...\lib_cli.cbp
.......\...\lib_cli.depend
.......\...\lib_cli.layout
.......\source
.......\......\api
.......\......\...\cli.h
.......\......\include
.......\......\.......\base_macro.h
.......\......\.......\typedef.h
.......\......\.......\vt_def.h
.......\......\kernel
.......\......\......\cli_api.c
.......\......\......\cli_api.h
.......\......\......\cli_cmd.c
.......\......\......\cli_cmd.h
.......\......\......\cli_history.c
.......\......\......\cli_history.h
.......\......\......\cli_io.c
.......\......\......\cli_io.h
.......\......\......\cli_par.c
.......\......\......\cli_par.h
.......\......\......\cli_reg.c
.......\......\......\cli_reg.h
.......\......\porting
.......\......\.......\cli_port.h
.......\......\.......\cli_vt.h