This is an automated email from the ASF dual-hosted git repository.
pkarashchenko pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
commit c49bf046bd5598625adf2397d820632f64f5bdb0
Author: Xiang Xiao
AuthorDate: Thu Jun 15 20:09:01 2023 +0800
libc/f
This is an automated email from the ASF dual-hosted git repository.
pkarashchenko pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
from 17c65d2067 risc-v/espressif: use the unquoted `CHIP_SERIES` variable
new c49bf046bd libc/fdcheck: Fix undef
This is an automated email from the ASF dual-hosted git repository.
pkarashchenko pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
commit 275db394bc2b44a428b350aa208619472f08f5af
Author: Xiang Xiao
AuthorDate: Thu Jun 15 21:15:08 2023 +0800
boards
pkarashchenko merged PR #9547:
URL: https://github.com/apache/nuttx/pull/9547
--
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.
eenurkka opened a new pull request, #9548:
URL: https://github.com/apache/nuttx/pull/9548
This adds support for the CoreMMC v3.1 FPGA driver as described in Microchip
Handbook HB0510. The driver doesn't support DMA.
## Summary
This adds the driver for CoreMMC FPGA block. This 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
commit 17c65d2067de2bb14c593d088ab1a6f07842ee1b
Author: Tiago Medicci Serrano
AuthorDate: Thu Jun 15 10:37:53 2023 -0300
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
commit 368b6cb489e86e224bb1caf791aec84c790bfe0e
Author: Tiago Medicci Serrano
AuthorDate: Thu Jun 1 13:38:18 2023 -0300
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.git
from 7b5af12158 statfs: add f_fsid field for third-party code compile
new 6559ac4034 risc-v/espressif: update to the
xiaoxiang781216 merged PR #9545:
URL: https://github.com/apache/nuttx/pull/9545
--
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...@nutt
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
commit 6559ac40344fa0df350c3e0d4cb0ce1076baf191
Author: Tiago Medicci Serrano
AuthorDate: Fri Jun 2 12:18:34 2023 -0300
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.git
from f80539b6a8 netdev/upper: Use atomic when we have atomic support from
compiler
new b723e90356 fs: move memset 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.git
commit b723e90356a11f102a9ed7523a25b5e5e0afa197
Author: zhanghongyu
AuthorDate: Tue Jun 6 11:59:14 2023 +0800
fs: move 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
commit 7b5af1215819cf28f57cb96da6f1f9dd9230ca3b
Author: zhanghongyu
AuthorDate: Tue Jun 13 00:41:48 2023 +0800
statfs: a
xiaoxiang781216 commented on PR #9497:
URL: https://github.com/apache/nuttx/pull/9497#issuecomment-1594019876
> Oh, also I think that the relevant `#include` is missing for `getppid()`?
@fjpanag please try this patch: https://github.com/apache/nuttx/pull/9497
--
This is an automated
xiaoxiang781216 opened a new pull request, #9547:
URL: https://github.com/apache/nuttx/pull/9547
## Summary
and change get[p]pid to _SCHED_GET[P]PID
## Impact
fdcheck
## Testing
sim:kasan
--
This is an automated message from the Apache Git Service.
To re
zyfeier commented on PR #8743:
URL: https://github.com/apache/nuttx/pull/8743#issuecomment-1593935328
> I think PR needs to be rebased to include #9468
This PR only takes effect when CONFIG_SEM_PREALLOCHOLDERS=0, so maybe need
add another config?
--
This is an automated message fro
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 14dc00c7 Publishing web: bedd222c
acassis commented on PR #6992:
URL: https://github.com/apache/nuttx/pull/6992#issuecomment-1593812082
@vbenso I nice think that I did with APA102 matrix was making a driver that
see it as an ordinary LCD:
https://github.com/apache/nuttx/blob/master/drivers/lcd/apa102.c
Doing this w
This is an automated email from the ASF dual-hosted git repository.
acassis pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
commit 483eb10f37626aa23514fcc21f7d441b4b7df0a0
Author: Zhe Weng
AuthorDate: Tue May 23 20:17:24 2023 +0800
netdev/upper:
This is an automated email from the ASF dual-hosted git repository.
acassis pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
from 6ede91c5e7 sched/group: Ensure that the setting of tg_members if safe
in SMP
new 483eb10f37 netdev/upper: Make q
acassis merged PR #9543:
URL: https://github.com/apache/nuttx/pull/9543
--
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.apache
This is an automated email from the ASF dual-hosted git repository.
acassis pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
commit f80539b6a82b6cb7a321c4a31c6d8c275d703316
Author: Zhe Weng
AuthorDate: Wed Jun 14 16:29:15 2023 +0800
netdev/upper:
mu578 commented on PR #9546:
URL: https://github.com/apache/nuttx/pull/9546#issuecomment-1593802870
CONFIG_STM32_MINDELAY
delay = MIN(CONFIG_STM32_MINDELAY, delay);
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and us
fjpanag commented on PR #9497:
URL: https://github.com/apache/nuttx/pull/9497#issuecomment-1593709192
Oh, also I think that the relevant `#include` is missing for `getppid()`?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub an
fjpanag commented on PR #9497:
URL: https://github.com/apache/nuttx/pull/9497#issuecomment-1593706324
Hello @hujun260,
I just tried this but build fails with:
```
arm-none-eabi-ld: nuttx/staging/libc.a(lib_fdcheck.o): in function
`fdcheck_restore':
nuttx/libs/libc/misc/li
nealef commented on PR #7202:
URL: https://github.com/apache/nuttx/pull/7202#issuecomment-1593640243
Yes, I forgot to add the .S file (did a git commit -a rather than a git add
. for these new files). It has built again but we now fail with a relocation
error.
--
This is an a
acassis commented on PR #7202:
URL: https://github.com/apache/nuttx/pull/7202#issuecomment-1593635447
@nealef see
https://github.com/apache/nuttx/actions/runs/5281758940/jobs/9555847442?pr=7202
It is failing with same error I reported above! Any idea?
--
This is an automated messag
patacongo commented on PR #9546:
URL: https://github.com/apache/nuttx/pull/9546#issuecomment-1593635026
It looks like the minimum delays is hard-coded to some value that is 10 *
clock_period. The real delay should be based on the timer processing delay and
will vary from CPU to CPU and wit
patacongo commented on PR #9546:
URL: https://github.com/apache/nuttx/pull/9546#issuecomment-1593628788
Doesn't this just sacrifice resolution of the timer in order to enforce a
minimum delay? Do I understand that right?
If so, it seems like there is no reason lose the resolution. W
fjpanag opened a new pull request, #9546:
URL: https://github.com/apache/nuttx/pull/9546
## Summary
Draft.
Do not merge!
For more info, see
[here](https://lists.apache.org/thread/rx59lz5wo72btg8cv4lk3pb19vmx4kks).
## Impact
N/A
## Testing
N/A
wengzhe commented on code in PR #9543:
URL: https://github.com/apache/nuttx/pull/9543#discussion_r1231411854
##
drivers/net/netdev_upperhalf.c:
##
@@ -72,6 +84,10 @@ struct netdev_upperhalf_s
#else
struct work_s work;
#endif
+
+#ifdef HAVE_ATOMIC
+ atomic_int quota[NETPKT_
acassis commented on PR #9530:
URL: https://github.com/apache/nuttx/pull/9530#issuecomment-1593541126
> @slorquet A few questions:
>
> Is this for ISO7816? Would it be better to make is a separate driver?
@slorquet I think @davids5 suggestion makes sense!
The 1wire implem
tmedicci opened a new pull request, #9545:
URL: https://github.com/apache/nuttx/pull/9545
## Summary
Update esp-hal-3rdparty reference for `risc-v/espressif` devices and for
ESP32-S3's Wi-Fi.
Also, 1) get `esp-hal-3rdparty` from git cloning (instead of downloading) to
enable g
zhhyu7 commented on code in PR #9521:
URL: https://github.com/apache/nuttx/pull/9521#discussion_r1231312736
##
include/sys/statfs.h:
##
@@ -114,6 +114,10 @@ struct statfs
fsblkcnt_t f_bavail; /* Free blocks avail to non-superuser */
fsfilcnt_t f_files;/* Total file n
P1F commented on PR #7541:
URL: https://github.com/apache/nuttx/pull/7541#issuecomment-1593395436
> > @P1F @wengzhe has developed an infrastructure for iptable, you may port
filter functionality less effort and more standardized now. Please reference
the follow PR to learn the usage:
[apac
patacongo commented on PR #9521:
URL: https://github.com/apache/nuttx/pull/9521#issuecomment-1593372358
The f_fsid field is not standard in `struct statfs` (but is required by
POSIX in` struct statvfs`). It is NOT specifid by POSIX standards for statfs.
This is handled differently
patacongo commented on PR #9521:
URL: https://github.com/apache/nuttx/pull/9521#issuecomment-1593319552
> @patacongo I think you were planing to reply @zhhyu7, but end up editing
his comment, it was difficult to understand who said what. :-)
Oops. Yes, I meant to Quote Reply, not Edi
patacongo commented on code in PR #9521:
URL: https://github.com/apache/nuttx/pull/9521#discussion_r1231204212
##
include/sys/statfs.h:
##
@@ -114,6 +114,10 @@ struct statfs
fsblkcnt_t f_bavail; /* Free blocks avail to non-superuser */
fsfilcnt_t f_files;/* Total fil
zhhyu7 commented on code in PR #9521:
URL: https://github.com/apache/nuttx/pull/9521#discussion_r1231068731
##
include/sys/statfs.h:
##
@@ -114,6 +114,10 @@ struct statfs
fsblkcnt_t f_bavail; /* Free blocks avail to non-superuser */
fsfilcnt_t f_files;/* Total file n
patacongo commented on code in PR #9521:
URL: https://github.com/apache/nuttx/pull/9521#discussion_r1231204212
##
include/sys/statfs.h:
##
@@ -114,6 +114,10 @@ struct statfs
fsblkcnt_t f_bavail; /* Free blocks avail to non-superuser */
fsfilcnt_t f_files;/* Total fil
acassis commented on PR #9521:
URL: https://github.com/apache/nuttx/pull/9521#issuecomment-1593297978
@patacongo I think you were planing to reply @zhhyu7, but end up editing his
comment, it was difficult to understand who said what. :-)
Yes, I found some examples in wqueue.h, udp.h,
pkarashchenko commented on PR #8743:
URL: https://github.com/apache/nuttx/pull/8743#issuecomment-1593278489
I think PR needs to be rebased to include
https://github.com/apache/nuttx/pull/9468
--
This is an automated message from the Apache Git Service.
To respond to the message, please lo
acassis commented on issue #9532:
URL: https://github.com/apache/nuttx/issues/9532#issuecomment-1593244276
@GooTal error 110 means ETIMEDOUT
Maybe you will need to use wireshark to understart why the timeout is
happening, maybe the tftp server is ignoring the PUT command.
--
This is an
acassis commented on PR #7202:
URL: https://github.com/apache/nuttx/pull/7202#issuecomment-1593225599
@xiaoxiang781216 I'm getting this error when compiling for sim:ostest:
```
LD: nuttx
/usr/bin/ld: nuttx.rel: relocation R_X86_64_16 against `.data' can not be
used when making a PI
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 6ede91c5e7 sched/group: Ensure that the settin
xiaoxiang781216 merged PR #9528:
URL: https://github.com/apache/nuttx/pull/9528
--
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...@nutt
zhhyu7 commented on code in PR #9521:
URL: https://github.com/apache/nuttx/pull/9521#discussion_r1231068731
##
include/sys/statfs.h:
##
@@ -114,6 +114,10 @@ struct statfs
fsblkcnt_t f_bavail; /* Free blocks avail to non-superuser */
fsfilcnt_t f_files;/* Total file n
zhhyu7 commented on code in PR #9521:
URL: https://github.com/apache/nuttx/pull/9521#discussion_r1231068731
##
include/sys/statfs.h:
##
@@ -114,6 +114,10 @@ struct statfs
fsblkcnt_t f_bavail; /* Free blocks avail to non-superuser */
fsfilcnt_t f_files;/* Total file n
acassis commented on PR #7541:
URL: https://github.com/apache/nuttx/pull/7541#issuecomment-1593047513
> @P1F @wengzhe has developed an infrastructure for iptable, you may port
filter functionality less effort and more standardized now. Please reference
the follow PR to learn the usage:
[ap
acassis commented on PR #8743:
URL: https://github.com/apache/nuttx/pull/8743#issuecomment-1593042595
ping @zyfeier
@pkarashchenko PTAL
--
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 spe
acassis commented on code in PR #7554:
URL: https://github.com/apache/nuttx/pull/7554#discussion_r1230998528
##
drivers/segger/serial_rtt.c:
##
@@ -0,0 +1,380 @@
+/
+ * drivers/segger/serial_rtt.c
+ *
+
This is an automated email from the ASF dual-hosted git repository.
acassis 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 04f8bab063 Dynamic adjustment of the orientation
acassis merged PR #8398:
URL: https://github.com/apache/nuttx/pull/8398
--
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.apache
This is an automated email from the ASF dual-hosted git repository.
acassis 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 fc9f87824c sched/pthread: Return ESRCH when the
acassis merged PR #9539:
URL: https://github.com/apache/nuttx/pull/9539
--
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.apache
acassis merged PR #9540:
URL: https://github.com/apache/nuttx/pull/9540
--
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.apache
This is an automated email from the ASF dual-hosted git repository.
acassis 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 c71007323e fs/vfs: Proper use of sigisemptyset
c
acassis commented on code in PR #9521:
URL: https://github.com/apache/nuttx/pull/9521#discussion_r1230937936
##
include/sys/statfs.h:
##
@@ -114,6 +114,10 @@ struct statfs
fsblkcnt_t f_bavail; /* Free blocks avail to non-superuser */
fsfilcnt_t f_files;/* Total file
halyssonJr opened a new issue, #9544:
URL: https://github.com/apache/nuttx/issues/9544
I was testing PPP app and when try to enable network debugging, as shown
above, nothing happens. I start investigating that, I remove **ninfo** (
app/netutils/pppd/ppp_config.h) and use **printf**, and wo
GooTal commented on issue #9532:
URL: https://github.com/apache/nuttx/issues/9532#issuecomment-1592667307
Thanks @acassis . But it\`s not working.

But it did not create any file under `testa
raiden00pl commented on code in PR #9499:
URL: https://github.com/apache/nuttx/pull/9499#discussion_r1230630157
##
Kconfig:
##
@@ -1904,7 +1904,7 @@ config HEAP_COLORATION
config DEBUG_SYMBOLS
bool "Generate Debug Symbols"
- default n
+ default y
Review C
raiden00pl commented on issue #1795:
URL: https://github.com/apache/nuttx-apps/issues/1795#issuecomment-1592565415
The toolset from Nordic is a mix of open source and some black-box
closed-source libs.
Even worse, they have two families of SDKs, which makes things even more
complicated a
davids5 commented on code in PR #9499:
URL: https://github.com/apache/nuttx/pull/9499#discussion_r1230540219
##
Kconfig:
##
@@ -1904,7 +1904,7 @@ config HEAP_COLORATION
config DEBUG_SYMBOLS
bool "Generate Debug Symbols"
- default n
+ default y
Review Comm
g2gps commented on issue #9080:
URL: https://github.com/apache/nuttx/issues/9080#issuecomment-1592485817
@xiaoxiang781216
I did a bit of testing in this area.
First, I hacked in a crude virt_to_phys implementation so our DMA engine
could use userspace addresses:
```diff
64 matches
Mail list logo