-
Need an ethernet option for the Project Lab form factor.
The ProjectLab supports click boards but click boards use SPI Ethernet which is not yet supported on the meadow platform.
Currently, atte…
-
Hi,
I am using NuttX for micro-ROS on STM32 microcontroller on Olimex board. [Link to example](https://github.com/micro-ROS/nuttx_apps/blob/feature/foxy_rbs_one_sporadic_thread/examples/uros_rbs/m…
-
## Overview
- We encourage you to share your thoughts with us by leaving comments below.
- Whether you have a "solution-based" prototype, a deployable resolution, or just an interesting project idea,…
-
When running Nuttx `sim:tcpblaster` in GDB , I am encountering a problem to access the network.
I cannot seem to access or to ping either the gateway or dns 8.8.8.8.
I tried to set kernel capabil…
-
The T-Deck is an ESP32-S3 board in a semi-blackberry form factor with a BB keyboard, an (ST7789-compatible) display, power managment, optional LORA, i2s, microphone and some more, but no uart-to-usb a…
-
my co-worker told me that wasmtime project wanted to hear use-cases/demands/requirements for embedded scenarios.
here is FYI about our requirements.
#### Feature
support embedded environment
…
yamt updated
5 months ago
-
This is becoming a problem on HIGH cycle time debug-fix-build-download loops.
Make a change build and download - still have the bug! Oh make did not work.
FYI @dinomani
-
sched.h is an internal header file and then should be accessed only inside nuttx/sched folder.
`#include "sched/sched.h"` which spread around arch/ folder should be removed.
-
SPIFFS and SmartFS should support the standard Unix . and .. hardlinks (current directory and parent directory). This is standard Unix behavior and should be supported by ALL NuttX file systems.
-
Parameters are set to [be invalid](https://github.com/vmayoral/ros2_embedded_nuttx/blob/29f1715988b05a9f1d62ad2cafaadc8bab4c8039/dds/src/co/config.c#L376). Why does this happen. If this line is remove…