DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.
...
What's New In This Release
Major Changes to Core OS
Bug Fixes and Improvements
* [#5978](https://github.com/apache/incubator-nuttx/pull/#5978) nuttx: unify FAR attribute usage across the code
...
Major Changes to the Build System
...
Bug Fixes and Improvements
* [#6015](https://github.com/apache/incubator-nuttx/pull/#6015) configure.sh: Make top Make.defs symlink to board Make.defs instead
...
* [#6478](https://github.com/apache/incubator-nuttx/pull/#6478) arch: arm64: ARMv8-A support for NuttX
Bug Fixes and Improvements
* [#6188](https://github.com/apache/incubator-nuttx/pull/#6188) arch: Move -fstack-protector-all and -finstrument-functions from Make.defs to Toolchain.defs
...
* [#6353](https://github.com/apache/incubator-nuttx/pull/#6353) Add driver for WIZnet W5500 Ethernet controller
Bug Fixes
...
and Improvements
* [#6068](https://github.com/apache/incubator-nuttx/pull/#6068) driver/mmcsdio: do not hold the semaphore on interrupt context
...
* [#6320](https://github.com/apache/incubator-nuttx/pull/#6320) use rmutex inside of all repeated implementation
Board Support
...
New Board Support
* [#6216](https://github.com/apache/incubator-nuttx/pull/#6216) Nucleo G474RE board support including USB Full Speed Device
...
* [#6592](https://github.com/apache/incubator-nuttx/pull/#6592) boards: add initial support for stm32l0538-disco
...
Bug Fixes and Improvements
* [#6684](https://github.com/apache/incubator-nuttx/pull/#6684) Enable to test C++ static object in ELF
...
* [#6648](https://github.com/apache/incubator-nuttx/pull/#6648) Added Adafruit QT Py RP2040 board and made UART, SPI, and I2C configuration more flexible
File System
Bug Fixes and Improvements
* [#6726](https://github.com/apache/incubator-nuttx/pull/#6726) vfs: Remove the unnessary check when CONFIG_DEBUG_MM enable
...
* [#6637](https://github.com/apache/incubator-nuttx/pull/#6637) mtd/smartfs: Fix uninitialized variable
Networking
Applications
Bug Fixes and Improvements
* [#5967](https://github.com/apache/incubator-nuttx/pull/#5967) net:fix coverity warning
...