-
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
.github/workflows/build.yml: bump nuttx-ntfc-testing to release-0.0.2
Area: CI
Size: XS
The size of the change in this PR is very small
#20025
opened Aug 31, 2026 by
JianyuWang0623
Contributor
Loading…
fix/esp32s3-tickless-timeout-overflow
Arch: xtensa
Issues related to the Xtensa architecture
Size: XS
The size of the change in this PR is very small
#20024
opened Aug 31, 2026 by
FelipeMdeO
Contributor
Loading…
include/macro.h: fix REVERSE_ARG/FOREACH_ARG for empty args in C++
Area: OS Components
OS Components issues
Size: S
The size of the change in this PR is small
#20023
opened Aug 31, 2026 by
xiaoxiang781216
Contributor
Loading…
tools/export: prefix each linker script in toolchain.cmake
Area: Tooling
Size: S
The size of the change in this PR is small
#20022
opened Aug 31, 2026 by
r3wretrhy
Loading…
4 of 5 tasks
cmake: parse EXTRAFLAGS with separate_arguments
Area: Build system
Size: XS
The size of the change in this PR is very small
#20021
opened Aug 31, 2026 by
r3wretrhy
Loading…
4 of 5 tasks
arch/arm/ameba: add shared timer 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.
#20020
opened Aug 31, 2026 by
dcgong2917
Contributor
Loading…
arch/tricore: fpu: drop iLLD dependency and fix Makefile
Arch: tricore
Issues related to the TriCore architecture from Infineon
Size: S
The size of the change in this PR is small
#20018
opened Aug 31, 2026 by
zhangyu-duck
Contributor
Loading…
arch/tricore: mpu iLLD drop and per-set flags refactor
Arch: tricore
Issues related to the TriCore architecture from Infineon
Size: L
The size of the change in this PR is large
#20016
opened Aug 31, 2026 by
zhangyu-duck
Contributor
Loading…
include/nuttx/macro.h: Add FOREACH_IDX_ARG() and fix REVERSE_ARG()
Area: Documentation
Improvements or additions to documentation
Size: M
The size of the change in this PR is medium
#20015
opened Aug 30, 2026 by
JorgeGzm
Member
Loading…
boards: fix mtd_partition() argument units in flash partition loops
Board: arm
Size: M
The size of the change in this PR is medium
#20014
opened Aug 30, 2026 by
rongbc
Contributor
Loading…
arch/risc-v: assign per-cpu data by logical cpu
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
#20012
opened Aug 30, 2026 by
imeghar2408-max
Loading…
arch/arm/src/imxrt: Unify FlexCAN TX work and add SIOCGCANERRORS.
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
Area: Networking
Effects networking subsystem
Board: arm
Board: simulator
Size: XL
The size of the change in this PR is very large. Consider breaking down the PR into smaller pieces.
#20008
opened Aug 30, 2026 by
dakejahl
Contributor
Loading…
arch/arm/stm32f4: add STM32F412VG and STM32F412CG chip selections
Arch: arm
Issues related to ARM (32-bit) architecture
Size: S
The size of the change in this PR is small
#20006
opened Aug 29, 2026 by
dakejahl
Contributor
Loading…
arch/arm/nrf53: enable the application core CACHE peripheral
Arch: arm
Issues related to ARM (32-bit) architecture
Size: M
The size of the change in this PR is medium
#20005
opened Aug 29, 2026 by
AlmAck
Contributor
Loading…
drivers/mtd/filemtd: open the backing file O_RDWR
Area: Drivers
Drivers issues
Size: XS
The size of the change in this PR is very small
#20001
opened Aug 29, 2026 by
AlmAck
Contributor
Loading…
fs/inode: bound fdlist_extend() against the requested row
Area: File System
File System issues
Size: XS
The size of the change in this PR is very small
#20000
opened Aug 29, 2026 by
AlmAck
Contributor
Loading…
espressif-risc-v: simplify code for simpleboot.
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
#19985
opened Aug 27, 2026 by
Laczen
Contributor
Loading…
boards/sim,qemu: switch all nsh defconfigs to nxinit entrypoint
Board: arm
Board: arm64
Board: simulator
Size: L
The size of the change in this PR is large
#19984
opened Aug 27, 2026 by
JianyuWang0623
Contributor
Loading…
wqueue: Support custom user work queues.
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.
#19982
opened Aug 27, 2026 by
13022591351
Contributor
Loading…
4 of 5 tasks
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
[5/10] libs/libc/elf: Load an FDPIC object.
Arch: arm
Issues related to ARM (32-bit) architecture
Area: BINFMT
Size: XL
The size of the change in this PR is very large. Consider breaking down the PR into smaller pieces.
#19942
opened Aug 23, 2026 by
casaroli
Contributor
Loading…
[5.5/10] arch/arm, cmake: Build FDPIC modules in the normal ELF build.
Arch: arm
Issues related to ARM (32-bit) architecture
Area: BINFMT
Size: XL
The size of the change in this PR is very large. Consider breaking down the PR into smaller pieces.
#19940
opened Aug 23, 2026 by
casaroli
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
Member
Loading…
fs,sched: add chroot() filesystem jail
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.
#19900
opened Aug 19, 2026 by
Abhishekmishra2808
Contributor
Loading…
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.