Skip to content

Pull requests: apache/nuttx

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

{bp-19239} apps/NXDoom: Initial port of DOOM to NuttX Area: Crypto Board: arm Board: simulator Board: xtensa Size: L The size of the change in this PR is large
#19286 opened Jul 3, 2026 by jerpelea Contributor Loading…
{bp-19244} stdlib/rand: replace weak LCG with xorshift32 PRNG Area: Crypto Board: arm Board: simulator Board: xtensa Size: M The size of the change in this PR is medium
#19285 opened Jul 3, 2026 by jerpelea Contributor Loading…
{bp-19123} armv7-m/armv8-m: honor SP modifications on signal return Arch: arm Issues related to ARM (32-bit) architecture Size: S The size of the change in this PR is small
#19284 opened Jul 3, 2026 by jerpelea Contributor Loading…
{bp-19280} arch/[risc-v|xtensa]: update Espressif's common source code Arch: risc-v Issues related to the RISC-V (32-bit or 64-bit) architecture Arch: xtensa Issues related to the Xtensa architecture Area: Documentation Improvements or additions to documentation Board: risc-v Size: XL The size of the change in this PR is very large. Consider breaking down the PR into smaller pieces.
#19283 opened Jul 3, 2026 by jerpelea Contributor Loading…
{bp-19206} arch/arm: fix DMA transfers with sizes smaller than 4 bytes. Arch: arm Issues related to ARM (32-bit) architecture Size: XS The size of the change in this PR is very small
#19282 opened Jul 3, 2026 by jerpelea Contributor Loading…
{bp-19247} boards/stm32l0538-disco: Remove DD command to release more space Board: arm Size: XS The size of the change in this PR is very small
#19281 opened Jul 3, 2026 by jerpelea Contributor Loading…
Feature/lvglterm input variants Area: Documentation Improvements or additions to documentation Board: arm Board: xtensa Size: L The size of the change in this PR is large
#19279 opened Jul 2, 2026 by JorgeGzm Contributor Loading…
{bp-19245} drivers: Fix comment typos — 'Pubic' → 'Public' across drivers and headers Arch: arm Issues related to ARM (32-bit) architecture Arch: mips Issues related to the MIPS architecture Arch: sparc Issues related to the SPARC architecture Area: OS Components OS Components issues Area: Video Size: S The size of the change in this PR is small
#19270 opened Jul 2, 2026 by jerpelea Contributor Loading…
{bp-19141} arch/arm/at32: Division by Zero in CAN Bit Timing Commands Arch: arm Issues related to ARM (32-bit) architecture Area: Drivers Drivers issues Size: S The size of the change in this PR is small
#19269 opened Jul 2, 2026 by jerpelea Contributor Loading…
arch/arm/rp23xx: add text heap (up_textheap_memalign) support Arch: arm Issues related to ARM (32-bit) architecture Size: M The size of the change in this PR is medium
#19256 opened Jul 1, 2026 by ricardgb Loading…
arch/arm/rp23xx: add on-chip flash LittleFS (MTD) support Arch: arm Issues related to ARM (32-bit) architecture Board: arm Size: L The size of the change in this PR is large
#19255 opened Jul 1, 2026 by ricardgb Loading…
boards/arm/rp23xx: add Raspberry Pi Pico 2 W board (CYW43439 Wi-Fi) Arch: arm Issues related to ARM (32-bit) architecture Area: Build system Board: arm Size: XL The size of the change in this PR is very large. Consider breaking down the PR into smaller pieces.
#19250 opened Jul 1, 2026 by ricardgb Loading…
sim: Add Berry interpreter configuration Area: Documentation Improvements or additions to documentation Board: simulator Size: M The size of the change in this PR is medium
#19224 opened Jun 26, 2026 by speccy88 Loading…
!boards/nsh: Replace reversible TEA password storage in /etc/passwd with one-way PBKDF2-HMAC-SHA256 hashing Area: Build system Board: risc-v Board: simulator Size: XL The size of the change in this PR is very large. Consider breaking down the PR into smaller pieces.
#19209 opened Jun 24, 2026 by Abhishekmishra2808 Contributor Draft
ci: support PR dependencies via depends-on Area: CI Size: S The size of the change in this PR is small
#19075 opened Jun 10, 2026 by zhangning21 Loading…
tools/nxstyle: Whitelist lifecycle_msgs GetState/State identifiers. Area: Tooling Size: XS The size of the change in this PR is very small
#19050 opened Jun 6, 2026 by arjav1528 Contributor Loading…
arch: add TriCore architecture and Infineon AURIX platform support Arch: tricore Issues related to the TriCore architecture from Infineon Area: Build system Board: tricore Size: XL The size of the change in this PR is very large. Consider breaking down the PR into smaller pieces.
#19041 opened Jun 4, 2026 by parthitce Loading…
arch/risc-v/espressif: Port I2S driver to esp-hal upper API Arch: risc-v Issues related to the RISC-V (32-bit or 64-bit) architecture Size: XL The size of the change in this PR is very large. Consider breaking down the PR into smaller pieces.
#19033 opened Jun 3, 2026 by wmrsouza Draft
arm64/am62x: Add TISCI system controller client, GPIO and I2C drivers Arch: arm64 Issues related to ARM64 (64-bit) architecture Area: Documentation Improvements or additions to documentation Board: arm64 Size: XL The size of the change in this PR is very large. Consider breaking down the PR into smaller pieces.
#19005 opened May 31, 2026 by PiyushPatle26 Contributor Loading…
[BREAKING CHANGE] reorganize and unify STM32 ports Arch: arm Issues related to ARM (32-bit) architecture Area: Build system Board: arm Size: XL The size of the change in this PR is very large. Consider breaking down the PR into smaller pieces.
#19004 opened May 31, 2026 by raiden00pl Member Draft
libs: libc: armv8-m: Enable ARMV8M_STRING_FUNCTION Area: OS Components OS Components issues Board: arm Size: XS The size of the change in this PR is very small
#18950 opened May 24, 2026 by patrickelectric Contributor Loading…
drivers/sensors: Add SHTC3 temperature and humidity sensor. The drive… Area: Documentation Improvements or additions to documentation Size: M The size of the change in this PR is medium
#18880 opened May 14, 2026 by Shriyans406 Loading…
Documentation: add initial nxpkg application page Area: Documentation Improvements or additions to documentation Size: M The size of the change in this PR is medium
#18875 opened May 13, 2026 by aviralgarg05 Contributor Draft
drivers/mbox: Add mailbox framework and PL320 driver Size: XL The size of the change in this PR is very large. Consider breaking down the PR into smaller pieces.
#18859 opened May 9, 2026 by Jiaqi-YP7 Contributor Draft
net/sixlowpan: Check if g_frame_hdrlen + IPv6_HDRLEN <= iob->io_len Area: Networking Effects networking subsystem Size: S The size of the change in this PR is small
#18857 opened May 8, 2026 by acassis Contributor Loading…
ProTip! Adding no:label will show everything without a label.