-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Pull requests: apache/nuttx
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
esp32[s3]: Add ES8311 support for esp32s3-lcd-ev board
Board: xtensa
Size: M
The size of the change in this PR is medium
#15785
opened Feb 7, 2025 by
eren-terzioglu
Loading…
Documentation/platforms/risc-v/mpfs/boards/icicle/index.rst: Add documentation for "hwtest" board configuration
Area: Documentation
Improvements or additions to documentation
Size: S
The size of the change in this PR is small
#15784
opened Feb 7, 2025 by
jlaitine
Loading…
Documentation for new Improvements or additions to documentation
Size: S
The size of the change in this PR is small
accel_calib
application
Area: Documentation
#15782
opened Feb 7, 2025 by
linguini1
Loading…
arch/arm/src/samv7/sam_tc_lowerhalf.c: do not set the CPCSTOP bit
Arch: arm
Issues related to ARM (32-bit) architecture
Size: S
The size of the change in this PR is small
#15781
opened Feb 6, 2025 by
zdebanos
Loading…
Add support to Serial Error Reporting ioctl
Arch: arm
Issues related to ARM (32-bit) architecture
Area: Documentation
Improvements or additions to documentation
Area: Drivers
Drivers issues
Size: S
The size of the change in this PR is small
#15780
opened Feb 6, 2025 by
acassis
Loading…
Fix macOS build error.
Area: OS Components
OS Components issues
Board: simulator
Size: XS
The size of the change in this PR is very small
#15774
opened Feb 6, 2025 by
cuiziweizw
Loading…
Add STM32H5 architecture documentation.
Area: Documentation
Improvements or additions to documentation
Size: M
The size of the change in this PR is medium
#15771
opened Feb 5, 2025 by
kywwilson11
Loading…
Revert some changes to restore the original semantics of spin_lock_irqsave.
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: mips
Issues related to the MIPS architecture
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: x86_64
Issues related to the x86_64 architecture
Arch: xtensa
Issues related to the Xtensa architecture
Area: Drivers
Drivers issues
Area: File System
File System issues
Area: OS Components
OS Components issues
Size: L
The size of the change in this PR is large
#15767
opened Feb 5, 2025 by
hujun260
Loading…
Revert changes related to "enter_critical_section -> spin_lock_irqsave"
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: hc
Issues related to HC architecture
Arch: mips
Issues related to the MIPS architecture
Arch: openrisc
Issues related to the OpenRISC architecture
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: x86_64
Issues related to the x86_64 architecture
Arch: xtensa
Issues related to the Xtensa architecture
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.
#15766
opened Feb 5, 2025 by
wangzhi-art
Loading…
libc/elf: rename modlib to elf
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: ceva
Issues related to CEVA architecture
Arch: mips
Issues related to the MIPS architecture
Arch: openrisc
Issues related to the OpenRISC 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
Issues related to the x86 architecture
Arch: x86_64
Issues related to the x86_64 architecture
Arch: xtensa
Issues related to the Xtensa architecture
Arch: z16
Issues related to the Z16 architecture
Arch: z80
Issues related to the Z80 architecture
Area: BINFMT
Area: Build system
Area: Documentation
Improvements or additions to documentation
Area: Memory Management
Memory Management issues
Area: OS Components
OS Components issues
Area: Tooling
Board: arm
Board: arm64
Board: renesas
Board: risc-v
Board: simulator
Board: sparc
Board: xtensa
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.
#15765
opened Feb 5, 2025 by
anchao
Loading…
arch/arm: add semihosting poweroff
Arch: arm
Issues related to ARM (32-bit) architecture
Board: arm
Size: S
The size of the change in this PR is small
#15762
opened Feb 5, 2025 by
yf13
Loading…
nxgdb/mm: show pool expand queue size
Area: Tooling
Size: XS
The size of the change in this PR is very small
#15761
opened Feb 5, 2025 by
XuNeo
Loading…
gdbstub: fix memory binary upload on latest GDB
Area: OS Components
OS Components issues
Board: arm
Size: S
The size of the change in this PR is small
#15759
opened Feb 5, 2025 by
XuNeo
Loading…
h7: eth: add checks for PHYID in stm32_phyinit
Arch: arm
Issues related to ARM (32-bit) architecture
Area: Networking
Effects networking subsystem
Size: M
The size of the change in this PR is medium
#15757
opened Feb 4, 2025 by
dakejahl
Loading…
docs: enhance Rust guide
Area: Documentation
Improvements or additions to documentation
Size: S
The size of the change in this PR is small
#15754
opened Feb 4, 2025 by
no1wudi
Loading…
Fix mpfs targets and remove unnecessary ones
Board: risc-v
Size: S
The size of the change in this PR is small
#15753
opened Feb 4, 2025 by
jlaitine
Loading…
arch/xtensa: unify WiFi source code for ESP32|S2|S3
Arch: xtensa
Issues related to the Xtensa architecture
Board: xtensa
Size: XL
The size of the change in this PR is very large. Consider breaking down the PR into smaller pieces.
#15749
opened Feb 3, 2025 by
fdcavalcanti
Loading…
nxgdb/irq: add irqinfo command
Area: Documentation
Improvements or additions to documentation
Area: Tooling
Size: M
The size of the change in this PR is medium
#15743
opened Feb 2, 2025 by
XuNeo
Loading…
esp32: Add support for espnow based pktradio
Arch: xtensa
Issues related to the Xtensa architecture
Area: Documentation
Improvements or additions to documentation
Board: xtensa
Size: XL
The size of the change in this PR is very large. Consider breaking down the PR into smaller pieces.
#15732
opened Jan 31, 2025 by
Laczen
Loading…
sched/spin_lock: rename raw_*lock to *_notrace
Area: Drivers
Drivers issues
Area: File System
File System issues
Area: OS Components
OS Components issues
Size: M
The size of the change in this PR is medium
#15729
opened Jan 30, 2025 by
hujun260
Loading…
Initial STM32H5 ICACHE Commit
Arch: arm
Issues related to ARM (32-bit) architecture
Size: L
The size of the change in this PR is large
#15718
opened Jan 29, 2025 by
kywwilson11
Loading…
sched/spin_lock: rename raw_spin_* to spin_*_notrace
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: mips
Issues related to the MIPS architecture
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: xtensa
Issues related to the Xtensa architecture
Area: Drivers
Drivers issues
Area: File System
File System issues
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.
#15705
opened Jan 27, 2025 by
anchao
Loading…
Audio: modify audio driver satisfy nuttx alsa
Area: Audio
Size: XL
The size of the change in this PR is very large. Consider breaking down the PR into smaller pieces.
#15657
opened Jan 23, 2025 by
yangyalei
Loading…
arm: Support hardware debugging of ARM architecture
Arch: arm
Issues related to ARM (32-bit) architecture
Size: L
The size of the change in this PR is large
#15616
opened Jan 20, 2025 by
W-M-R
Loading…
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.