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

## Summary This commit adds support to WS2812 on stm32f401rc-rs485 boards. ## Impact This change impacts only stm32f401rc-rs485 board, adding the possibility of using an addressable LED compatible with WS2812....

Area: Documentation
Size: M
Board: arm

## Summary drivers/analog/Kconfig drivers/can/Kconfig Remove spaces from Kconfig files Add TABs ## Impact none ## Testing

Size: S

## Summary LD: nuttx Memory region Used Size Region Size %age Used flash: 284272 B 512 KB 54.22% sram1: 13296 B 2 MB 0.63% sram2: 0 GB 2 MB 0.00%...

Arch: arm
Arch: arm64
Arch: risc-v
Size: S

## Summary Separate the code that follows the BSD license into independent files. ## Impact newlibc string ## Testing qemu v7a

Area: OS Components
Size: XL

## Summary Currently up_ndelay & up_udelay are completely broken; they always sleep very long time (at least to the end of currently ongoing tick), due to the current time is...

Size: S
Board: arm64

### Description / Steps to reproduce the issue There is a serious issue with the current asynchronous signal delivery system; it will forcibly make another CPU resume code at places...

Type: Bug
OS: Linux
Arch: all
Area: Posix

### Description / Steps to reproduce the issue try building esp32s3-devkit:knsh on macOS. it uses kconfig-merge, which internally uses `cp -T`, which is not available for non-gnu cp. https://bitbucket.org/nuttx/tools/src/9484147c12d051014f854852d59c21d75a9616bd/kconfig-frontends/utils/kconfig-merge#lines-135 ###...

OS: Mac
Arch: all
Area: Kconfig

LF to CRLF has been converted in syslog framework *Note: Please adhere to [Contributing Guidelines](https://github.com/apache/nuttx/blob/master/CONTRIBUTING.md).* ## Summary rm LF to CRLF convertion ## Impact syslog ## Testing selftest

Arch: simulator
Size: S

## Summary now the lc_path of the client will not be the same as that of the server. therefore, accept->peer = NULL will not be set when the client release...

Area: Networking
Size: XS

Hi All: We have [an ultimatum](https://lists.apache.org/thread/2yzv1fdf9y6pdkg11j9b4b93grb2bn0q) to reduce (drastically) our usage of GitHub Actions. Or our Continuous Integration will halt totally in Two Weeks. Here's what I'll implement within 24...