-
Error when compiling. Long int vs unsigned int.
``` Console
-- Build files have been written to: /home/iain/PX4-firmware/build/nxp_ucans32k146_default
[39/321] Generating apps/libapps.a
FAILED: …
-
### Is your feature request related to a problem? Please describe.
Currently, the argv types of pthread_create and kthread_create are different, which can cause confusion during use.
### Describ…
-
Hello world :-)
I found a problem with initial configuration after some git remote renames and top `nuttxworkspace.git` directory. No clue why exactly :-)
```
% git checkout master
Switched to…
-
I encountered this issue while calling "make export" immediately after configuring my board application. It appears that "libboard.a" is not being built or copied to the destination folder before gene…
-
Hi:
I have try the master branch and remotes/origin/releases/12.2 both get the rusult as following.When I use nuttx 2 years ago,it can run correctly.Is it a new problem or there is some thing I conf…
-
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
-
### Description / Steps to reproduce the issue
On Pi Pico W board with Pi Pico SDK 2.0, setup a system with working flash SmartFS file system and USB console, e.g.,
./tools/configure.sh -l raspber…
-
After https://github.com/apache/nuttx/pull/8000, mmap/munmap is the first-class interface, since block/mtd(e.g. RAM disk or XIP flash) device may support mmap too, It could be useful to:
1. Add mma…
-
Hi,
I am new to NuttX and have hit a wall when it comes to running NuttX as a kernel build. The provided flat build (nsh) config worked and I was able to run NuttX without issue. Building NuttX usi…
-
After spending considerably long time trying to use `CONFIG_ARCH_BOARD_CUSTOM` I was still not able to.
There is either a bug or it is difficult to use.
## Setup
With following directory stru…