nuttx icon indicating copy to clipboard operation
nuttx copied to clipboard

Apache NuttX is a mature, real-time embedded operating system (RTOS)

Results 714 nuttx issues
Sort by recently updated
recently updated
newest added

### Description / Steps to reproduce the issue 1. Using an AArch64-based SoC with SPI interface to control a W25-series Flash (e.g., W25Q128). 2. The following functions are called in...

Type: Bug
OS: Linux
Arch: arm64
Area: File System

### Description / Steps to reproduce the issue Xtensa devices when SMP support enabled started to fail after https://github.com/apache/nuttx/pull/16194. To reproduce error use this commands to build: ``` make distclean...

Type: Bug
OS: Linux
Arch: xtensa
Area: OS Components

### Description / Steps to reproduce the issue Using the MPFS Icicle-kit with NuttX in Kernel mode, the I2C and SPI tools cause a full system crash when these tools...

Type: Bug
OS: Linux
Arch: risc-v
Area: OS Components

### Is your feature request related to a problem? Please describe. # Documentation improvement ### Describe the solution you'd like # I am proposing to use Markdown for documentation. ##...

Type: Enhancement

## Summary Nucleo-L432KC provides a CAN1 interface, but the current NuttX configuration misses both the PINs declaration and the setup definition. ## Impact This PR aims to add CAN support...

Size: M
Board: arm

### Description @acassis I noticed recently that multicast loopback is disabled by default in NuttX. I have a pair of applications which when I run them on the same device...

Community: Question

### Is your feature request related to a problem? Please describe. These are some of suggested actions we need to take to improve NuttX quality: 1. **Automated Test and CI...

Type: Enhancement

Dear NuttX community, I created this issue to serve as a place for the reporting of progress concerning my GSoC 2025 project *Firmware Upgrades over Silicon-Heaven Protocol for NXboot Demonstrated...

Type: Enhancement

### Description / Steps to reproduce the issue I am using an rp2040 board (based on `w5500-evb-pico`) with SMP enabled. When trying to reboot the system, the reset-initiating thread starts...

Type: Bug
OS: Linux
Arch: arm
Area: Board support

### Description / Steps to reproduce the issue I am running into issues when loading and debugging the basic H5 NSH configuration when the flash banks are swapped on the...

Type: Bug
OS: Linux
Arch: arm
Area: Drivers