-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Pull requests: apache/nuttx
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(arch/otg): unmask WKUP so USB resume reaches the class driver
Arch: arm
Issues related to ARM (32-bit) architecture
Arch: xtensa
Issues related to the Xtensa architecture
Area: Tooling
Size: M
The size of the change in this PR is medium
#19936
opened Aug 22, 2026 by
dakejahl
Contributor
Loading…
arch/arm: initial STM32U3 architecture support
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.
#19935
opened Aug 22, 2026 by
raiden00pl
Member
Loading…
tools/nxstyle: check alignment of statements without a leading keyword
Area: Tooling
Size: M
The size of the change in this PR is medium
#19934
opened Aug 22, 2026 by
raiden00pl
Member
•
Draft
tools/nxstyle: indent code against its enclosing brace, not modulo 4
Area: Tooling
Size: XL
The size of the change in this PR is very large. Consider breaking down the PR into smaller pieces.
#19933
opened Aug 22, 2026 by
raiden00pl
Member
•
Draft
graphics/nxterm: add some missing features
Area: Graphics
Size: M
The size of the change in this PR is medium
#19932
opened Aug 22, 2026 by
raiden00pl
Member
Loading…
arch/stm32h7: add initial STM32H7R/S support
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.
#19931
opened Aug 22, 2026 by
raiden00pl
Member
Loading…
Stm32h7 ethernet
Arch: arm
Issues related to ARM (32-bit) architecture
Size: M
The size of the change in this PR is medium
#19930
opened Aug 22, 2026 by
JorgeGzm
Contributor
Loading…
arch/arm/stm32h5: Fix hanging ADC enable call
Arch: arm
Issues related to ARM (32-bit) architecture
Size: S
The size of the change in this PR is small
#19929
opened Aug 21, 2026 by
liam-geotab
Contributor
Loading…
arch/arm/stm32h5: Add CRC header
Arch: arm
Issues related to ARM (32-bit) architecture
Area: Documentation
Improvements or additions to documentation
Size: S
The size of the change in this PR is small
#19928
opened Aug 21, 2026 by
liam-geotab
Contributor
Loading…
include/nuttx: Add link-time iterable sections infrastructure
Area: Documentation
Improvements or additions to documentation
Size: M
The size of the change in this PR is medium
#19927
opened Aug 21, 2026 by
JorgeGzm
Contributor
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…
boards/linum-stm32h753bi: Add zbus board integration and configuration
Area: Build system
Board: arm
Size: L
The size of the change in this PR is large
#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
drivers/video: add a virtual framebuffer and dirty area reporting
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…
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.
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.
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.