Versions Compared

Key

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

...

Boards With Improvements

Markdown
* [#10074](https://github.com/apache/nuttx/pull/10074) add KEEP to *(.init_array .init_array.*)
* [#9671](https://github.com/apache/nuttx/pull/9671) boardctl: Add const to struct boardioc_symtab_s::symtab
* [#9659](https://github.com/apache/nuttx/pull/9659) Enable virtio-blk and FAT for virt configurations
* [#10342](https://github.com/apache/nuttx/pull/10342) Fix QEMU_VIRTIO_MMIO_NUM
* [#10382](https://github.com/apache/nuttx/pull/10382) init_array.* needs to be executed in order
* [#10227](https://github.com/apache/nuttx/pull/10227) update README for virtio gpu driver
* [#9856](https://github.com/apache/nuttx/pull/9856) use the example from NuttX-apps for all NimBLE configurations

* [#9660](https://github.com/apache/nuttx/pull/9660) arm: qemu-armv8a: Add defconfigs for hypervisor

* [#9713](https://github.com/apache/nuttx/pull/9713) arm: cxd56xx: alt1250: Change power on sequence
* [#10099](https://github.com/apache/nuttx/pull/10099) arm: cxd56xx: Disable NET_ARP from lte defconfig
* [#10389](https://github.com/apache/nuttx/pull/10389) arm: cxd56xx: Fix charger and gauge initialize functions
* [#10101](https://github.com/apache/nuttx/pull/10101) arm: cxd56xx: Fix duplicate make target
* [#9966](https://github.com/apache/nuttx/pull/9966) arm: cxd56xx: Fix issue that GPO is not iniitalized by watchdog
* [#9692](https://github.com/apache/nuttx/pull/9692) arm: cxd56xx: Fix system clock to HV mode for video drivers
* [#10407](https://github.com/apache/nuttx/pull/10407) arm: cxd56xx: lte: use mbedtls version configured

* [#10777](https://github.com/apache/nuttx/pull/10777) arm: sam34: arduino-due: Add activation of SPI0 on arduino due
* [#10718](https://github.com/apache/nuttx/pull/10718) arm: sam34: arduino-due: Use standard arm-none-eabi toolchain by default.

* [#10210](https://github.com/apache/nuttx/pull/10210) arm: stm32: stm32f429i-disco: enable CONFIG_BOARDCTL for ofloader
* [#9962](https://github.com/apache/nuttx/pull/9962) arm: stm32: stm32f429i-disco: support stm32f429i-disco run open flash loader
* [#10522](https://github.com/apache/nuttx/pull/10522) arm: stm32: stm32f411e-disco: Fixes f4 disco
* [#10524](https://github.com/apache/nuttx/pull/10524) arm: stm32: stm32f411e-disco: F411e disco buttons
* [#10006](https://github.com/apache/nuttx/pull/10006) arm: stm32: nucleo-f446re: SystemView example based on nucleo-f446re
* [#10753](https://github.com/apache/nuttx/pull/10753) arm: stm32l4: nucleo-l432kc: Fix I2C1 pinout.
* [#10109](https://github.com/apache/nuttx/pull/10109) arm: stm32f7: stm32f7-meadow: Add spiflash support
* [#9847](https://github.com/apache/nuttx/pull/9847) arm: stm32f7: stm32f777zit6-meadow: Add usbnsh board profile
* [#10750](https://github.com/apache/nuttx/pull/10750) arm: stm32h7: nucleo-h745zi: access CM4 core NSH over uart rpmsg 
* [#10223](https://github.com/apache/nuttx/pull/10223) arm: stm32h7: nucleo-h743zi: HCLK and ACLK are delivered from SYSCLK not CPUCLK
* [#10198](https://github.com/apache/nuttx/pull/10198) arm: stm32h7: stm32h745i-disco: supported external SDRAM

* [#10196](https://github.com/apache/nuttx/pull/10196) arm: kinetis: freedom-k28f:nshsdusb: Remove CONFIG_NETDB_BUFSIZE

* [#10274](https://github.com/apache/nuttx/pull/10274) arm: nrf52: arduino-nano-33ble{-rev2}: use bool for leds state
* [#10412](https://github.com/apache/nuttx/pull/10412) arm: nrf52: nrf52840-dk: add lsm9ds1 sensor support
* [#10767](https://github.com/apache/nuttx/pull/10767) arm: nrf52: thingy52: use RTT console as default
* [#10304](https://github.com/apache/nuttx/pull/10304) arm: nrf53: fix broken rptun 
* [#10789](https://github.com/apache/nuttx/pull/10789) arm: nrf53: thingy53: add rgbled and i2c tools support
* [#9873](https://github.com/apache/nuttx/pull/9873) arm: nrf91: nrf9160-dk: improvements for modem and support for modem sockets

* [#9639](https://github.com/apache/nuttx/pull/9639) arm: xmc4: Fixes for xmc4700-relax board

* [#10529](https://github.com/apache/nuttx/pull/10529) arm64: rk3399: pinephonepro: Add support for board reset.

* [#10574](https://github.com/apache/nuttx/pull/10574) qemu: get reg and irq from devicetree node rather than macro

* [#10345](https://github.com/apache/nuttx/pull/10345) risc-v: Add -melf64lriscv to 64bit USER_LDFLAGS:LDELFFLAGS
* [#10307](https://github.com/apache/nuttx/pull/10307) risc-v: bl602: Move c++ related setting from wifi to elf

* [#10444](https://github.com/apache/nuttx/pull/10444) sim: add defconfig for ltp openposix testsuite
* [#10115](https://github.com/apache/nuttx/pull/10115) sim: add wakaama example configuration
* [#9955](https://github.com/apache/nuttx/pull/9955) sim: remove unnecessary config EXAMPLES_SOTEST_DEVPATH
* [#10695](https://github.com/apache/nuttx/pull/10695) sim: Minor USB improvement
* [#10016](https://github.com/apache/nuttx/pull/10016) sim: enable SIM_WALLTIME_SIGNAL for citest
* [#10570](https://github.com/apache/nuttx/pull/10570) sim: crypto: Enable CONFIG_CRYPTO_SW_AES

* [#9801](https://github.com/apache/nuttx/pull/9801) arm: tiva: lm3s6432-s2e: Enable LTO for lm3s6432-s2e:nsh

* [#10530](https://github.com/apache/nuttx/pull/10530) xtensa: esp32: Add twai defconfigs to esp32
* [#9884](https://github.com/apache/nuttx/pull/9884) xtensa: esp32: esp32-devkitc: Refresh wifi_smp_rmt config
* [#9709](https://github.com/apache/nuttx/pull/9709) xtensa: esp32: esp32-devkitc: wamr_wasi_debug: enable wasi-threads
* [#9752](https://github.com/apache/nuttx/pull/9752) xtensa: esp32s2: Add basic support to SPIFLASH
* [#9868](https://github.com/apache/nuttx/pull/9868) xtensa: esp32s3: Do not include specfic board in commom
* [#9870](https://github.com/apache/nuttx/pull/9870) xtensa: esp32s3: Some follow-up changes for ESP32s3 32M flash support
* [#10748](https://github.com/apache/nuttx/pull/10748) xtensa: esp32s3: esp32s3-devkit:disable esp32s3-devkit:ksta_softap spinlock config
* [#10588](https://github.com/apache/nuttx/pull/10588) xtensa: esp32s3: esp32s3-devkit:Add board GPIO support 
* [#10387](https://github.com/apache/nuttx/pull/10387) xtensa: esp32s3: esp32s3-lcd-ev: Add ESP32-S3-LCD-EV development board BSP

* [#10591](https://github.com/apache/nuttx/pull/10591) x86_64: Change up_netinitialize to x86_64_netinitialize

Graphics

Improvements

Markdown
* [#9909](https://github.com/apache/nuttx/pull/9909) graphics: remove sched_[un]lock

...