Versions Compared

Key

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

...

Changes to the Build System

Improvements

Markdown
* [#9400](https://github.com/apache/nuttx/pull/9400) tools: Add way to get current defconfig name on runtime  
* [#9572](https://github.com/apache/nuttx/pull/9572) tools: Fix CONFIG_BASE_DEFCONFIG generation  
* [#9107](https://github.com/apache/nuttx/pull/9107) tools: Fix some error in Windows native build  
* [#9462](https://github.com/apache/nuttx/pull/9462) tools: Support string upper/lower case in make 
* [#9334](https://github.com/apache/nuttx/pull/9334) tools/mkallsyms: add exception handle 
* [#9069](https://github.com/apache/nuttx/pull/9069) tools/mksymtab: Fix a compilation warning 
* [#9210](https://github.com/apache/nuttx/pull/9210) tools/nuttx-gdbinit/armv7-a: reorder and synchronization registers of save/restore  
* [#9198](https://github.com/apache/nuttx/pull/9198) tools/nuttx-gdbinit: improve experience of gdb backend scripts  
* [#9234](https://github.com/apache/nuttx/pull/9234) tools/nuttx-gdbinit/armv7-a: add fpu support  
* [#9211](https://github.com/apache/nuttx/pull/9211) tools/Unix: treat kconfig warning as failure 
* [#9231](https://github.com/apache/nuttx/pull/9231) tools/refresh.sh: Add option to refresh all archs or all chips 


Architectural Support

New Architecture Support

...