Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Major Changes to Core OS

Bug Fixes

sched

Markdown
* [#12062](https://github.com/apache/nuttx/pull/12062) sched/SMP: Fix returning uninitialized variable in nxsched_add_readytorun()

mm

Markdown
* [#12068](https://github.com/apache/nuttx/pull/12068) mm/kmap.h: fix typo in comments

Major Changes to the Build System

Architectural Support

Bug Fixes

...

Markdown
* [#12060](https://github.com/apache/nuttx/pull/12060) boards: Fix board configs after disabling NSH_DISABLE_HELP

arm

Markdown
* [#12063](https://github.com/apache/nuttx/pull/12063) boards/arm/rp2040: Fix build errors for nshsram configurations
* [#12064](https://github.com/apache/nuttx/pull/12064) boards/arm/raspberrypi-pico: Fix nshsram build error

...