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 The RPi 4B supports several different RAM sizes: 1GB, 2GB, 4GB or 8GB. The current port has been written using a Pi 4B with the 4GB RAM size....

Community: Question

## Summary This patch fixes an issue with the read operation where sometimes the `file_read` call would return a single ASCII hex byte instead of 2 and the parsing logic...

Area: Drivers
Size: M

For the `sim:nettest` target it fails. This could very easily be an issue not configuring the environment correctly, but there is no documentation in the readme about what needs to...

Area: Documentation

### Is your feature request related to a problem? Please describe. The serial port is not available for some devices (e.g., many x86_64 targets), but the network interface is available....

Type: Enhancement

### Description / Steps to reproduce the issue The RN2483 with the `rn2xx3` driver hangs on read The following is the problematic part, situated in `rn2xx3_read()` ``` ret = file_read(&priv->uart,...

Type: Bug
OS: Mac
Arch: arm64
Area: Drivers

### Is your feature request related to a problem? Please describe. I'm starting to work on ISO-TP (ISO 15765-2) support for CAN bus in NuttX. I'd like to check if...

Type: Enhancement

### Is your feature request related to a problem? Please describe. * `free` is built in utility that shows memory usage. * On platforms with large amounts of memory result...

Type: Enhancement

### Description / Steps to reproduce the issue This issue occurs with the `raspberrypi-4b:sd` configuration. EMMC2 speed does not affect these results. The `sdstress` test passes, so long as I...

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

## Summary Following this convention will let NuttX commits to be easily parsed by standard tools: https://www.conventionalcommits.org/en/v1.0.0/ ## Impact Avoids using "[BREAKING]" in the commit title table sends a bad...

Area: Documentation
Size: XS
Size: S

## Summary This PR introduces basic support for the T3 Gemstone O1 (t3-gem-o1) development board, including board configuration, linker scripts, and drivers for NSH. Currently only UART console is supported....

Area: Documentation
Arch: arm
Size: XL
Board: arm