Sean Stel

Results 6 issues of Sean Stel

### What is your question? Hi! I have a question about the recommended way to deal with a set of imported CMake libs with circular dependencies in Conan. I'm building...

@acassis in your 2020 [blog post](https://acassis.wordpress.com/2020/06/28/using-nuttx-as-library-once-again/) you described how to export NuttX as a library. This is also documented in [C++ Example using CMake](https://nuttx.apache.org/docs/latest/guides/cpp_cmake.html#c-example-using-cmake). In both of these cases, and...

### Summary On the PolarFire Icicle board, when building from `master` with a config based on `icicle:nsh` (plus config and flag changes detailed below), the cxxtest built-in app exception test...

### What is your question? # Summary @memsharded building on https://github.com/conan-io/conan/issues/16340, I would like to use a compiler toolchain package `xpack/13.2.0` in my `nuttxpkg` toolchain package/library using the host profile....

@acassis on `nuttx-12.5.0`, switching on `CONFIG_NET_LOOPBACK` to get the `lo` localhost working breaks `eth0` interface so that I can no longer ping the board. The `mpfs_ethernet.c` file turns on the...

### Description @acassis I noticed recently that multicast loopback is disabled by default in NuttX. I have a pair of applications which when I run them on the same device...

Community: Question