Description: 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.
To Search:
File list (Check if you may need any files):
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