nghiaho12
|
94696500dd
|
readline: Support the case where CONFIG_READLINE_MAX_BUILTINS==0
|
2015-11-03 07:44:50 -06:00 |
|
Gregory Nutt
|
d63ce7f5bb
|
readline(): A a configuration option to enable/disable command line history; Additional cosmetic changes from code review
|
2015-08-09 08:15:23 -06:00 |
|
Nghia Ho
|
c28f521a5e
|
Added command history using up/down arrow keys.
|
2015-08-08 20:54:42 -07:00 |
|
Gregory Nutt
|
d699f5766d
|
Fixes to system/readline/Kconfig
|
2015-07-30 12:58:03 -06:00 |
|
Gregory Nutt
|
5aa53ea2db
|
Readline: Fix a configuration dependency. If we are not echoing to the console, then we cannot support tab completion
|
2015-07-30 12:53:04 -06:00 |
|
Gregory Nutt
|
820c5c42dd
|
readline/NSH: Extend the tab-completion logic so that NSH commands can also be completed by pressing the tab key
|
2015-07-30 12:11:58 -06:00 |
|
Gregory Nutt
|
766886310d
|
readline: Update initial readline commit -- make option configurable. Add an interface to de-couple the readline implementation from NSH. Misc. updates for coding style
|
2015-07-28 07:17:50 -06:00 |
|
Gregory Nutt
|
d5b6949c9f
|
Fix references to the no-longer-existent misc/ directory in comments, README files, and documentation
|
2015-06-28 08:14:53 -06:00 |
|
Gregory Nutt
|
6e462908ba
|
apps/system: Clean up Kconfig menuing
|
2015-04-07 13:23:39 -06:00 |
|
patacongo
|
5d59ee57b5
|
Shenzhou board is first to use ONLY Kconfig for configuration
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5114 42af7a65-404d-4744-a932-0658087f49c3
|
2012-09-08 13:56:21 +00:00 |
|
patacongo
|
5162ff3d5b
|
More Kconfig updates
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4610 42af7a65-404d-4744-a932-0658087f49c3
|
2012-04-14 20:22:48 +00:00 |
|
patacongo
|
3766aebbb4
|
Developing a new way to handle application configurations
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4609 42af7a65-404d-4744-a932-0658087f49c3
|
2012-04-14 20:01:08 +00:00 |
|
patacongo
|
04b2775898
|
Correction to the ZLP fix for the STM32 F4 OTG FS driver
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4591 42af7a65-404d-4744-a932-0658087f49c3
|
2012-04-11 18:12:03 +00:00 |
|
patacongo
|
fd496ea42f
|
Add kconfig documentation
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4567 42af7a65-404d-4744-a932-0658087f49c3
|
2012-04-06 16:45:52 +00:00 |
|
patacongo
|
3fe79ff511
|
Adding skeleton Kconfig files (part 3 of 2)
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4566 42af7a65-404d-4744-a932-0658087f49c3
|
2012-04-06 16:33:17 +00:00 |
|