nuttx/Documentation/ReleaseNotes/NuttX-5.2
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

14 lines
533 B
Groff

NuttX-5.2
---------
This is the 49th release of NuttX. This release completes the
verification of the basic port for the NXP LPC3131 MCU on the
Embedded Artists EA3131 board
(http://www.embeddedartists.com/products/kits/lpc3131_kit.php).
This basic port includes basic boot-up, serial console, and timer
interrupts. This port has been verified on the using the NuttX OS
test and includes a working implementation of the NuttShell (NSH).
An extended release will follow and should include SDIO-based SD
card support and device USB.