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

boards/risc-v: support SD Card on esp32p4-tab5 Arch: risc-v Issues related to the RISC-V (32-bit or 64-bit) architecture Area: Documentation Improvements or additions to documentation Board: risc-v Size: M The size of the change in this PR is medium
#19925 opened Aug 21, 2026 by fdcavalcanti Contributor Loading…
serial/pci: support wildcard UART selection Area: Drivers Drivers issues Size: S The size of the change in this PR is small
#19924 opened Aug 21, 2026 by raiden00pl Member Loading…
tools/nxstyle: align a right brace with the brace it closes Area: Tooling Size: XL The size of the change in this PR is very large. Consider breaking down the PR into smaller pieces.
#19921 opened Aug 21, 2026 by raiden00pl Member Loading…
include/nuttx: Add link-time iterable sections infrastructure 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.
#19916 opened Aug 21, 2026 by JorgeGzm Contributor Loading…
boards: Add Nano-X Default Configs and Documents for Nuttx Area: Documentation Improvements or additions to documentation Board: simulator Board: x86_64 Size: L The size of the change in this PR is large
#19912 opened Aug 20, 2026 by Acfboy Draft
drivers/video: add a virtual framebuffer and dirty area reporting Arch: arm Issues related to ARM (32-bit) architecture Area: Documentation Improvements or additions to documentation Board: arm Board: xtensa Size: XL The size of the change in this PR is very large. Consider breaking down the PR into smaller pieces.
#19911 opened Aug 20, 2026 by JorgeGzm Contributor Loading…
boards/nucleo-l073rz: Add USB device support and a CDC/ACM configuration. Arch: arm Issues related to ARM (32-bit) architecture Area: Documentation Improvements or additions to documentation Board: arm Size: M The size of the change in this PR is medium
#19910 opened Aug 20, 2026 by jsanchez-2g Contributor Loading…
4 of 5 tasks
fs,sched: add chroot() filesystem jail Area: Documentation Improvements or additions to documentation Size: L The size of the change in this PR is large
#19900 opened Aug 19, 2026 by Abhishekmishra2808 Contributor Loading…
arch/arm/ameba: add shared ADC driver for RTL8721Dx / RTL8720F / RTL8721F Arch: arm Issues related to ARM (32-bit) architecture Area: Documentation Improvements or additions to documentation Board: arm Size: XL The size of the change in this PR is very large. Consider breaking down the PR into smaller pieces.
#19899 opened Aug 19, 2026 by dcgong2917 Contributor Loading…
include/cxx/{cstdlib,cmath}: Provide std::abs(float) overloads Size: S The size of the change in this PR is small
#19891 opened Aug 17, 2026 by mpflanzer Loading…
atomic: hwspinlock backend for cxd56, rp2040, lc823450 Arch: arm Issues related to ARM (32-bit) architecture Arch: arm64 Issues related to ARM64 (64-bit) architecture Arch: avr Issues related to all AVR(8-bit or 32-bit) architectures Arch: renesas Issues related to the Renesas chips Arch: risc-v Issues related to the RISC-V (32-bit or 64-bit) architecture Arch: simulator Issues related to the SIMulator Arch: sparc Issues related to the SPARC architecture Arch: xtensa Issues related to the Xtensa architecture Area: Bluetooth Board: arm Size: XL The size of the change in this PR is very large. Consider breaking down the PR into smaller pieces.
#19868 opened Aug 16, 2026 by zhangyu-duck Draft
atomic: multi-backend framework + builtin + API rename Arch: arm Issues related to ARM (32-bit) architecture Arch: arm64 Issues related to ARM64 (64-bit) architecture Arch: avr Issues related to all AVR(8-bit or 32-bit) architectures Arch: renesas Issues related to the Renesas chips Arch: risc-v Issues related to the RISC-V (32-bit or 64-bit) architecture Arch: simulator Issues related to the SIMulator Arch: sparc Issues related to the SPARC architecture Arch: xtensa Issues related to the Xtensa architecture Area: Bluetooth Board: arm breaking change This change requires a mitigation entry in the release notes. Size: XL The size of the change in this PR is very large. Consider breaking down the PR into smaller pieces.
#19867 opened Aug 16, 2026 by zhangyu-duck Loading…
arch/risc-v/eic7700x: Describe the clock tree. 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.
#19865 opened Aug 16, 2026 by Fishwaldo Contributor Draft
drivers/usbhost: Support USB hubs on xHCI. Area: USB Size: XL The size of the change in this PR is very large. Consider breaking down the PR into smaller pieces.
#19862 opened Aug 16, 2026 by Fishwaldo Contributor Draft
drivers/usbhost: Make xHCI transfers work with real devices. Area: USB Size: XL The size of the change in this PR is very large. Consider breaking down the PR into smaller pieces.
#19861 opened Aug 16, 2026 by Fishwaldo Contributor Loading…
libs/libc/string: Copy and compare by words when pointers agree on alignment. Area: OS Components OS Components issues Size: M The size of the change in this PR is medium
#19857 opened Aug 15, 2026 by Fishwaldo Contributor Loading…
docs: improve getting started guidance Area: Documentation Improvements or additions to documentation Size: XS The size of the change in this PR is very small
#19851 opened Aug 14, 2026 by vedprakashrana Loading…
arch/arm64/bcm2711: DMA driver implementation Arch: arm64 Issues related to ARM64 (64-bit) architecture Size: XL The size of the change in this PR is very large. Consider breaking down the PR into smaller pieces.
#19815 opened Aug 12, 2026 by linguini1 Contributor Draft
xtensa/esp32s3: Run user processes in a world they cannot escape Arch: xtensa Issues related to the Xtensa architecture Area: Documentation Improvements or additions to documentation Board: xtensa Size: XL The size of the change in this PR is very large. Consider breaking down the PR into smaller pieces.
#19798 opened Aug 11, 2026 by casaroli Contributor Draft
[3/3] xtensa/esp32s3: Per-process address environments and POSIX fork() Arch: xtensa Issues related to the Xtensa architecture Area: Documentation Improvements or additions to documentation Board: xtensa Size: XL The size of the change in this PR is very large. Consider breaking down the PR into smaller pieces.
#19797 opened Aug 11, 2026 by casaroli Contributor Draft
[2/3] mm/pgalloc, arch/xtensa: Support BUILD_KERNEL on Xtensa Arch: xtensa Issues related to the Xtensa architecture Area: Memory Management Memory Management issues Size: M The size of the change in this PR is medium
#19796 opened Aug 11, 2026 by casaroli Contributor Draft
[1/3] arch/xtensa: Provide vfork() Arch: xtensa Issues related to the Xtensa architecture Size: L The size of the change in this PR is large
#19795 opened Aug 11, 2026 by casaroli Contributor Loading…
arch/x86_64: Implement up_addrenv_fork() and provide POSIX fork() Arch: x86_64 Issues related to the x86_64 architecture Area: Documentation Improvements or additions to documentation Size: M The size of the change in this PR is medium
#19776 opened Aug 10, 2026 by casaroli Contributor Draft
arch/armv7-a: Implement up_addrenv_fork() and provide POSIX fork() Arch: arm Issues related to ARM (32-bit) architecture Area: Documentation Improvements or additions to documentation Size: M The size of the change in this PR is medium
#19775 opened Aug 10, 2026 by casaroli Contributor Draft
arch/risc-v: Implement up_addrenv_fork() and provide POSIX fork() Arch: risc-v Issues related to the RISC-V (32-bit or 64-bit) architecture Area: Documentation Improvements or additions to documentation Size: M The size of the change in this PR is medium
#19774 opened Aug 10, 2026 by casaroli Contributor Draft
ProTip! Mix and match filters to narrow down what you’re looking for.