Ecosyste.ms: Timeline

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

apache/nuttx

xiaoxiang781216 created a comment on a pull request on apache/nuttx
let's ignore the ci break made by https://github.com/apache/nuttx/pull/14445.

View on GitHub

xiaoxiang781216 created a comment on a pull request on apache/nuttx
@resyfer this patch has ci break, please fix it to unblock ci: https://github.com/apache/nuttx/actions/runs/11459507141/job/31884231071?pr=14449 @lupyuen here is a case which pass ci here but fai...

View on GitHub

xiaoxiang781216 created a comment on a pull request on apache/nuttx
@acassis @resyfer this patch has ci break, please fix it to unblock ci: https://github.com/apache/nuttx/actions/runs/11459507141/job/31884231071?pr=14449

View on GitHub

xiaoxiang781216 pushed 1 commit to master apache/nuttx

View on GitHub

xiaoxiang781216 closed a pull request on apache/nuttx
fs: add fs_heap_strndup, replace strndup with fs_heap_strndup
## Summary fs: add fs_heap_strndup, replace strndup with fs_heap_strndup fix malloc/free inconsistency, stdndup and fs_heap_free mismatch ## Impact ## Testing sim
xiaoxiang781216 created a review on a pull request on apache/nuttx

View on GitHub

tmedicci created a comment on an issue on apache/nuttx
> @tmedicci please talk with @FelipeMdeO he said you closed it without understanding the issue he is facing, please don't close any issue until the user said it was fixed ;-) Alright, I'm waitin...

View on GitHub

xiaoxiang781216 pushed 1 commit to master apache/nuttx
  • net/local: fix used after free now the lc_path of the client will not be the same as that of the server. therefore, ... 824dfac

View on GitHub

xiaoxiang781216 closed a pull request on apache/nuttx
net/local: fix used after free
## Summary now the lc_path of the client will not be the same as that of the server. therefore, accept->peer = NULL will not be set when the client release the conn, then when release accept conn,...
xiaoxiang781216 created a review on a pull request on apache/nuttx

View on GitHub

xiaoxiang781216 pushed 1 commit to master apache/nuttx
  • sched/task_exit.c: Refresh current CPU instead of relying on stale value The comment about the CPU index remaining s... 112b8cf

View on GitHub

xiaoxiang781216 closed a pull request on apache/nuttx
sched/task_exit.c: Refresh current CPU instead of relying on stale value
## Summary The comment about the CPU index remaining stable is incorrect. There is no guarantee the task does not yield during the exit process, meaning the CPU can most definitely change. Also,...
xiaoxiang781216 created a review on a pull request on apache/nuttx

View on GitHub

xiaoxiang781216 pushed 1 commit to master apache/nuttx
  • Fix Kconfig style Remove spaces from Kconfig files Add TABs a5f8dfd

View on GitHub

xiaoxiang781216 closed a pull request on apache/nuttx
Fix Kconfig style
## Summary drivers/analog/Kconfig drivers/can/Kconfig Remove spaces from Kconfig files Add TABs ## Impact none ## Testing
xiaoxiang781216 created a review on a pull request on apache/nuttx

View on GitHub

xiaoxiang781216 closed a pull request on apache/nuttx
AUTHORS: add Ville Juven
## Summary Ville Juven has submitted the ICLA and should be added to the AUTHORS file ## Impact AUTHORS ## Testing CI
nuttxpr created a comment on a pull request on apache/nuttx
[**\[Experimental Bot, please feedback here\]**](https://github.com/search?q=repo%3Aapache%2Fnuttx+13552&type=issues) **No, this PR does not fully meet the NuttX requirements.** Here's why and...

View on GitHub

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

View on GitHub

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

View on GitHub

GUIDINGLI created a review on a pull request on apache/nuttx
LGTM

View on GitHub

Gary-Hobson opened a pull request on apache/nuttx
fs: add fs_heap_strndup, replace strndup with fs_heap_strndup
## Summary fs: add fs_heap_strndup, replace strndup with fs_heap_strndup fix malloc/free inconsistency, stdndup and fs_heap_free mismatch ## Impact ## Testing sim
acassis created a review on a pull request on apache/nuttx

View on GitHub

acassis created a comment on a pull request on apache/nuttx
I think it was discussed some time ago, but I don't remember about the consensus: if it should be unsigned or signed. I think signed makes sense

View on GitHub

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

View on GitHub

GUIDINGLI opened a pull request on apache/nuttx
libcxx: fix compile error
## Summary libcxx: fix compile error from ServiceManager.cpp:17: /home/ligd/platform/dev/apps/external/android/frameworks/native/libs/binder/ndk/include_cpp/android/binder_t...
GUIDINGLI opened a pull request on apache/nuttx
Fix some build error
## Summary Fix some build error nuttx/arch:Enabling ARCH_MATH_H is required when compiling sim with the 13.2 version of the toolchain. lib_gdbstub: fix container of bluetooth: fix bt missin...
acassis created a comment on an issue on apache/nuttx
@tmedicci please talk with @FelipeMdeO he said you closed it without understanding the issue he is facing, please don't close any issue until the user said it was fixed ;-)

View on GitHub

acassis reopened an issue on apache/nuttx
[BUG] ESP32C6 Devkit SPI Slave initialization error
### Description / Steps to reproduce the issue Issue present in Master branch. 1 - Connect 2 devices, one as master and other as slave - I followed comments in this PR. 2 - Run simple example ...
acassis created a comment on a pull request on apache/nuttx
@FelipeMdeO please fix the issue: /home/runner/work/nuttx/nuttx/Documentation/applications/examples/spislv_test/index.rst:2:Title underline too short.

View on GitHub

Load more