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

!sched/clock: drop CONFIG_SYSTEM_TIME64 / CONFIG_HAVE_LONG_LONG / CONFIG_LIBC_LONG_LONG and sclock_t Arch: arm Issues related to ARM (32-bit) architecture Arch: avr Issues related to all AVR(8-bit or 32-bit) architectures Arch: mips Issues related to the MIPS architecture Arch: risc-v Issues related to the RISC-V (32-bit or 64-bit) architecture Arch: sparc Issues related to the SPARC architecture Arch: x86_64 Issues related to the x86_64 architecture Arch: xtensa Issues related to the Xtensa architecture Area: Audio Board: arm Board: arm64 Board: risc-v Board: simulator Board: sparc Board: tricore Board: x86_64 Board: xtensa Size: XL The size of the change in this PR is very large. Consider breaking down the PR into smaller pieces.
#18840 opened May 3, 2026 by xiaoxiang781216 Contributor Loading…
drivers/serial: Refactor PL011 to be general-purpose Arch: arm Issues related to ARM (32-bit) architecture Arch: arm64 Issues related to ARM64 (64-bit) architecture Area: Drivers Drivers issues Board: arm Board: arm64 Size: XL The size of the change in this PR is very large. Consider breaking down the PR into smaller pieces.
#18837 opened May 2, 2026 by linguini1 Contributor Loading…
!boards/boardctl: Remove BOARDIOC_INIT Area: Build system Board: arm Board: mips Board: z80 Size: M The size of the change in this PR is medium
#18832 opened May 2, 2026 by linguini1 Contributor Loading… v13.0.0
boards/xtensa/esp32: Add LED support for Board: xtensa Size: M The size of the change in this PR is medium
#18831 opened May 2, 2026 by Shriyans406 Loading…
espressif: Add CMake build paths for Xtensa ESP32 chips and esp32c3-legacy. Arch: risc-v Issues related to the RISC-V (32-bit or 64-bit) architecture Arch: xtensa Issues related to the Xtensa architecture Board: risc-v Board: xtensa Size: L The size of the change in this PR is large
#18828 opened May 1, 2026 by arjav1528 Contributor Draft
sched/group: skip group_release for kernel thread group Area: OS Components OS Components issues Size: S The size of the change in this PR is small
#18826 opened Apr 30, 2026 by wyr-7 Contributor Loading…
build: clean previous compiled files after menuconfig updates Area: Build system Size: S The size of the change in this PR is small
#18821 opened Apr 29, 2026 by HyphenAlpha456 Loading…
drivers/sensors: Add AS5047D magnetic encoder driver Area: Documentation Improvements or additions to documentation Board: arm Size: L The size of the change in this PR is large
#18802 opened Apr 24, 2026 by DheerajSingh1107 Loading…
!arch/arm/src/stm32: remove STM32_USE_LEGACY_PINMAP Arch: arm Issues related to ARM (32-bit) architecture Board: arm Size: M The size of the change in this PR is medium
#18800 opened Apr 24, 2026 by raiden00pl Member Loading…
boards/stm32f3: migrate to new pinmap Board: arm Size: M The size of the change in this PR is medium
#18799 opened Apr 24, 2026 by raiden00pl Member Loading…
sim/camera: add AVFoundation backend and multi-cam support Arch: simulator Issues related to the SIMulator Area: Build system Board: simulator Size: XL The size of the change in this PR is very large. Consider breaking down the PR into smaller pieces.
#18745 opened Apr 15, 2026 by PeterBee97 Contributor Loading…
nuttx: Suppress UNUSED potential warnings Area: OS Components OS Components issues Size: XS The size of the change in this PR is very small
#18719 opened Apr 12, 2026 by pbarada Contributor Loading…
net/socket: Fix sendmsg/recvmsg user buffers for BUILD_KERNEL (fixes CAN corruption) Arch: simulator Issues related to the SIMulator Area: Networking Effects networking subsystem Size: M The size of the change in this PR is medium
#18712 opened Apr 10, 2026 by arjav1528 Contributor Loading…
arch/*/src/Makefile: Avoid uncessary relinking of the nuttx binary. Arch: arm Issues related to ARM (32-bit) architecture Arch: arm64 Issues related to ARM64 (64-bit) architecture Arch: risc-v Issues related to the RISC-V (32-bit or 64-bit) architecture Arch: simulator Issues related to the SIMulator Arch: x86_64 Issues related to the x86_64 architecture Arch: xtensa Issues related to the Xtensa architecture Area: Build system Size: S The size of the change in this PR is small
#18704 opened Apr 10, 2026 by liamhickey2 Draft
libm: fix truncl when long double has same size as double Area: OS Components OS Components issues Size: S The size of the change in this PR is small
#18480 opened Mar 2, 2026 by Cynerd Contributor Draft
arm: Update UNUSED() Area: OS Components OS Components issues Size: XS The size of the change in this PR is very small
#18442 opened Feb 25, 2026 by pbarada Contributor Loading…
boards/arm/stm32h7: Add support for ST Nucleo-H753ZI board Board: arm Size: XL The size of the change in this PR is very large. Consider breaking down the PR into smaller pieces.
#18397 opened Feb 15, 2026 by vrmay23 Contributor Loading…
sched/wqueue: Align hp_work_stack/lp_work_stack Area: OS Components OS Components issues Size: S The size of the change in this PR is small Size: XS The size of the change in this PR is very small
#18388 opened Feb 12, 2026 by pangzhen1xiaomi Contributor Draft
arch/xtensa/esp32: Implement board_boot_image for mcuboot/nxboot support Area: Documentation Improvements or additions to documentation Board: xtensa Size: L The size of the change in this PR is large
#18373 opened Feb 9, 2026 by aviralgarg05 Contributor Draft
boards/arm/s32k3xx/mr-canhubk3: add missing sram.ld for run-from-SRAM Board: arm Size: M The size of the change in this PR is medium
#18367 opened Feb 8, 2026 by arjav1528 Contributor Loading…
v4l2/video: expansion of V4L2 functionality and improvement Arch: simulator Issues related to the SIMulator Area: Video Size: L The size of the change in this PR is large
#18353 opened Feb 5, 2026 by nyh163925 Loading…
libc: Add library support for rexec Area: OS Components OS Components issues Size: S The size of the change in this PR is small
#18340 opened Feb 3, 2026 by txy-21 Contributor Loading…
stm32h7/clk: work in progress Arch: arm Issues related to ARM (32-bit) architecture Area: Drivers Drivers issues Area: OS Components OS Components issues Board: arm Size: XL The size of the change in this PR is very large. Consider breaking down the PR into smaller pieces.
#17978 opened Jan 17, 2026 by tinnedkarma Contributor Draft
net/iob: Add CONFIG_IOB_OWNER_TRACKING to record IOB owner for debugging Area: File System File System issues Area: Memory Management Memory Management issues Size: M The size of the change in this PR is medium
#17847 opened Jan 12, 2026 by PetervdPerk-NXP Contributor Loading…
github/ci: use user repo to export sources Area: CI Size: XS The size of the change in this PR is very small
#17718 opened Dec 29, 2025 by szafonimateusz-mi Contributor Draft
ProTip! Filter pull requests by the default branch with base:master.