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 review on a pull request on apache/nuttx

View on GitHub

xiaoxiang781216 pushed 1 commit to master apache/nuttx
  • Fix cdcncm printf formatter compiler warning bc0f906

View on GitHub

xiaoxiang781216 closed a pull request on apache/nuttx
Fix CDCNCM driver printf formatter compiler warning
## Summary Minor debug printf formatter error resulting in compiler warning. ## Impact ## Testing It compiles without warning when using this driver. The driver was - and is - working OK ...
xiaoxiang781216 created a review on a pull request on apache/nuttx

View on GitHub

jasonbu created a comment on a pull request on apache/nuttx
> > @lupyuen could we turn on windows ci to see how much budget will be used? > > @xiaoxiang781216 @xuxin930 why not enable MSVC ci on xiaomi internal server? Shouldn't similar changes be built ...

View on GitHub

W-M-R created a comment on a pull request on apache/nuttx
This CI result is a bit strange. The compiler clang used by Docker is 17.0.1, but it is inconsistent with the local compilation result of Byte. I will build a Docker to verify it.

View on GitHub

GUIDINGLI created a review on a pull request on apache/nuttx
The SMP is another questions, so you should split to another patch or PR

View on GitHub

GUIDINGLI created a review comment on a pull request on apache/nuttx
Why not, this not the introduce by https://github.com/apache/nuttx/pull/13651/files#diff-723f44e76d5ebc519459ee93d6d0e42a7cea30ad0343b61e3ab48a491f2aaf58

View on GitHub

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

View on GitHub

lupyuen created a comment on a pull request on apache/nuttx
msvc build is successful in our NuttX Mirror Repo yay! 🎉 https://github.com/NuttX/nuttx/actions/runs/11501541770

View on GitHub

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

View on GitHub

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

View on GitHub

anchao created a comment on a pull request on apache/nuttx
> @lupyuen could we turn on windows ci to see how much budget will be used? @xiaoxiang781216 @xuxin930 why not enable MSVC ci on xiaomi internal server? Shouldn't similar changes be built and va...

View on GitHub

lupyuen created a comment on a pull request on apache/nuttx
That's very cool thanks! :-)

View on GitHub

anchao created a review comment on a pull request on apache/nuttx
no, this is regression of arm_doirq()

View on GitHub

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

View on GitHub

simbit18 created a comment on a pull request on apache/nuttx
@xiaoxiang781216 @lupyuen I created this simple workflow to build nuttx on Windows, which starts automatically every hour, or the workflow can be activated manually. If you want, you can use it in ...

View on GitHub

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) This PR does not meet the NuttX requirements fully. Here's why: **Summary:*...

View on GitHub

tmedicci opened a pull request on apache/nuttx
esp32s3: Increase the init task stask size when using NSH
## Summary * esp32s3: Increase the init task stask size when using NSH After recent changes on nuttx-apps (not limited to, but related to nuttx-apps#2738, for instance), the stack usage for t...
xiaoxiang781216 pushed 1 commit to master apache/nuttx

View on GitHub

xiaoxiang781216 closed a pull request on apache/nuttx
when COMPILE_OPTIONS is not set, skip the REMOVE_ITEM in ${HOSTSRCS}, fix msvc reported case.
## Summary sim/cmake: compatible when nuttx COMPILE_OPTIONS is not set yet #14440 when COMPILE_OPTIONS is not set, cmake will report an error: HOST_COMPILE_OPTIONS-NOTFOUND as we only want...
xiaoxiang781216 created a review on a pull request on apache/nuttx

View on GitHub

xiaoxiang781216 created a comment on a pull request on apache/nuttx
> @xiaoxiang781216 I'm very sorry, can we do this after 30 Oct? > > Remember that ASF Infra Team is watching our GitHub Spending very closely. If we exceed their budget on 30 Oct, they will shut...

View on GitHub

xiaoxiang781216 closed a pull request on apache/nuttx
Fix xtensa build error with choice LIBSUPCXX by default.
## Summary Due to our default modification of the C++ low-level library to LIBSUPCXX, some configurations that require LIBCXXABI have encountered errors https://github.com/apache/nuttx/pull/14...
GUIDINGLI created a review comment on a pull request on apache/nuttx
split to another PR

View on GitHub

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

View on GitHub

tmedicci created a review on a pull request on apache/nuttx
Internal CI shows it has been fixed with this PR. Thanks!

View on GitHub

lupyuen created a comment on a pull request on apache/nuttx
BTW we could fork the NuttX Repo to a new GitHub Org and test there: https://github.com/apache/nuttx/issues/14407

View on GitHub

simbit18 created a comment on a pull request on apache/nuttx
@jasonbu build nuttx with msvc is now OK ! Thank you https://github.com/simbit18/nuttx-testing-ci/actions/runs/11499906609/job/32009014581

View on GitHub

lupyuen created a comment on a pull request on apache/nuttx
@xiaoxiang781216 I'm very sorry, can we do this after 30 Oct? Remember that ASF Infra Team is watching our GitHub Spending very closely. If we exceed their budget on 30 Oct, they will shut down G...

View on GitHub

Load more