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

arch/arm64: implement up_addrenv_va_to_pa() Arch: arm64 Issues related to ARM64 (64-bit) architecture Size: M The size of the change in this PR is medium
#20192 opened Sep 19, 2026 by royzah Draft
arch/arm64/imx9: add an ELE-backed /dev/random driver Arch: arm64 Issues related to ARM64 (64-bit) architecture Area: OS Components OS Components issues Size: M The size of the change in this PR is medium
#20191 opened Sep 19, 2026 by royzah Draft
arch/arm/stm32h5: Add USART wake from low power Arch: arm Issues related to ARM (32-bit) architecture Area: Documentation Improvements or additions to documentation Size: XL The size of the change in this PR is very large. Consider breaking down the PR into smaller pieces.
#20190 opened Sep 18, 2026 by liam-geotab Contributor Loading…
arch/risc-v/espressif: pick oneshot TIMG from SoC instance count Arch: risc-v Issues related to the RISC-V (32-bit or 64-bit) architecture Size: S The size of the change in this PR is small
#20189 opened Sep 18, 2026 by wmrsouza Contributor Loading…
build(deps): bump anyio from 4.14.0 to 4.14.2 in /Documentation Area: Documentation Improvements or additions to documentation Size: S The size of the change in this PR is small
#20187 opened Sep 18, 2026 by dependabot Bot Loading…
wireless/bluetooth: Validate lengths when parsing advertising reports. Area: Bluetooth Size: S The size of the change in this PR is small
#20184 opened Sep 18, 2026 by acassis Contributor Loading…
arch/arm/am67: Declare ARCH_LOWPUTC Arch: arm Issues related to ARM (32-bit) architecture Size: XS The size of the change in this PR is very small
#20182 opened Sep 18, 2026 by gemstonedevteam Loading…
4 of 5 tasks
arch/arm/stm32: implement PTP hardware clock driver (/dev/ptp0) Arch: arm Issues related to ARM (32-bit) architecture Area: Drivers Drivers issues Size: M The size of the change in this PR is medium
#20180 opened Sep 17, 2026 by daniel-p-carvalho Contributor Loading…
sched/irq: Preserve handlers when extending IRQ chains. Area: OS Components OS Components issues Size: S The size of the change in this PR is small
#20162 opened Sep 16, 2026 by yushuailong Contributor Loading…
[WIP] net/lwip: [EXPERIMENTAL] Add auxiliary lwIP stack for sim. Arch: simulator Issues related to the SIMulator Area: Documentation Improvements or additions to documentation Board: simulator Size: XL The size of the change in this PR is very large. Consider breaking down the PR into smaller pieces.
#20160 opened Sep 16, 2026 by elokuucadiaN Draft
3 of 5 tasks
Add ESP32-C2 (ESP8684) chip support Arch: risc-v Issues related to the RISC-V (32-bit or 64-bit) architecture Area: Build system Board: risc-v Size: XL The size of the change in this PR is very large. Consider breaking down the PR into smaller pieces.
#20155 opened Sep 15, 2026 by wmrsouza Contributor Draft
analog: add comp enable/disable ioctl and STM32 support Arch: arm Issues related to ARM (32-bit) architecture Area: Drivers Drivers issues Board: arm Size: M The size of the change in this PR is medium
#20149 opened Sep 15, 2026 by daniel-p-carvalho Contributor Loading…
arch/arm/stm32, sched, net: hardware PTP timestamping, ADJFREQ/ADJPHASE, and tickless fixes Arch: arm Issues related to ARM (32-bit) architecture Area: Drivers Drivers issues Size: L The size of the change in this PR is large
#20148 opened Sep 14, 2026 by daniel-p-carvalho Contributor Loading…
[10/10] Documentation, boards/rp23xx: Describe FDPIC and add a test configuration Area: Documentation Improvements or additions to documentation Board: arm Size: L The size of the change in this PR is large
#20132 opened Sep 13, 2026 by casaroli Contributor Draft
[8/10] binfmt/elf: Load FDPIC modules through the ELF loader Area: BINFMT Size: M The size of the change in this PR is medium
#20131 opened Sep 13, 2026 by casaroli Contributor Draft
[7/10] libc, sched: Resolve FDPIC descriptors at module callback entry points Area: OS Components OS Components issues Size: M The size of the change in this PR is medium
#20130 opened Sep 13, 2026 by casaroli Contributor Loading…
risc-v/esp32p4: BUILD_PROTECTED support, with PSRAM in the user heap 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: XL The size of the change in this PR is very large. Consider breaking down the PR into smaller pieces.
#20125 opened Sep 12, 2026 by NevynUK Loading…
4 of 5 tasks
arch/arm/imxrt: Add imxrt118x architecture and imxrt1180-evk board configurations 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.
#20114 opened Sep 11, 2026 by jlaitine Contributor Loading…
arch/risc-v/eic7700x: Add the CLMM pad multiplexer. Arch: risc-v Issues related to the RISC-V (32-bit or 64-bit) architecture Board: risc-v Size: XL The size of the change in this PR is very large. Consider breaking down the PR into smaller pieces.
#20063 opened Sep 6, 2026 by Fishwaldo Contributor Loading…
arch/risc-v/eic7700x: Add the CRG reset controller. Arch: risc-v Issues related to the RISC-V (32-bit or 64-bit) architecture Board: risc-v Size: XL The size of the change in this PR is very large. Consider breaking down the PR into smaller pieces.
#20062 opened Sep 6, 2026 by Fishwaldo Contributor Loading…
libc/atomic: refactor inline arch atomics, add atomic_ptr_t/atomic64/cmpxchg_release_acquire Arch: tricore Issues related to the TriCore architecture from Infineon Area: OS Components OS Components issues Size: XL The size of the change in this PR is very large. Consider breaking down the PR into smaller pieces.
#20043 opened Sep 2, 2026 by zhangyu-duck Contributor Loading…
libc/stdio: allocate a buffer in getdelim() when *lineptr is NULL Area: OS Components OS Components issues Size: XS The size of the change in this PR is very small
#20034 opened Sep 1, 2026 by xiaoxiang781216 Contributor Loading…
zbus: Add linker support, documentation and linum-stm32h753bi configuration Area: Documentation Improvements or additions to documentation Board: arm Size: L The size of the change in this PR is large
#20027 opened Aug 31, 2026 by JorgeGzm Member Loading…
net/udp: notify POLLIN after queuing read-ahead Area: Networking Effects networking subsystem Size: S The size of the change in this PR is small
#19960 opened Aug 25, 2026 by masc2008 Contributor Draft
ProTip! Follow long discussions with comments:>50.