mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 00:14:22 +08:00
Prep for 5.11 Release
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2960 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
@@ -1413,3 +1413,21 @@ some new features as well as several bugfixes. New features include:
|
||||
|
||||
* Several bugfixes are included as well as code changes to eliminate
|
||||
some warnings. See the ChangeLog for details.
|
||||
|
||||
nuttx-5.11
|
||||
^^^^^^^^^^
|
||||
|
||||
This is the 58th release of NuttX. This is a bugfix release.
|
||||
|
||||
* One very important bug fixes a race condition that can occur using
|
||||
semaphores that can be awakened by signals. Under this particular
|
||||
race condition, a task could hang waiting for a semaphore.
|
||||
* Corrections to lm3s8962 port contributed by Larry Arnold. That
|
||||
port is purported to work correctly with these changes in place.
|
||||
|
||||
Plus less critical bugfixes as detailed in the ChangeLog. New features
|
||||
include:
|
||||
|
||||
* A new configuration to support the mbed.org LPC1768 board (Contributed
|
||||
by Dave Marples), and
|
||||
* A driver for the Atmel AT45DB161D 4Mbit SPI FLASH part,
|
||||
|
||||
Reference in New Issue
Block a user