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

sched/event: Fix uninitialized need_switch flag issue in event_post() Area: OS Components OS Components issues Board: arm Size: S The size of the change in this PR is small
#17272 opened Nov 3, 2025 by wangchdo Loading…
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 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 Loading…
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
#17221 opened Oct 21, 2025 by linguini1 Draft
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
#17152 opened Oct 2, 2025 by trns1997 Draft
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.
#16963 opened Sep 2, 2025 by nmaggioni Draft
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…
arch/arm/rp2040: Implement support for custom SWD DAP instance IDs Arch: arm Issues related to ARM (32-bit) architecture Size: M The size of the change in this PR is medium
#16841 opened Aug 12, 2025 by nmaggioni Draft
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.
#16666 opened Jul 3, 2025 by jasonbu Draft
net/arp/arp_table.c: fix ARP table validity time calculation overflow issue Area: Networking Effects networking subsystem Size: XS The size of the change in this PR is very small
#16658 opened Jul 2, 2025 by nuttxs Loading…
Update debugging.rst Area: Documentation Improvements or additions to documentation Size: XS The size of the change in this PR is very small
#16601 opened Jun 23, 2025 by vrmay23 Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.