-
I think we should consider testing build nuttx using https://github.com/apache/nuttx/pkgs/container/nuttx%2Fapache-nuttx-ci-linux docker image to automatically be up to date with nuttx master updates
-
Hi,
The project creator has been released and now we are eager to add external boards. :slightly_smiling_face:
How could it work in case of NuttX?
The goal is to create a manifest file (sim…
-
### Description / Steps to reproduce the issue
To reproduce the issue:
1. Configure for the `nucleo-l452re` config: ./tools/configure.sh -E -l nucleo-l452re:nsh
2. In the `make menuconfig` enable t…
-
### Please Choose
- [ ] I'm working on fixing this issue.
- [X] I confirmed that there is no similar issue.
### I am visiting this page
https://github.com/ruyisdk/support-matrix/blob/main/Duo_S/Nut…
-
### Description / Steps to reproduce the issue
`sim:libcxxtest` build in macOS CI can't find cxxabi.h. We may need to disable the build in macOS CI because [NuttX Mirror Build](https://github.com/N…
-
### Description / Steps to reproduce the issue
cmake sim build on macOS is broken.
it's partly because of https://github.com/apache/nuttx/pull/14852.
it doesn't seem like the only issue though.
…
-
### Description / Steps to reproduce the issue
`sim:lua` in macOS CI doesn't link with pipe2(). Is there something special about the Lua Build that fails with pipe2()? We may need to disable the bu…
-
### Description / Steps to reproduce the issue
Since yesterday: `rv-virt/citest` has been failing `test_hello` onwards, or `test_pipe` onwards, hanging our CI Checks in GitHub and Build Farm. (GitH…
-
These projects should be set up to run on NuttX as applications so they can be put on control system hardware soon.
The repository root directory `hysim` will go right in the `apps` directory for N…
-
As an next step of #122985 ("c_char on AIX should be u8"), I checked all builtin targets' c_char (as of nightly-2024-09-03) using the following script.
check_c_char.sh
```bash
#!/usr/bin/env bash
se…