JianyuWang0623 commented on code in PR #2737:
URL: https://github.com/apache/nuttx-apps/pull/2737#discussion_r1805958188
##
include/builtin/builtin.h:
##
@@ -30,6 +30,7 @@
#include
#include
+#include "nshlib/nshlib.h"
Review Comment:
Done (and nshlib/nsh.h).
--
Thi
yamt commented on PR #14388:
URL: https://github.com/apache/nuttx/pull/14388#issuecomment-2421543966
i restarted the failed job as the failure looked unrelated
```
curl: (28) Failed to connect to github.com port 443 after 133994 ms:
Connection timed out
```
--
This is an automate
yamt commented on code in PR #13180:
URL: https://github.com/apache/nuttx/pull/13180#discussion_r1805941021
##
libs/libc/string/lib_memccpy.c:
##
@@ -51,6 +81,71 @@
#undef memccpy /* See mm/README.txt */
FAR void *memccpy(FAR void *s1, FAR const void *s2, int c, size_t n)
{
+
xiaoxiang781216 commented on code in PR #2737:
URL: https://github.com/apache/nuttx-apps/pull/2737#discussion_r1805927904
##
include/builtin/builtin.h:
##
@@ -30,6 +30,7 @@
#include
#include
+#include "nshlib/nshlib.h"
Review Comment:
#include
--
This is an automa
yamt opened a new pull request, #14393:
URL: https://github.com/apache/nuttx/pull/14393
## Summary
this # would be parsed by make as a start of a comment.
## Impact
## Testing
bulild tested on macOS
gmake version:
```
GNU Make 3.81
Copyright (C)
lipengfei28 opened a new pull request, #14392:
URL: https://github.com/apache/nuttx/pull/14392
## Summary
1.fix build error shift-count-overflow
## Impact
*Update this section, where applicable, on how change affects users,
build process, hardware, documentation, security
lupyuen commented on PR #14377:
URL: https://github.com/apache/nuttx/pull/14377#issuecomment-2421513677
Refurbished Intel Mac Mini costs USD 340, maybe I should buy one and run it
at home for CI Tests? I'm now running CI Tests on a refurbished Ubuntu PC,
seems OK so far.
--
This is an au
pablogs9 closed pull request #14391: Fix Kconfig
URL: https://github.com/apache/nuttx/pull/14391
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: commits
pablogs9 commented on PR #14391:
URL: https://github.com/apache/nuttx/pull/14391#issuecomment-2421500087
Duplicated https://github.com/apache/nuttx/pull/14388
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL abo
pablogs9 opened a new pull request, #14391:
URL: https://github.com/apache/nuttx/pull/14391
*Note: Please adhere to [Contributing
Guidelines](https://github.com/apache/nuttx/blob/master/CONTRIBUTING.md).*
## Summary
Minor typo in KConfig that result in
```
libs/libc/
JianyuWang0623 commented on code in PR #2737:
URL: https://github.com/apache/nuttx-apps/pull/2737#discussion_r1805912742
##
include/nshlib/nshlib.h:
##
@@ -65,6 +65,25 @@
# define SCHED_NSH SCHED_FIFO
#endif
+struct nsh_exec_param_s
Review Comment:
> but we can put it i
nuttxs opened a new pull request, #2755:
URL: https://github.com/apache/nuttx-apps/pull/2755
## Summary
wireless/wapi.c:Initialize variables to avoid abnormal data when wapi get
country code
## Impact
## Testing
```
nsh> wapi country wlan0
CN
```
--
This i
yamt commented on PR #14377:
URL: https://github.com/apache/nuttx/pull/14377#issuecomment-2421440703
> There's a problem though: The macOS CI Scripts were created for the
obsolete Intel Macs, they don't run so well on my M2 Pro Mac Mini. The scripts
need to be updated.
>
> (Also it s
SmartIotMaker commented on issue #14368:
URL: https://github.com/apache/nuttx/issues/14368#issuecomment-2421231211
nuttx base on master and last commit is
204871513486e940fbb29a9a524de9b9e063d3e0 :
```
commit 204871513486e940fbb29a9a524de9b9e063d3e0 (origin/master, origin/HEAD,
master
SmartIotMaker commented on issue #14368:
URL: https://github.com/apache/nuttx/issues/14368#issuecomment-2421224290
Run follow command:
1. `./tools/configure.sh -S -l esp32s3-devkit:mcuboot_nsh`
2. `make menuconfig` to select Mount on bring-up" in `"Board Selection" ->
"Mount SPI Flas
metarutaiga commented on issue #13230:
URL: https://github.com/apache/nuttx/issues/13230#issuecomment-2421219041
https://github.com/NyankoLab/esp32c3-nuttx
if it enabled wget and uiP web Client, it would be over 1MB.
--
This is an automated message from the Apache Git Service.
To re
yamt commented on code in PR #13498:
URL: https://github.com/apache/nuttx/pull/13498#discussion_r1805781418
##
fs/vfs/fs_read.c:
##
@@ -41,28 +42,27 @@
/
/***
yamt opened a new issue, #14390:
URL: https://github.com/apache/nuttx/issues/14390
### Description / Steps to reproduce the issue
try building esp32s3-devkit:knsh on macOS.
it uses kconfig-merge, which internally uses `cp -T`, which is not available
for non-gnu cp.
https://bitb
This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git
commit b85a5ed30691957e29a2c9e9f19cade7a9891187
Author: raiden00pl
AuthorDate: Sat Oct 12 17:38:50 2024 +0200
examp
This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git
commit a7024aea896dd4cec7be209959efd5a5ac570ab0
Author: raiden00pl
AuthorDate: Tue Oct 31 19:03:41 2023 +0100
examp
This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git
commit beeec27afda9df6b37b7827a4ff2d8d8563607a4
Author: raiden00pl
AuthorDate: Fri Sep 20 18:46:43 2024 +0200
examp
This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git
commit 103bf836081b43c22f78b684afe73cc4f5cf2f1e
Author: raiden00pl
AuthorDate: Mon Sep 30 12:30:17 2024 +0200
examp
This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git
commit 1aacc99491e91c61ddae358f10ee30c35a370f3c
Author: raiden00pl
AuthorDate: Sat Oct 12 17:36:35 2024 +0200
examp
This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git
commit 5c166edf631416cd30355327bb8bd6c451d2f4cb
Author: raiden00pl
AuthorDate: Thu Oct 17 14:01:53 2024 +0200
examp
This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git
commit fc863b6cd043e1f47dca272ecd74961363c6533e
Author: raiden00pl
AuthorDate: Sat Sep 28 10:38:02 2024 +0200
examp
This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git
from 25937282e ml: follow nxstyle
new fc863b6cd examples/foc: fix snprintf warning
new 5c166edf6 examples/
xiaoxiang781216 merged PR #2752:
URL: https://github.com/apache/nuttx-apps/pull/2752
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: commits-unsubscr...
lupyuen commented on PR #14389:
URL: https://github.com/apache/nuttx/pull/14389#issuecomment-2421150100
Wonder why our CI continues to run the job after the PR has been closed? So
wasteful sigh.

--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use th
xiaoxiang781216 closed pull request #14389: Kconfig:fix typo
URL: https://github.com/apache/nuttx/pull/14389
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-m
This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
The following commit(s) were added to refs/heads/master by this push:
new d762427ec9 tools: fix parsetrace.py output
d76
xiaoxiang781216 merged PR #14387:
URL: https://github.com/apache/nuttx/pull/14387
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: commits-unsubscr...@nu
xiaoxiang781216 commented on PR #14389:
URL: https://github.com/apache/nuttx/pull/14389#issuecomment-2421139784
Fixed here https://github.com/apache/nuttx/pull/14388
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
anjiahao1 opened a new pull request, #14389:
URL: https://github.com/apache/nuttx/pull/14389
## Summary
libs/libc/string/Kconfig:44: syntax error
libs/libc/string/Kconfig:43: unknown option "--help--"
libs/libc/string/Kconfig:44: unknown option "Use"
make: *** [olddefconfig] E
cederom commented on PR #13180:
URL: https://github.com/apache/nuttx/pull/13180#issuecomment-2421118595
> @xiaoxiang781216: auto select from:
https://github.com/apache/nuttx/blob/master/tools/Unix.mk#L634-L679
Wow so kconfiglib can now work with all of the NuttX Kconfig files? :-)
-
xiaoxiang781216 commented on PR #13180:
URL: https://github.com/apache/nuttx/pull/13180#issuecomment-2421094878
auto select from:
https://github.com/apache/nuttx/blob/master/tools/Unix.mk#L634-L679
--
This is an automated message from the Apache Git Service.
To respond to the message, p
lupyuen commented on PR #13180:
URL: https://github.com/apache/nuttx/pull/13180#issuecomment-2421088541
I was experimenting with defconfig files:
https://github.com/apache/nuttx/pull/14299
If the `tools/ci/testlist/arm-01.dat` file contains
"CMake,nucleo-f334r8:adc", then CI Build ru
cederom commented on PR #14388:
URL: https://github.com/apache/nuttx/pull/14388#issuecomment-2421078334
> Thank you very much for your fix.
No worries @yangguangcai01, Thank You for contributing to NuttX! :-)
--
This is an automated message from the Apache Git Service.
To respond to
cederom commented on PR #13180:
URL: https://github.com/apache/nuttx/pull/13180#issuecomment-2421074722
Looking at the logs here:
https://github.com/apache/nuttx/actions/runs/11384169288/job/31671394520#step:7:101
This script is used for builds:
https://github.com/apache/nuttx/blob/m
xiaoxiang781216 commented on PR #13180:
URL: https://github.com/apache/nuttx/pull/13180#issuecomment-2421068296
> Wonder if CI is running a different version of Kconfig?
ci may use https://pypi.org/project/kconfiglib/, we can switch some back to
use kconfig-frontend.
--
This is an
xiaoxiang781216 commented on issue #2754:
URL: https://github.com/apache/nuttx-apps/issues/2754#issuecomment-2421066313
@anjiahao1 look at this problem.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to
xiaoxiang781216 opened a new issue, #2754:
URL: https://github.com/apache/nuttx-apps/issues/2754
### Description / Steps to reproduce the issue
please see
https://github.com/apache/nuttx-apps/actions/runs/11381576984/job/31663367795?pr=2737:
===
cederom commented on PR #13180:
URL: https://github.com/apache/nuttx/pull/13180#issuecomment-2421064072
I use `kconfig-frontends-4.11.0.1` on FreeBSD :-)
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to
xiaoxiang781216 commented on code in PR #2737:
URL: https://github.com/apache/nuttx-apps/pull/2737#discussion_r1805705994
##
include/nshlib/nshlib.h:
##
@@ -65,6 +65,25 @@
# define SCHED_NSH SCHED_FIFO
#endif
+struct nsh_exec_param_s
Review Comment:
but we can put it in
yangguangcai01 commented on PR #14388:
URL: https://github.com/apache/nuttx/pull/14388#issuecomment-2421061278
Thank you very much for your fix.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to th
yangguangcai01 commented on PR #13180:
URL: https://github.com/apache/nuttx/pull/13180#issuecomment-2421059875
> @yangguangcai01 We are missing hyphens in `---help---`:
>
> ```
>--help--
>Use optimized string function implementation based on newlib.
> ```
>
This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git
commit b15e71cd221caa6b3706b86d36beac99115d2ae4
Author: jihandong
AuthorDate: Fri Apr 26 10:01:39 2024 +0800
ml: up
This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git
commit 7d87768f78a716fcfb122e739bfe1be6de0831a2
Author: jihandong
AuthorDate: Thu Jun 6 20:26:59 2024 +0800
ml: a c
This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git
commit 25937282edf193bd8db07bb069fd81f20e0d114f
Author: jihandong
AuthorDate: Thu Oct 17 16:16:58 2024 +0800
ml: fo
This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git
commit a37ca36a8a9afc418a830e7dab8469c1f49c34de
Author: xinhaiteng
AuthorDate: Sat Mar 2 21:46:44 2024 +0800
Neon o
This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git
commit c585aa147a3ce59644662755e96750757e9922b2
Author: jihandong
AuthorDate: Wed Apr 24 16:46:55 2024 +0800
ml: cl
This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git
commit 14a591fab27c7bdfa28eacd6109d9f15fa5894a9
Author: jihandong
AuthorDate: Wed Apr 24 17:37:09 2024 +0800
ml: tf
This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git
commit b91adbb9f2ede51e1ccdeae80b4db248ee89adc7
Author: jihandong
AuthorDate: Tue May 28 16:24:21 2024 +0800
ml: us
This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git
commit 6b6e0783cf66469cce2276787f5f003436d65dbe
Author: dengwenqi
AuthorDate: Mon Oct 30 13:56:02 2023 +0800
fix: g
This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git
from 0a4170daf CI: Skip jobs arm-08 to arm-14 when a Complex PR is created
/ updated
new 06189b556 fix: git st
This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git
commit f2eb5cd3c4d5a05bfa1007ebb074f23178673777
Author: jihandong
AuthorDate: Fri May 10 16:15:45 2024 +0800
ml: tf
This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git
commit 67f495e360872309d1fdf4f9a5c01af82ca086cc
Author: xinhaiteng
AuthorDate: Wed Mar 6 10:17:25 2024 +0800
Added
This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git
commit 958d8e03eb4837d47a3e35f6a33de65883749931
Author: xinhaiteng
AuthorDate: Thu Aug 15 20:50:10 2024 +0800
Modif
This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git
commit 8dfd998db16401ebd0e41b02ef0f1a4eda11447a
Author: renzhiyuan1
AuthorDate: Thu May 23 14:22:33 2024 +0800
cmak
This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git
commit 570102c5018c6b4010227a044dde894b0b16feec
Author: xinhaiteng
AuthorDate: Thu Apr 25 11:31:10 2024 +0800
delet
lupyuen commented on PR #13180:
URL: https://github.com/apache/nuttx/pull/13180#issuecomment-2421052960
Wonder if CI is running a different version of Kconfig?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL ab
This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git
commit 71cbcb26180a3fb81af861edc3ae179cafa32a0c
Author: renzhiyuan1
AuthorDate: Fri Nov 17 19:01:19 2023 +0800
Add
This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git
commit fb17e33894c3524a0089189aaa1ef03ce6c56bff
Author: xinhaiteng
AuthorDate: Sat Mar 2 21:45:24 2024 +0800
Neon o
This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git
commit 11519fe1cab0bae65c61374ff5abfae92fbf8573
Author: xinhaiteng
AuthorDate: Sat Mar 2 21:37:58 2024 +0800
Update
This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git
commit eb56c62dc9de63797a678286b465031b29f61b2c
Author: renzhiyuan1
AuthorDate: Thu May 23 14:54:51 2024 +0800
cmak
This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git
commit 068b2b16bb29201a2c6f4cef54c58fb710909e97
Author: xinhaiteng
AuthorDate: Thu Apr 25 11:34:26 2024 +0800
ml: t
This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git
commit dda8cab3355041ef5fbed333b973d91001d7834b
Author: xinhaiteng
AuthorDate: Thu Apr 25 11:38:19 2024 +0800
ml: t
This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git
commit 06189b556cf7448ac700d175cbe7df36a846f6ce
Author: dengwenqi
AuthorDate: Fri Oct 27 16:35:16 2023 +0800
fix: g
This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git
commit 754d9e39a850a219acaf1e512ce3b190c9ed4d56
Author: xinhaiteng
AuthorDate: Fri Nov 24 17:56:37 2023 +0800
TFLM
This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git
commit bdfce937e93a80254562422593afc91ff7bd7521
Author: xuxin19
AuthorDate: Fri Nov 10 17:41:18 2023 +0800
remove:f
xiaoxiang781216 commented on code in PR #2747:
URL: https://github.com/apache/nuttx-apps/pull/2747#discussion_r1805701541
##
mlearning/tflite-micro/operators/neon/arm_nn_mat_mult_kernel_s8_s16.c:
##
@@ -0,0 +1,363 @@
+/*
+ * SPDX-FileCopyrightText: Copyright 2010-2023 Arm Limite
xiaoxiang781216 merged PR #2747:
URL: https://github.com/apache/nuttx-apps/pull/2747
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: commits-unsubscr...
cederom commented on PR #14388:
URL: https://github.com/apache/nuttx/pull/14388#issuecomment-2421051344
Yeah we can already test slimmed CI :D
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the
xiaoxiang781216 commented on PR #13180:
URL: https://github.com/apache/nuttx/pull/13180#issuecomment-2421050840
@cederom do you find the reason why nuttx ci doesn't catch this type of
error?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log
lupyuen commented on issue #14376:
URL: https://github.com/apache/nuttx/issues/14376#issuecomment-2421050773
The builds are so much faster today yay!
https://github.com/apache/nuttx/actions/runs/11395811301
 :-)
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub a
cederom opened a new pull request, #14388:
URL: https://github.com/apache/nuttx/pull/14388
## Summary
* Changes in https://github.com/apache/nuttx/pull/13180 contained a typo
`libs/libc/string/Kconfig` that broke initial `./tools/configure.sh`.
* Here goes the typo fix.
## I
This is an automated email from the ASF dual-hosted git repository.
cederom pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
The following commit(s) were added to refs/heads/master by this push:
new e75ac114c1 CI: Disable all jobs for macOS and Wi
cederom merged PR #14377:
URL: https://github.com/apache/nuttx/pull/14377
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: commits-unsubscr...@nuttx.apac
cederom closed issue #14376: [URGENT] Reducing our usage of GitHub Runners
URL: https://github.com/apache/nuttx/issues/14376
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To
This is an automated email from the ASF dual-hosted git repository.
archer pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
from 7aa7bf70c1 CI: Skip jobs arm-08 to arm-14 when a Complex PR is created
/ updated
add 24cb8c25ab bluetooth: Fix th
anchao merged PR #14385:
URL: https://github.com/apache/nuttx/pull/14385
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: commits-unsubscr...@nuttx.apach
lupyuen commented on issue #14374:
URL: https://github.com/apache/nuttx/issues/14374#issuecomment-2421008928
Seems to be caused by
[tools/refresh.sh](https://github.com/apache/nuttx/blob/master/tools/refresh.sh).
The same kind of messages appear when we run `tools/refresh.sh` in our CI.
Wi
lupyuen commented on PR #14377:
URL: https://github.com/apache/nuttx/pull/14377#issuecomment-2420990623
I have just rebased to `master` branch, to keep `arch.yml` in sync with
https://github.com/apache/nuttx/pull/14386. Thanks!
--
This is an automated message from the Apache Git Service.
lupyuen commented on PR #13180:
URL: https://github.com/apache/nuttx/pull/13180#issuecomment-2420967558
@yangguangcai01 We are missing hyphens in `---help---`:
```text
--help--
Use optimized string function implementation based on newlib.
```
Should be
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/nuttx-website.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 454b042d2 Publishing web: 6f43cfb
lupyuen commented on PR #13180:
URL: https://github.com/apache/nuttx/pull/13180#issuecomment-2420924167
Same here, all the RISC-V Builds are broken:
https://gist.github.com/lupyuen/974f625cdd57da30805277566dd404e5
```text
libs/libc/string/Kconfig:44: syntax error
libs/libc/strin
cederom commented on issue #14376:
URL: https://github.com/apache/nuttx/issues/14376#issuecomment-2420901107
Okay its UTC. We are really short on time. I have merged changes. Lets
monitor the use now for 24h we need metrics. We can always revert the commits.
--
This is an automated me
cederom commented on issue #14376:
URL: https://github.com/apache/nuttx/issues/14376#issuecomment-2420901551
Sorry no clue why it closed in my name o_O
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to g
cederom closed issue #14376: [URGENT] Reducing our usage of GitHub Runners
URL: https://github.com/apache/nuttx/issues/14376
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To
This is an automated email from the ASF dual-hosted git repository.
cederom pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git
The following commit(s) were added to refs/heads/master by this push:
new 0a4170daf CI: Skip jobs arm-08 to arm-14 wh
This is an automated email from the ASF dual-hosted git repository.
cederom pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
The following commit(s) were added to refs/heads/master by this push:
new 7aa7bf70c1 CI: Skip jobs arm-08 to arm-14 when a
cederom merged PR #14386:
URL: https://github.com/apache/nuttx/pull/14386
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: commits-unsubscr...@nuttx.apac
cederom merged PR #2753:
URL: https://github.com/apache/nuttx-apps/pull/2753
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: commits-unsubscr...@nuttx.a
lupyuen opened a new issue, #14376:
URL: https://github.com/apache/nuttx/issues/14376
Hi All: We have [an
ultimatum](https://lists.apache.org/thread/2yzv1fdf9y6pdkg11j9b4b93grb2bn0q) to
reduce (drastically) our usage of GitHub Actions. Or our Continuous Integration
will halt totally in Two
lupyuen commented on issue #14376:
URL: https://github.com/apache/nuttx/issues/14376#issuecomment-2420731119
Stats for the past 24 hours: We consumed __61 Full-Time Runners__, still got
a long way away from our target of 25 Full-Time Runners (otherwise ASF will
halt our servers in 12 days)
cederom commented on PR #13180:
URL: https://github.com/apache/nuttx/pull/13180#issuecomment-2420495733
Houston we gotta problem, I did a bisect from master head and looks like we
broke configure with this one :-)
Kconfig file syntax seems invalid and CI did not catch it :-)
@
acassis commented on PR #14387:
URL: https://github.com/apache/nuttx/pull/14387#issuecomment-2420227631
@alexguirre thank you very much! BTW, I just noticed we don't have any
documentation about parsetrace, please consider submitting an guide to be
included at Documentation/ to be used as r
tmedicci commented on issue #14010:
URL: https://github.com/apache/nuttx/issues/14010#issuecomment-2420148014
> Reference
We are testing the changes internally. As soon as our CI finishes, we can
merge it. Thanks!
--
This is an automated message from the Apache Git Service.
To resp
1 - 100 of 274 matches
Mail list logo