Commit Graph

393 Commits

Author SHA1 Message Date
Gregory Nutt
60d1c63803 Update Changelogs 2014-09-05 12:19:16 -06:00
Gregory Nutt
54cb4c6a84 Update ChangeLogs 2014-09-05 11:29:25 -06:00
Gregory Nutt
2e31d8c569 Update ChangeLogs 2014-09-05 07:42:00 -06:00
Gregory Nutt
b6b46e1081 Update ChangeLog 2014-09-04 15:56:18 -06:00
Gregory Nutt
03fa214d05 Update ChangeLogs 2014-09-01 16:53:21 -06:00
Gregory Nutt
1945c3d123 Updte ChangeLog 2014-08-29 07:20:14 -06:00
Gregory Nutt
e7612e0922 Update ChangeLogs 2014-08-28 09:15:34 -06:00
Gregory Nutt
4766acc544 Update ChangeLogs 2014-08-17 09:53:43 -06:00
Gregory Nutt
b90eb1a760 Update ChangeLogs and ReleaseNotes for 7.4 release (not complete) 2014-08-14 15:46:00 -06:00
Gregory Nutt
77a0d66b80 Update ChangeLog 2014-08-11 19:28:43 -06:00
Gregory Nutt
18f5ae244c Update TODO and ChangeLog 2014-08-06 12:20:38 -06:00
Gregory Nutt
291697ba8d Update ChangeLogs 2014-08-06 10:14:03 -06:00
Gregory Nutt
b5be2c6ddd Update ChangeLogs 2014-08-05 10:09:43 -06:00
Gregory Nutt
24d5b6b7f9 Update ChangeLog 2014-08-01 10:33:10 -06:00
Gregory Nutt
f725bdd9ad Update ChangeLog 2014-07-31 16:39:29 -06:00
Gregory Nutt
2dca574671 Update ChangeLog 2014-07-31 15:04:10 -06:00
Gregory Nutt
93fdecee71 Update ChangeLogs 2014-07-28 07:25:32 -06:00
Gregory Nutt
336205d33c Update ChangeLogs 2014-07-27 19:51:10 -06:00
Gregory Nutt
b37a4db8c8 Update ChangeLogs 2014-07-27 11:07:06 -06:00
Gregory Nutt
c2ee2165f7 Update ChangeLogs 2014-07-24 15:09:22 -06:00
Gregory Nutt
1227bac742 Update Changelog 2014-07-24 08:33:30 -06:00
Gregory Nutt
00a47deb51 Update ChangeLogs 2014-07-23 18:24:02 -06:00
Gregory Nutt
c692ca4238 Update ChangeLog 2014-07-23 08:00:48 -06:00
Gregory Nutt
8a88c98edf Update ChangeLog 2014-07-23 07:48:25 -06:00
Gregory Nutt
b4807f48d0 Update ChangeLogs 2014-07-11 12:30:59 -06:00
Gregory Nutt
b2a27570d5 Update ChangeLog 2014-07-08 07:31:01 -06:00
Gregory Nutt
c40b48ce55 Update ChangeLog 2014-07-03 16:26:07 -06:00
Gregory Nutt
35ef5dad50 Update ChangeLogs 2014-07-02 16:52:36 -06:00
Gregory Nutt
79aa55183c Update ChangeLogs 2014-07-01 15:10:02 -06:00
Gregory Nutt
5387d7dd99 Update ChangeLogs 2014-06-27 12:49:55 -06:00
Gregory Nutt
e55af8e312 Updated ChangeLog 2014-06-27 10:14:06 -06:00
Gregory Nutt
6348f1c79a Prep for NuttX-7.3 release 2014-06-25 14:09:41 -06:00
Gregory Nutt
94a263eb76 Update changelog 2014-06-23 12:58:00 -06:00
Gregory Nutt
daee390c08 Update ChangeLog 2014-06-16 10:35:10 -06:00
Gregory Nutt
670682fa75 Update ChangeLog 2014-06-15 12:08:45 -06:00
Gregory Nutt
36b3106564 Updated Changelogs 2014-06-12 12:32:29 -06:00
Gregory Nutt
d416a8c82d Move include/nuttx/net/uip/uip-arch.h to include/nuttx/net/arp.h; rename all uip_arp_ functions to arp_ 2014-05-30 12:13:42 -06:00
Gregory Nutt
17d4498c0a Updated ChangeLogs 2014-05-23 08:01:09 -06:00
Gregory Nutt
1f857102c2 Update ChangeLogs 2014-05-22 09:03:53 -06:00
Gregory Nutt
c53bad01cf 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 2014-05-09 12:30:07 -06:00
Gregory Nutt
d8956db518 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. 2014-05-09 08:52:11 -06:00
Gregory Nutt
f37d1c2a70 Update the displayed I2C on each get iteraction (not the same starting address). From Ryan VanSickle 2014-05-08 11:26:13 -06:00
Gregory Nutt
7a98f10283 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 2014-05-05 08:52:02 -06:00
Gregory Nutt
025d47b0b7 Update configuration an make logic in order to select that the serial blaster task priority and stack size. From Bob Doiron 2014-04-30 14:03:36 -06:00
Gregory Nutt
f188c4855e Updated changelogs and release notes in preparation for the 7.2 release. Still need to do a little more before the release 2014-04-28 10:02:19 -06:00
Gregory Nutt
b949ba8356 apps/examples/telnetd: Naming confusion fixed: shell vs telnetd 2014-04-28 07:20:32 -06:00
Gregory Nutt
c907a27469 examples/serialrx added by Bob Doison 2014-04-22 08:41:15 -06:00
Gregory Nutt
e322fe1543 examples/cpuhog and serialblaster from Bob Doiron 2014-04-22 07:52:08 -06:00
Gregory Nutt
03ec268ef9 NSH library: malloc/free IOBUFFER instead of using stack 2014-04-21 18:12:59 -06:00
Gregory Nutt
a2600cbe83 Remove an STM32 dependency 2014-04-21 16:59:15 -06:00