- Jul 24, 2014
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Jul 23, 2014
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Jul 11, 2014
-
-
Gregory Nutt authored
-
- Jul 08, 2014
-
-
Gregory Nutt authored
-
- Jul 03, 2014
-
-
Gregory Nutt authored
-
- Jul 02, 2014
-
-
Gregory Nutt authored
-
- Jul 01, 2014
-
-
Gregory Nutt authored
-
- Jun 27, 2014
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Jun 25, 2014
-
-
Gregory Nutt authored
-
- Jun 23, 2014
-
-
Gregory Nutt authored
-
- Jun 16, 2014
-
-
Gregory Nutt authored
-
- Jun 15, 2014
-
-
Gregory Nutt authored
-
- Jun 12, 2014
-
-
Gregory Nutt authored
-
- May 30, 2014
-
-
Gregory Nutt authored
Move include/nuttx/net/uip/uip-arch.h to include/nuttx/net/arp.h; rename all uip_arp_ functions to arp_
-
- May 23, 2014
-
-
Gregory Nutt authored
-
- May 22, 2014
-
-
Gregory Nutt authored
-
- May 09, 2014
-
-
Gregory Nutt authored
Move prun from interpreters/ to system/; And an NSH built-in appliation that can be used to execute P-Code files from the NSH command line
-
Gregory Nutt authored
Create P-Code execution helper in apps/interpreters/prun; The P-Code binary format is functional except that there are still some modularity and kernel build issues that need to be addressed.
-
- May 08, 2014
-
-
Gregory Nutt authored
Update the displayed I2C on each get iteraction (not the same starting address). From Ryan VanSickle
-
- May 05, 2014
-
-
Gregory Nutt authored
The alternate console device CONFIG_NSH_CONDEV must not be defined unconditionally. This causes errors when using Telnet sessions. This was solved by adding CONFIG_NSH_ALTCONDEV: CONFIG_NSH_ALTCONDEV enables or disables the feature then, if enabled, CONFIG_NSH_CONDEV provides the alternative console device name
-
- Apr 30, 2014
-
-
Gregory Nutt authored
Update configuration an make logic in order to select that the serial blaster task priority and stack size. From Bob Doiron
-
- Apr 28, 2014
-
-
Gregory Nutt authored
Updated changelogs and release notes in preparation for the 7.2 release. Still need to do a little more before the release
-
Gregory Nutt authored
-
- Apr 22, 2014
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Apr 21, 2014
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Apr 14, 2014
-
-
Gregory Nutt authored
examples/touchscreen: Add a configuration option to indicate that there is or is not an architecture-specific initialization function
-
- Apr 12, 2014
-
-
Gregory Nutt authored
-
- Apr 11, 2014
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
apps/netutils/ntpclient: Add a primitive NTP client. Initial checkin is untested and probably incomplete
-
- Apr 08, 2014
-
-
Gregory Nutt authored
Back out part of 610e2aa0c224e2936fe8009ef4a2351ce607067a: Need to be able to select USB console devices when there is no /dev/console enabled. Noted by Librae
-
Gregory Nutt authored
-