Add an EMACS-like command line editor that can be used wit NSH
Showing
- ChangeLog.txt 7 additions, 0 deletionsChangeLog.txt
- include/cle.h 87 additions, 0 deletionsinclude/cle.h
- nshlib/Kconfig 27 additions, 3 deletionsnshlib/Kconfig
- nshlib/nsh_session.c 11 additions, 2 deletionsnshlib/nsh_session.c
- nshlib/nsh_stdsession.c 11 additions, 2 deletionsnshlib/nsh_stdsession.c
- system/Kconfig 4 additions, 0 deletionssystem/Kconfig
- system/Make.defs 4 additions, 0 deletionssystem/Make.defs
- system/Makefile 1 addition, 1 deletionsystem/Makefile
- system/cle/.gitignore 11 additions, 0 deletionssystem/cle/.gitignore
- system/cle/Kconfig 37 additions, 0 deletionssystem/cle/Kconfig
- system/cle/Makefile 103 additions, 0 deletionssystem/cle/Makefile
- system/cle/cle.c 929 additions, 0 deletionssystem/cle/cle.c
Loading
Please register or sign in to comment