-
### Description / Steps to reproduce the issue
lib_outstream_s has two seemingly-redundant methods, one for single-char operation and another for multi-chars operation, for no obvious reasons. (well,…
-
from: https://github.com/llvm/llvm-project/commit/aad27bf534b59645f47a92f072af798687b1dd0d
to: https://github.com/llvm/llvm-project/commit/48ae61470104e9d7a8be5beb8739c24f52cc33c0
commit: 9d42fe18f23f…
-
## Reproducing
Similar to that of issue #12209, but using latest master from Nuttx upstream.
QEMU is still 6.2 but OpenSBI firmware is v1.0, as the default v0.9 is no longer supported but latest S-…
yf13 updated
7 months ago
-
**絮絮叨叨:**
上一次写 NuttX 的文章还是在 2021 年,那时我接触 NuttX 的只有几个月,当时只写了一个很简单的如何编译一个 "hello world" 的代码。
现在参与 NuttX 开发已经快有三年的时间了,这段时间里对 NuttX 的了解程度已有很大不同,自己基于 NuttX 也做了一些项目,于是乎这个系列好像可以再更新一下了。
# NuttX 简介
N…
-
### Description
I am struggling to get USB Device driver working on stm32h5. The goal is to get NSH over USB, similar to example in the tutorial video 010 on the NuttX YouTube channel (https://www.yo…
-
### Description / Steps to reproduce the issue
After [this PR](https://github.com/apache/nuttx/pull/14761) capture driver started to get some wrong values.
Steps to build:
`esp32s3-devkit:captu…
-
I don't know where to ask this question, but does nuttx run on the Olimex_A64-OLinuXino board?
-
Hi, Kaushal,
I want to let you know that I am in the process up integrating your basic hub class into NuttX. This is still very much a work in in progress. It is on a branch here and will be for a …
-
**Describe the bug**
In Public Slack's support channel kaarew (Korken) reported that D06 after restarting is always active high. This was seen on a F7FeatherV2 v2.d. I repeated the test and saw the s…
-
### Description
Hello. I trying to read value from ADC, but have something problem.
1) Added this code, without it don't get anything. It always returns the same value, regardless of the applied vol…