- Aug 18, 2015
-
-
Gregory Nutt authored
-
- Aug 17, 2015
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Aug 14, 2015
-
-
Gregory Nutt authored
-
- Aug 13, 2015
-
-
Gregory Nutt authored
-
Gregory Nutt authored
apps/examples/can: In extended ID mode, need to set some unused bits to zero or otherwise the memcmp() will fail on comparison with the returned value
-
- Aug 12, 2015
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Aug 11, 2015
-
-
Gregory Nutt authored
apps/tools/mkkconfig.sh: The top-level Kconfig file is not auto-generated. The autogenerated Kconfig file will be constructed so that every second level directory that contains a Kconfig file will automatically be sourced
-
Gregory Nutt authored
-
- Aug 10, 2015
-
-
Anton D. Kachalov authored
webserver: Allow to build webserver as an application Signed-off-by: Anton D. Kachalov <mouse@yandex-team.ru>
-
- Aug 09, 2015
-
-
Gregory Nutt authored
-
Gregory Nutt authored
readline(): A a configuration option to enable/disable command line history; Additional cosmetic changes from code review
-
Gregory Nutt authored
Added command history using up/down arrow keys.
-
Nghia Ho authored
-
- Jul 31, 2015
-
-
Gregory Nutt authored
Change the name of the local variable sigset to set to prevent name collisions with the function of the same name
-
- Jul 30, 2015
-
-
Gregory Nutt authored
-
Gregory Nutt authored
Readline: Fix a configuration dependency. If we are not echoing to the console, then we cannot support tab completion
-
Gregory Nutt authored
-
Gregory Nutt authored
readline/NSH: Extend the tab-completion logic so that NSH commands can also be completed by pressing the tab key
-
Gregory Nutt authored
-
- Jul 28, 2015
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
readline: Update initial readline commit -- make option configurable. Add an interface to de-couple the readline implementation from NSH. Misc. updates for coding style
-
Gregory Nutt authored
Unix style TAB compleition, for builtin apps only
-
Nghia Ho authored
-
- Jul 27, 2015
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Jul 26, 2015
-
-
Gregory Nutt authored
OS test: Sporadic test now emits a message if the max_repl configuration is too small for the test to work reliably
-
Gregory Nutt authored
-
- Jul 25, 2015
-
-
Gregory Nutt authored
-
Gregory Nutt authored
OS test: add some locking and unlocking of the scheduler to the sporadic scheduler test in order to test a few more cases
-
Gregory Nutt authored
-
- Jul 24, 2015
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Jul 23, 2015
-
-
Gregory Nutt authored
netutils: fix a typo while validating addrlen
-
Librae authored
-
Gregory Nutt authored
Adjust for increased size of the scheduling policy field from 1 to 2 bits to allow additional, planned scheduling policies
-