- Jan 29, 2016
-
-
Vladimir Komendantskiy authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
Move xyz_cxxinitialize.c from nuttx/configs/abc/src to apps/platform/abc/ (where xyz is the processor family and abc is the board)
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Jan 28, 2016
-
-
Gregory Nutt authored
-
- Jan 27, 2016
-
-
Gregory Nutt authored
apps/platform/Makefile: Use a relative path to the board directory link rather than the absolute path. For Cygwin, the absolute would would need converted with cygpath. But just using the relative path is a simpler solution.
-
Gregory Nutt authored
-
Gregory Nutt authored
system/ramtron is now EXPERIMENTAL because it violates the OS interface boundard by calling up_spiinitialize() directly. The function up_spiinitialize has been obsoleted and is no longer available
-
- Jan 23, 2016
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Jan 22, 2016
-
-
Gregory Nutt authored
-
Gregory Nutt authored
NSH: Add option to use platform-specific logic to verify login credentials; Add option to add a delay after each failed login attempt
-
- Jan 21, 2016
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Jan 20, 2016
-
-
Gregory Nutt authored
-
Gregory Nutt authored
nsh_stdsession() cannot use the same login logic as nsh_session(); Also put telnet login in a separate file for symmetry
-
Gregory Nutt authored
apps/nshlib: All NSH sessions may now be protected with passwords stored in the encrypted /etc/passwd file
-
Gregory Nutt authored
-
Gregory Nutt authored
NSH: Add logic for the case where the passwd file is read-only. ROMFS image needs to be marked as const, or it will end up in RAM.
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Jan 19, 2016
-
-
Gregory Nutt authored
examples/qencoder: Add configuration options to Kconfig file
-
Paul A. Patience authored
-
=?UTF-8?B?6ZmI5p6X6aOe?= authored
-
- Jan 18, 2016
-
-
Gregory Nutt authored
-
- Jan 17, 2016
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
Revert "Revert "NSH: All nsh_output strings tagged with IOBJ so that they may be stored in FLASH on AVR"" This reverts commit fd083ee9.
-
Gregory Nutt authored
This reverts commit 186a101d.
-
Gregory Nutt authored
This reverts commit cb6a914d.
-
Gregory Nutt authored
-