-
- [x] Support multi port for device
- [x] Support multi port for host
- [x] Support msc with multi lun
- [x] Support adb device
- [ ] Support mtp host
- [ ] Support mtp device
- [x] Support blue…
-
### Description / Steps to reproduce the issue
# What I observe
I believe there is an error in the UDP receive logic when an incoming UDP packet matches multiple UDP connections. The udp_readahead…
-
Currently, wamr has already supported XIP feature on Windows&Posix, the entry is as below:
```
if (wasm_runtime_is_xip_file(wasm_file_buf, wasm_file_size)) {
...
int map_prot = MMAP_PROT_R…
-
### Describe the bug
**Topic 1:**
When handling large files (> 2 GB) unexpected behavior can occur.
The observed behavior in this case was an error reported due to: `No space left on device` when…
-
This was originally raised by @acassis in #1816 and #1810. However I've only just got a chance to have a look at it.
To summarize, applications built against Nuttx export when following the instruc…
g2gps updated
5 months ago
-
See the discussion here: https://github.com/apache/incubator-nuttx/pull/6283
-
### Description / Steps to reproduce the issue
the signal sending logic (kill) basically does:
1. enter_critical_section
2. decide the target thread
3. check signal mask of the thread
4. make a c…
-
As a part of GSOC 2024, I wish to integrate Rust into Nuttx. For that, a new coding standard for Rust programming language will be required and there's no mention of it anywhere. Before writing any ru…
-
Recently Matias Nitsche added support to the nrf52832-mdk see:
https://github.com/apache/incubator-nuttx/tree/master/boards/arm/nrf52/nrf52832-mdk
He still finishing the BLE stack integration fo…
-
Here are some formats planning to add support in NanaZip 3.x development stage. I think users will be happy if I can implement all of these. But I also need some help.
Note: You can give your sugge…