Prep for the 7.12 release
This commit is contained in:
parent
e97a766e90
commit
658165cdd5
@ -1394,7 +1394,7 @@
|
|||||||
apps/tools/mkkconfig.sh. Needed for a Windows native build. Untested
|
apps/tools/mkkconfig.sh. Needed for a Windows native build. Untested
|
||||||
on initial commit (2015-08-12).
|
on initial commit (2015-08-12).
|
||||||
|
|
||||||
7.12 2015-xx-xx Gregory Nutt <gnutt@nuttx.org>
|
7.12 2015-10-01 Gregory Nutt <gnutt@nuttx.org>
|
||||||
|
|
||||||
* apps/examples/can: Extend the CAN loopback test by adding more
|
* apps/examples/can: Extend the CAN loopback test by adding more
|
||||||
command line options (2015-08-17).
|
command line options (2015-08-17).
|
||||||
@ -1412,11 +1412,11 @@
|
|||||||
substantial effect on system image size. Mainly code/text. If
|
substantial effect on system image size. Mainly code/text. If
|
||||||
loading of applications at runtime is not planned do not select
|
loading of applications at runtime is not planned do not select
|
||||||
this. From Pavel Pisa (2015-08-23).
|
this. From Pavel Pisa (2015-08-23).
|
||||||
* apps/nettest: Add option to suppress network initialization. This
|
* apps/examples/nettest: Add option to suppress network initialization.
|
||||||
is necessary if the nettest is run from NSH which has already
|
This is necessary if the nettest is run from NSH which has already
|
||||||
initialized the network (2015-08-26).
|
initialized the network (2015-08-26).
|
||||||
* apps/nettest: Extend test so that can be performed using the local
|
* apps/examples/nettest: Extend test so that can be performed using the
|
||||||
loopback device (2015-08-26).
|
local loopback device (2015-08-26).
|
||||||
* apps/nshlib: Fix error handling in 'cat' command. On a failure to
|
* apps/nshlib: Fix error handling in 'cat' command. On a failure to
|
||||||
allocate memory, a file was not being closed. From Bruno Herrera
|
allocate memory, a file was not being closed. From Bruno Herrera
|
||||||
(2015-08-26).
|
(2015-08-26).
|
||||||
@ -1435,3 +1435,4 @@
|
|||||||
* apps/examples/uavcan: libuavcan example from Paul Alexander
|
* apps/examples/uavcan: libuavcan example from Paul Alexander
|
||||||
Patience (2015-10-01).
|
Patience (2015-10-01).
|
||||||
|
|
||||||
|
7.13 2015-xx-xx Gregory Nutt <gnutt@nuttx.org>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user