-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Pull requests: apache/nuttx
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
drivers/can: iwatermark ioctl to control multiple frame read
Area: Drivers
Drivers issues
Size: S
The size of the change in this PR is small
#17283
opened Nov 5, 2025 by
Cynerd
Loading…
sched/wdog: Improve wdog precision
Area: OS Components
OS Components issues
Size: S
The size of the change in this PR is small
#17279
opened Nov 4, 2025 by
wangchdo
Loading…
driver/timers: ClockDevice, a new timer driver abstraction for NuttX.
Arch: arm
Issues related to ARM (32-bit) architecture
Arch: arm64
Issues related to ARM64 (64-bit) architecture
Arch: mips
Issues related to the MIPS architecture
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: tricore
Issues related to the TriCore architecture from Infineon
Arch: x86_64
Issues related to the x86_64 architecture
Arch: xtensa
Issues related to the Xtensa architecture
Area: Audio
Area: Drivers
Drivers issues
Area: OS Components
OS Components issues
Board: arm
Board: risc-v
Board: x86_64
Size: XL
The size of the change in this PR is very large. Consider breaking down the PR into smaller pieces.
Addresses an issue of multiple invalid loops in the rpmsgfs_mkpath function
Area: File System
File System issues
Size: XS
The size of the change in this PR is very small
#17270
opened Nov 1, 2025 by
sszllxos
Loading…
vfs/fs_stat: set st_size on EEPROM character drivers
Area: Documentation
Improvements or additions to documentation
Area: Drivers
Drivers issues
Area: File System
File System issues
Size: L
The size of the change in this PR is large
Size: M
The size of the change in this PR is medium
#17264
opened Oct 30, 2025 by
ajuckler
Loading…
arch/xtensa/esp32[-s2|-s3]: Modify the method of downloading the repository
Arch: risc-v
Issues related to the RISC-V (32-bit or 64-bit) architecture
Arch: xtensa
Issues related to the Xtensa architecture
Area: Build system
Area: Tooling
Size: L
The size of the change in this PR is large
Size: M
The size of the change in this PR is medium
Size: S
The size of the change in this PR is small
#17236
opened Oct 23, 2025 by
TangMeng12
•
Draft
boards/am67/t3-gem-o1: Add support for T3 Gemstone O1 board
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.
#17229
opened Oct 22, 2025 by
erkan-vatan
Loading…
drivers/timers/arch_alarm: Revert removal of ndelay_accurate
Area: Drivers
Drivers issues
Area: OS Components
OS Components issues
Size: M
The size of the change in this PR is medium
style/FAR: remove FAR qualifier
Area: Drivers
Drivers issues
Area: Memory Management
Memory Management issues
Area: Networking
Effects networking subsystem
Area: OS Components
OS Components issues
Size: S
The size of the change in this PR is small
#17205
opened Oct 16, 2025 by
anchao
Loading…
Documentation/Makefile: add make_build_system.rst
Area: Documentation
Improvements or additions to documentation
Size: L
The size of the change in this PR is large
Size: M
The size of the change in this PR is medium
#17162
opened Oct 6, 2025 by
tinnedkarma
•
Draft
freedom-k64f map and configure spi 0 driver
Arch: arm
Issues related to ARM (32-bit) architecture
Board: arm
Size: S
The size of the change in this PR is small
imxrt106x serial registration fixes when no dev console defined
Arch: arm
Issues related to ARM (32-bit) architecture
Size: L
The size of the change in this PR is large
#17117
opened Sep 29, 2025 by
dirksavage88
•
Draft
sched/hrtimer: add a high resolution timer module in sched and tricore porting to support hard real time cases
Arch: tricore
Issues related to the TriCore architecture from Infineon
Area: Drivers
Drivers issues
Area: OS Components
OS Components issues
Board: tricore
Size: XL
The size of the change in this PR is very large. Consider breaking down the PR into smaller pieces.
#17065
opened Sep 24, 2025 by
wangchdo
Loading…
arch/delays: Set invalid default value for BOARD_LOOPSPERMSEC
Arch: arm
Issues related to ARM (32-bit) architecture
Arch: risc-v
Issues related to the RISC-V (32-bit or 64-bit) architecture
Arch: xtensa
Issues related to the Xtensa architecture
Area: Drivers
Drivers issues
Area: OS Components
OS Components issues
Board: arm64
Size: L
The size of the change in this PR is large
Size: S
The size of the change in this PR is small
#17011
opened Sep 12, 2025 by
linguini1
Loading…
drivers/power/supply/husb238: Add support for HUSB238 USB-PD Sink Controller
Area: Documentation
Improvements or additions to documentation
Area: Drivers
Drivers issues
Board: arm
Size: XL
The size of the change in this PR is very large. Consider breaking down the PR into smaller pieces.
Hardware Checksum Offload Support for NuttX Network Stack
Area: Networking
Effects networking subsystem
Size: L
The size of the change in this PR is large
#16940
opened Aug 29, 2025 by
13627105546
Loading…
arch/arm,riscv/rp23xx: Silence "LOAD segment with RWX permissions" linker warnings
Arch: arm
Issues related to ARM (32-bit) architecture
Arch: risc-v
Issues related to the RISC-V (32-bit or 64-bit) architecture
Size: XS
The size of the change in this PR is very small
#16930
opened Aug 28, 2025 by
shtirlic
Loading…
drivers/timers/capture: fix typo in capture.h
Area: Documentation
Improvements or additions to documentation
Area: Drivers
Drivers issues
Size: S
The size of the change in this PR is small
#16925
opened Aug 27, 2025 by
comejv
Loading…
boards/arm/rp2040: Fix code style and error checking
Board: arm
Size: S
The size of the change in this PR is small
#16869
opened Aug 19, 2025 by
acassis
Loading…
doc: Update the CONTRIBUTING.md to follow Conventional Commits
Area: Documentation
Improvements or additions to documentation
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
#16823
opened Aug 9, 2025 by
acassis
Loading…
save errno in sim context switch to avoid coroutine make errno mess between host api calls.
Arch: simulator
Issues related to the SIMulator
Size: M
The size of the change in this PR is medium
#16795
opened Jul 29, 2025 by
jasonbu
Loading…
mtd/ftl: Rename ftl_initialize_by_path to ftl_initialize
Area: Documentation
Improvements or additions to documentation
Area: Drivers
Drivers issues
Area: File System
File System issues
breaking change
This change requires a mitigation entry in the release notes.
Size: S
The size of the change in this PR is small
#16793
opened Jul 29, 2025 by
xiaoxiang781216
Loading…
tools: Fix esptool.py and espsecure.py warnning
Arch: risc-v
Issues related to the RISC-V (32-bit or 64-bit) architecture
Arch: xtensa
Issues related to the Xtensa architecture
Area: Tooling
Size: S
The size of the change in this PR is small
#16723
opened Jul 14, 2025 by
bl4kraven
Loading…
reduce the dup of errno and errno str, add host_errno_convert method, save errno when sim context switch
Arch: simulator
Issues related to the SIMulator
Area: Drivers
Drivers issues
Area: Networking
Effects networking subsystem
Area: OS Components
OS Components issues
Size: L
The size of the change in this PR is large
Size: XL
The size of the change in this PR is very large. Consider breaking down the PR into smaller pieces.
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.