-
I am trying to add one more OS on NETMF. But I don't know where to start.
Is there any document in this regard?
Where are the exception handlers in NETMF?
-
Cleaning in "build_firmware.sh" means we cannot just go to NuttX and say "make".
-
### Is your feature request related to a problem? Please describe.
I would like to re-use the existing driver code for the PL011 UART while having it be tailored to a specific system. The current set…
-
Related to https://github.com/apache/incubator-nuttx-apps/issues/834
I was trying to determine a way to use the timer with my NUCLEOH743ZI2 board. Following the guidelines provided in the above iss…
-
The NuttX assert implementation is as follows when NDEBUG is defined
https://github.com/apache/nuttx/blob/61a46ad39ef215213cb831d5b58834bf2a5a7ad0/include/assert.h#L103
Which can cause a `-Werror=…
-
https://github.com/ros2/ros2_embedded_nuttx/blob/master/apps/examples/ddsimu/main.c starts publishing as soon as the other is discovered and eventually (after publishing for a while) stops.
The embed…
-
Hello,
I'm using last mission planner, and I ugraded to 3.6.7 from 3.6.6 my hexacopter pixhawk FMUV2, and I checked NO chibi OS during firmware upgrade process.
After upgrade done, I see when connec…
-
Thanks for making `ostest` loadable in KERNEL mode NuttX!
I run it with kernel build on CanMV230 and got the following dumps at the end:
```
Final memory usage: …
yf13 updated
10 months ago
-
### Describe the bug
Using PX4 with QGroundControl, and all the guides/videos I follow during set-up have a multitude more airframe options for some reason. I am trying to use the Airship airframe
…
-
![image](https://user-images.githubusercontent.com/18096501/82719481-f219b100-9c78-11ea-9882-751369317fb8.png)
Every time I try to build a firmware, it just end up with this error. I followed the web…