- Jul 15, 2017
-
-
Gregory Nutt authored
apps/system/composite: Fix configuration selecting.. was setting the port number, not the configure ID. Also add a configuration option to select the default configuration.
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
system/composite: Remove CDC/ACM and MSC configuration logic. This belongs in the OS composite initialization. Add and argument so that you can select the USB composite configuration to be attached.
-
- 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
-