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 cdcacm exit wq after copy all received data ## Impact Fix issue: When the SIM CDCACM host receives data, the second packet data reception is incorrect. ## Testing...

Area: Documentation
Size: XS
Size: S
Area: USB

## Summary For `vexriscv_smp` cores with FDT support, match the upstream opensbi definitions where the FDT should be mapped to. The default opensbi `fw_jump.bin` expects to see the FDT in...

Area: Documentation
Arch: risc-v
Size: XS

## Summary According to the definitions of PF_PACKET and SOCK_DGRAM, extend the current protocol stack pkt protocol to support SOCK_DGRAM mode. Some third-party network libraries use AF_PACKET, SOCK_DGRAM type sockets...

Area: Documentation
Area: Networking
Size: M

Fixes build failure as `up_flush_dcache_all` is not defined in `arty_a7:nsh` builds. ## Summary `arty_a7:nsh` builds fail with: ``` riscv64-unknown-elf-ld: .../nuttxspace/nuttx/staging/libboards.a(boardctl.o): in function `boardctl': .../nuttxspace/nuttx/boards/boardctl.c:415: undefined reference to `up_flush_dcache_all' ``` It...

Size: XS
Board: risc-v

*Note: Please adhere to [Contributing Guidelines](https://github.com/apache/nuttx/blob/master/CONTRIBUTING.md).* ## Summary Unify the data types of attributes in the driver framework layer and add a new driver for dummy power levels to support...

Area: Drivers
Size: L

## Summary add a reference count to the TCB to prevent it from being deleted. To replace the large lock with smaller ones and reduce the large locks related to...

Arch: risc-v
Area: Drivers
Area: File System
Area: Memory Management
Area: OS Components
Size: L
Board: arm

### Description / Steps to reproduce the issue If there is a sleep call in a child thread, a crash will occur. The test case is as follows: ```c #define...

Type: Bug
OS: Linux
Arch: arm
Arch: arm64

*Note: Please adhere to [Contributing Guidelines](https://github.com/apache/nuttx/blob/master/CONTRIBUTING.md).* ## Summary *1、Add some log in upperhalf. 2、support more compressed data support in audio. 3、Add unregister audio devices support.* ## Impact *Upperhalf driver* ##...

Size: XL
Area: Audio

## Summary This interface allows different protocol modules to use their own unique IOB buffer sources and allocation strategies without interfering with each other. Representative examples are the IP protocol...

Area: Documentation
Area: Memory Management
Size: S

Add a high resolution timer module in sched to support hard real time cases *Note: Please adhere to [Contributing Guidelines](https://github.com/apache/nuttx/blob/master/CONTRIBUTING.md).* ## Summary Nuttx only provide wdog for delayed function execution,...

Arch: tricore
Area: Drivers
Area: OS Components
Size: XL
Board: tricore