- Jul 14, 2017
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Jul 13, 2017
-
-
Gregory Nutt authored
-
- Jul 10, 2017
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Jul 09, 2017
-
-
Gregory Nutt authored
-
- Jul 08, 2017
-
-
Gregory Nutt authored
-
- Jul 07, 2017
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Jul 06, 2017
- Jul 05, 2017
-
-
Jeff authored
tools/mkkconfig.bat: Remove quotes in echo. These were begin Echo'ed and generating double quots in the output.
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Jul 04, 2017
-
-
Gregory Nutt authored
apps/examples/keypadtest: REMOVED and warehoused in the Obsoleted repository. This was just a bad clone of apps/examples/hidkbd for a keypad driver that was removed years ago. It also uses illegal function calls into the OS. So it has no purpse: It is redundant, it uses illegal interfaces, and is a test for non-existent code.
-
Masayuki Ishikawa authored
NSH library: Fix build break in nsh_command.c with IPv4/IPv6 dual stack. Approved-by: Gregory Nutt <gnutt@nuttx.org>
-
Masayuki Ishikawa authored
-
Masayuki Ishikawa authored
-
- Jul 02, 2017
-
-
Gregory Nutt authored
-
- Jul 01, 2017
-
-
Gregory Nutt authored
apps/examples/thttpd: Remove the netstats demo. This depends on an illegal function call and cannot be supported. That example could be replaced with logic that uses the procfs network entries as was done for NSH which had the same issue. But I am too lazy to implement that
-
- Jun 30, 2017
-
-
Gregory Nutt authored
-
- Jun 29, 2017
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Masayuki Ishikawa authored
-
- Jun 28, 2017
-
-
Anthony Merlino authored
ieee802154/i8sak: Adds coordinfo command allowing you to poll various attributes related to the coordinator Approved-by: Gregory Nutt <gnutt@nuttx.org>
-
- Jun 27, 2017
-
-
Anthony Merlino authored
ieee802154/i8sak: Adds coordinfo command allowing you to poll various attributes related to the coordinator
-
Gregory Nutt authored
-
Gregory Nutt authored
system/telnet: POLL must not be disabled in configuration. Telnet client port argument is no optional.
-
Gregory Nutt authored
-
Gregory Nutt authored
NSH library: Add a Telnetd command. This is needed when network initialization is deferred. In that case, telnet daemon cannot be started until the network is finally initialized. The telnetd command was added just for that case: So that the telnet daemon can be started from the NSH command line after the network is configured.
-
- Jun 26, 2017
-
-
Gregory Nutt authored
-