nuttx/Documentation/ReleaseNotes/NuttX-5.17
Alin Jerpelea e09aa5b7f9 Documentation: split the ReleaseNotes
Our releases contain links to github PR and lots of text so we
are splitting the release notes to individual files
This change should
- improve readability
- reduce the ReleaseNotes file for each release.

Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>
2023-09-26 20:41:00 +08:00

19 lines
724 B
Plaintext

NuttX-5.17
----------
The 64th release of NuttX, Version 5.17, was made on January 19,
2011 and is available for download from the SourceForge website.
This release follows close on the heels of the 5.16 release and
extends the USB host capabilities first introduced in that version.
* The LPC17xx USB host controller driver was extended to (1) add
support for low-speed devices, (2) handle multiple concurrent
transfers on different endpoints (still only one TD per endpoint),
and (3) handle periodic interrupt endpoint types.
* Add a USB host HID keyboard class driver. Now you can connect
a standard USB keyboard to NuttX and receive keyboard input for
an application.
And other changes as detailed in the ChangeLog.