Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

apache/nuttx

xiaoxiang781216 pushed 1 commit to master apache/nuttx

View on GitHub

xiaoxiang781216 closed a pull request on apache/nuttx
coredump: coredump_add_memory_region need use flags
## Summary coredump_add_memory_region need use flags ## Impact coredump ## Testing CI
xiaoxiang781216 created a review on a pull request on apache/nuttx

View on GitHub

xiaoxiang781216 pushed 2 commits to master apache/nuttx

View on GitHub

xiaoxiang781216 closed a pull request on apache/nuttx
gdbstub:remove ARCH_HAVE_DEBUG depends
## Summary gdbstub:remove ARCH_HAVE_DEBUG depends ## Impact gdbstub ## Testing build wtih qmeu use gdbstub
lupyuen created a comment on a pull request on apache/nuttx
Sorry @GUIDINGLI is sim-02 failing because of this PR? ```text Cmake in present: sim/matter Error: /github/workspace/sources/nuttx/build/include/libcxx/cmath:337:9: error: 'signbit' has not been...

View on GitHub

lupyuen created a comment on an issue on apache/nuttx
__6 Days to Serenity:__ Yesterday we consumed __13 Full-Time GitHub Runners__. (That's half of the ASF Quota for GitHub Runners) Everything is coming up nicely (even ASF agrees), thanks to everyone...

View on GitHub

acassis created a comment on an issue on apache/nuttx
The sim:elf is not crashing, but I noticed that about 1KB of RAM is not returned to the system, it could be related to the memory used by the RAMDISK. ``` nsh> free total used ...

View on GitHub

pwnall forked apache/nuttx

pwnall/nuttx

tmedicci created a comment on a pull request on apache/nuttx
This PR broke all xtensa-based Espressif SoC support for C++, namely `esp32-devkitc:cxx`, `esp32s2-saola-1:cxx` and `esp32s3-devkit:cxx`. Could you please take a look?

View on GitHub

tmedicci created a comment on a pull request on apache/nuttx
Hi @anjiahao1 , this PR also broke `esp32-devkitc:module` defconfig. After it, it fails when executing `module` example app: ``` nsh> module main: Registering romdisk at /dev/ram0 up_relocate...

View on GitHub

tmedicci created a comment on a pull request on apache/nuttx
Hi @anjiahao1 , we are facing problems on ESP32-S3 caused by this PR too I created an issue https://github.com/apache/nuttx/issues/14487 Could you please take a look?

View on GitHub

tmedicci opened an issue on apache/nuttx
[BUG] ELF loader on ESP32-S3 broken after #14100
### Description / Steps to reproduce the issue After #14100 was merged, the ELF loader on ESP32-S3 is broken: Build steps: ``` make -j distclean && ./tools/configure.sh esp32s3-devkit:elf &...
xiaoxiang781216 created a review comment on a pull request on apache/nuttx
where add CONTEXTDIRS

View on GitHub

xiaoxiang781216 created a review comment on a pull request on apache/nuttx
move after line 87

View on GitHub

xiaoxiang781216 created a review comment on a pull request on apache/nuttx
move before line 55

View on GitHub

xiaoxiang781216 created a review comment on a pull request on apache/nuttx
```suggestion ifeq ($(CONFIG_BUILTIN_TOOLCHAIN),) ```

View on GitHub

xiaoxiang781216 created a review comment on a pull request on apache/nuttx
move before line 181

View on GitHub

xiaoxiang781216 created a review comment on a pull request on apache/nuttx
move before line 28

View on GitHub

xiaoxiang781216 created a review comment on a pull request on apache/nuttx
```suggestion ifeq ($(CONFIG_BUILTIN_TOOLCHAIN),) ```

View on GitHub

xiaoxiang781216 created a review comment on a pull request on apache/nuttx
```suggestion NUTTXLIBS += staging$(DELIM)libkbuiltin$(LIBEXT) ```

View on GitHub

xiaoxiang781216 created a review comment on a pull request on apache/nuttx
remove not use in flat build

View on GitHub

xiaoxiang781216 created a review on a pull request on apache/nuttx

View on GitHub

xiaoxiang781216 pushed 1 commit to master apache/nuttx
  • nuttx: Add LIBSUPCXX_TOOLCHAIN to link the prebuilt library provide by toolchain. Signed-off-by: cuiziwei <cuiziwei@... 12fd5ec

View on GitHub

xiaoxiang781216 closed a pull request on apache/nuttx
nuttx: Add LIBSUPCXX_TOOLCHAIN to link the prebuilt library provide by toolchain.
## Summary Enabling LIBSUPCXX_TOOLCHAIN will use the libsupcxx.a provided by the compiler by default. Enabling LIBSUPCXX will compile libsupcxx.a from source by default. ## Impact The pr...
FelipeMdeO created a comment on an issue on apache/nuttx
@eren-terzioglu and @tmedicci, Did you understand the issue? Are you able to reproduce it?

View on GitHub

w2016561536 created a comment on an issue on apache/nuttx
> @w2016561536 maybe we can work together to get PX4 working on ESP32, ESP32-S2 and ESP32-S3. @henrykotze is working on PX4 for ESP32 and I want to run NuttX on ESP32-S2 to run on this device: > ...

View on GitHub

xiaoxiang781216 created a review comment on a pull request on apache/nuttx
let's enable gdbstub in some defconfig? @anjiahao1

View on GitHub

xiaoxiang781216 created a review on a pull request on apache/nuttx

View on GitHub

xiaoxiang781216 created a review on a pull request on apache/nuttx

View on GitHub

Load more