raiden00pl commented on code in PR #6593:
URL: https://github.com/apache/incubator-nuttx/pull/6593#discussion_r917373987
##
boards/arm/stm32f0l0g0/stm32g071b-disco/README.txt:
##
@@ -0,0 +1,15 @@
+README
+==
+
+ This README discusses issues unique to NuttX configurations fo
anchao opened a new pull request, #6594:
URL: https://github.com/apache/incubator-nuttx/pull/6594
## Summary
clock/settime: minor fix compile warning
clock/clock_settime.c: In function ‘clock_settime’:
clock/clock_settime.c:120:45: warning: passing argument 1 of
‘clock_timek
pkarashchenko merged PR #6594:
URL: https://github.com/apache/incubator-nuttx/pull/6594
--
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
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/incubator-nuttx.git
from b3e11b605a boards: add initial support for stm32l0538-disco
add e5b3d52486 clock/settime: minor f
anchao commented on PR #6562:
URL: https://github.com/apache/incubator-nuttx/pull/6562#issuecomment-1179772759
Hi @a-lunev
> Are you confirming there is not the issue with rexmit_seq variable you
explained above if #5589+#5598 are applied over 1ded8bb ?
> Could you send TCP du
Ouss4 commented on PR #1217:
URL:
https://github.com/apache/incubator-nuttx-apps/pull/1217#issuecomment-1179773206
This was the old behavior, before filtering based on `.depend` and
`.kconfig`. Do you want to bring it back? This will increase the execution
time of multiple phases in buil
anchao commented on PR #6562:
URL: https://github.com/apache/incubator-nuttx/pull/6562#issuecomment-1179773806
> You will find that if multiple segments are dropped consecutively, the
recovery is very slow
But I think this is another issue, this PR just restores the logic of the
anchao merged PR #6591:
URL: https://github.com/apache/incubator-nuttx/pull/6591
--
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...@nut
This is an automated email from the ASF dual-hosted git repository.
archer pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git
The following commit(s) were added to refs/heads/master by this push:
new 76ccbc9a73 Fix warning: (NET_TCP_NO_STA
anchao commented on PR #6591:
URL: https://github.com/apache/incubator-nuttx/pull/6591#issuecomment-1179775089
LGTM!
--
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 unsu
xiaoxiang781216 commented on PR #1217:
URL:
https://github.com/apache/incubator-nuttx-apps/pull/1217#issuecomment-1179781525
> This was the old behavior, before filtering based on `.depend` and
`.kconfig`. Do you want to bring it back? This will increase the execution time
of multiple phas
ALTracer commented on issue #5253:
URL:
https://github.com/apache/incubator-nuttx/issues/5253#issuecomment-1179792919
I marked the mount_sprintf() private function as printf-like (which is
supported on GCC and Clang),
```diff
--- a/fs/mount/fs_procfs_mount.c
+++ b/fs/mount/fs_proc
normanr commented on issue #5253:
URL:
https://github.com/apache/incubator-nuttx/issues/5253#issuecomment-1179798960
The bl602 doesn't have large partitions (it's a tiny micro-controller). The
issue comes from the way that the arguments are passed as variadic arguments.
The calling site pa
mlyszczek commented on issue #5253:
URL:
https://github.com/apache/incubator-nuttx/issues/5253#issuecomment-1179826351
In libvsprintf.c we have
```
#ifndef CONFIG_HAVE_LONG_LONG
# undef CONFIG_LIBC_LONG_LONG
#endif
```
So it's safe to assume if LIBC_LONG_LONG is de
acassis merged PR #6593:
URL: https://github.com/apache/incubator-nuttx/pull/6593
--
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
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/incubator-nuttx.git
from 76ccbc9a73 Fix warning: (NET_TCP_NO_STACK && NET_USRSOCK_TCP) selects
NET_TCP which has unmet direct depend
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/incubator-nuttx.git
commit 5c1c18af03a22dd35d1e938d98d3c1b56b8da20e
Author: raiden00pl
AuthorDate: Thu Jul 7 19:04:11 2022 +0200
stm
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/incubator-nuttx.git
commit 2192b8df2bf8813bc8d276e492eb26089e8e6821
Author: raiden00pl
AuthorDate: Thu Jul 7 19:06:22 2022 +0200
boa
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/incubator-nuttx-website.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 3c95783 Publishing web
a-lunev commented on PR #6562:
URL: https://github.com/apache/incubator-nuttx/pull/6562#issuecomment-1179854226
> > You will find that if multiple segments are dropped consecutively, the
recovery is very slow
>
> But I think this is another issue,
Yes, based on your screenshot
xiaoxiang781216 opened a new pull request, #1218:
URL: https://github.com/apache/incubator-nuttx-apps/pull/1218
## Summary
to avoid the repetitive search since Make.defs is included in many Makefile
## Impact
build
## Testing
pass CI
--
This is an automated messa
no1wudi opened a new pull request, #6595:
URL: https://github.com/apache/incubator-nuttx/pull/6595
## Summary
Refer to https://datatracker.ietf.org/doc/html/rfc6143,
size of key is 4 byte.
## Impact
vncserver
## Testing
sim
--
This is an automated message from
masayuki2009 commented on PR #6586:
URL: https://github.com/apache/incubator-nuttx/pull/6586#issuecomment-1179959719
Let me disable the iperf app until the build system for apps is fixed.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log
xiaoxiang781216 merged PR #6595:
URL: https://github.com/apache/incubator-nuttx/pull/6595
--
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-unsubs
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/incubator-nuttx.git
from 2192b8df2b boards: add initial support for stm32g071b-disco board
add e23bcb0e81 vncserver: Correct r
no1wudi opened a new pull request, #6596:
URL: https://github.com/apache/incubator-nuttx/pull/6596
## Summary
* Support keyboard driver
* Init global vnc session structure in up_fbinitialize
## Impact
vncserver only
## Testing
sim:vncserver
--
This is an automated me
26 matches
Mail list logo