pkarashchenko commented on pull request #5803:
URL: https://github.com/apache/incubator-nuttx/pull/5803#issuecomment-1073175668
Please remove Gerrit change-id
--
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
xiaoxiang781216 commented on pull request #5805:
URL: https://github.com/apache/incubator-nuttx/pull/5805#issuecomment-1073159420
@mogenson please rebase your patch to the last mainline, CI break was fixed
by: https://github.com/apache/incubator-nuttx/pull/5804
--
This is an automated me
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 6594910 Publishing web
pkarashchenko merged pull request #1083:
URL: https://github.com/apache/incubator-nuttx-apps/pull/1083
--
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.
pkarashchenko pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git
The following commit(s) were added to refs/heads/master by this push:
new 282e44e system/ping: Don't
pkarashchenko merged pull request #5804:
URL: https://github.com/apache/incubator-nuttx/pull/5804
--
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:
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/incubator-nuttx.git
The following commit(s) were added to refs/heads/master by this push:
new 49b15e3 boards/arm/samv7/samv71
mogenson commented on pull request #1075:
URL:
https://github.com/apache/incubator-nuttx-apps/pull/1075#issuecomment-1073061679
> > @xiaoxiang781216 Thanks for the review. I'll make some changes and
update.
> > Do you have any suggestions for the `Mixed case identifier` linter
errors d
mogenson opened a new pull request #5805:
URL: https://github.com/apache/incubator-nuttx/pull/5805
## Summary
Silence `nxstyle` mixed-case identifier warnings for Lua types. Notably, Lua
C modules that use the `lua_State` and `luaL_Reg` types.
Related to https://github.com/apa
pkarashchenko commented on a change in pull request #5803:
URL: https://github.com/apache/incubator-nuttx/pull/5803#discussion_r830510753
##
File path: drivers/syslog/syslog_channel.c
##
@@ -184,6 +180,7 @@ static ssize_t syslog_default_write(FAR struct
syslog_channel_s *chann
pkarashchenko commented on pull request #1083:
URL:
https://github.com/apache/incubator-nuttx-apps/pull/1083#issuecomment-1073051740
@xiaoxiang781216 let's wait and see if
https://github.com/apache/incubator-nuttx/pull/5804 helps
--
This is an automated message from the Apache Git Servi
nandojve opened a new pull request #5804:
URL: https://github.com/apache/incubator-nuttx/pull/5804
## Summary
Fix possible missing config due to rebase from #5033
## Impact
Fail CI.
## Testing
Locally build is working now.
--
This is an automated
xiaoxiang781216 opened a new pull request #5803:
URL: https://github.com/apache/incubator-nuttx/pull/5803
## Summary
## Impact
No, code refactor
## Testing
Pass CI
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on
xiaoxiang781216 commented on a change in pull request #5782:
URL: https://github.com/apache/incubator-nuttx/pull/5782#discussion_r830484837
##
File path: arch/risc-v/include/csr.h
##
@@ -299,25 +299,71 @@
/* In mstatus register */
+#define MSTATUS_UIE (0x1 << 0) /*
pkarashchenko commented on pull request #1083:
URL:
https://github.com/apache/incubator-nuttx-apps/pull/1083#issuecomment-1073049558
@xiaoxiang781216 yes. I've seen that. You can either revert the changes or I
can take a look in 2-3h from now and possibly provide a fix
--
This is an aut
xiaoxiang781216 opened a new pull request #5802:
URL: https://github.com/apache/incubator-nuttx/pull/5802
## Summary
- input/uinput: Rename UINPUT_TOUCHSCREEN to UINPUT_TOUCH
- input: Move uinput initialization from boards/sim to drivers
- input/uinput: Remove the argument from
xiaoxiang781216 commented on pull request #1083:
URL:
https://github.com/apache/incubator-nuttx-apps/pull/1083#issuecomment-1073042359
@pkarashchenko look like mcu change break ci:
```
Configurati
xiaoxiang781216 opened a new pull request #1083:
URL: https://github.com/apache/incubator-nuttx-apps/pull/1083
## Summary
since the mdev is calculated through function provided by fixedmath.h
## Impact
Shouldn't
## Testing
Pass CI
--
This is an automated message
xiaoxiang781216 commented on pull request #1067:
URL:
https://github.com/apache/incubator-nuttx-apps/pull/1067#issuecomment-1073029272
@coffee809721232 could you report the stack size on some real device?
--
This is an automated message from the Apache Git Service.
To respond to the mess
xiaoxiang781216 merged pull request #1067:
URL: https://github.com/apache/incubator-nuttx-apps/pull/1067
--
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
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/incubator-nuttx-apps.git
The following commit(s) were added to refs/heads/master by this push:
new f853885 Add dhcp6c module
f853
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 3fff450 netinitialize: call xxx_netinitialize unconditionally
new 4caa8b1 boards/risc-v/esp32c
pkarashchenko merged pull request #5033:
URL: https://github.com/apache/incubator-nuttx/pull/5033
--
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:
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/incubator-nuttx.git
commit 6740ec3feed49aaf8a7dc0ba22996a62bec9e990
Author: Gerson Fernando Budke
AuthorDate: Sun Feb 27 09:43:08 2
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/incubator-nuttx.git
commit 4caa8b19e9ebf32e4c7772bd9e44afc2b1b8b23e
Author: Gerson Fernando Budke
AuthorDate: Sun Feb 27 09:19:47 2
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/incubator-nuttx.git
commit 2965345e1420479880f52925ef4f1ee02fe1b962
Author: Gerson Fernando Budke
AuthorDate: Sun Feb 27 09:07:10 2
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/incubator-nuttx.git
commit 2d906bb28fbd8793982f230032999473936d9db5
Author: Gerson Fernando Budke
AuthorDate: Sun Feb 27 09:28:57 2
pkarashchenko merged pull request #929:
URL: https://github.com/apache/incubator-nuttx-apps/pull/929
--
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-mai
pkarashchenko commented on pull request #929:
URL:
https://github.com/apache/incubator-nuttx-apps/pull/929#issuecomment-1073017039
Merging this with CI failure as there is dependency on PR in OS repository.
--
This is an automated message from the Apache Git Service.
To respond to the me
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-apps.git.
from 29cc338 system/cfgdata: fix compilation when MTD_CONFIG_NAMED is
enabled
add 36cb168 boo
pkarashchenko commented on pull request #5033:
URL: https://github.com/apache/incubator-nuttx/pull/5033#issuecomment-1073016932
Merging this with CI failure as there is dependency on PR in apps repository.
--
This is an automated message from the Apache Git Service.
To respond to the mess
nandojve commented on pull request #5033:
URL: https://github.com/apache/incubator-nuttx/pull/5033#issuecomment-1073001784
Thank you @pkarashchenko , fixed!
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL abov
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 00efcd3 arch/risc-v: Merge riscv_getnewintctx into common
add 3fff450 netinitialize: call xxx_neti
xiaoxiang781216 merged pull request #5791:
URL: https://github.com/apache/incubator-nuttx/pull/5791
--
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
xiaoxiang781216 commented on a change in pull request #5791:
URL: https://github.com/apache/incubator-nuttx/pull/5791#discussion_r830463918
##
File path: arch/arm/src/common/arm_initialize.c
##
@@ -122,11 +122,9 @@ void up_initialize(void)
arm_serialinit();
#endif
-#ifnde
xiaoxiang781216 merged pull request #5775:
URL: https://github.com/apache/incubator-nuttx/pull/5775
--
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
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/incubator-nuttx.git
The following commit(s) were added to refs/heads/master by this push:
new 00efcd3 arch/risc-v: Merge riscv_ge
xiaoxiang781216 merged pull request #5788:
URL: https://github.com/apache/incubator-nuttx/pull/5788
--
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
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/incubator-nuttx.git
The following commit(s) were added to refs/heads/master by this push:
new c01cd62 boards/arm/samv7/same70-qmt
xiaoxiang781216 merged pull request #1082:
URL: https://github.com/apache/incubator-nuttx-apps/pull/1082
--
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
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-apps.git.
from 2d8798d graphics/nxwidgets/UnitTests: correct configuration option
name in README.md
add 29cc
xiaoxiang781216 merged pull request #1081:
URL: https://github.com/apache/incubator-nuttx-apps/pull/1081
--
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
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-apps.git.
from c69ec94 Modifying the ping command
add 2d8798d graphics/nxwidgets/UnitTests: correct configur
pkarashchenko merged pull request #5800:
URL: https://github.com/apache/incubator-nuttx/pull/5800
--
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:
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 40f6345 syslog/channel: minor fix to avoid unreachabled return
add cce125a regulator/rpmsg: li
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 8308f32 fs/rpmsgfs: minor refine the return value
add 40f6345 syslog/channel: minor fix to avo
pkarashchenko merged pull request #5801:
URL: https://github.com/apache/incubator-nuttx/pull/5801
--
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:
pkarashchenko merged pull request #5797:
URL: https://github.com/apache/incubator-nuttx/pull/5797
--
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:
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 28860b5 net/netdev: fix switch case missing break
add 8308f32 fs/rpmsgfs: minor refine the ret
pkarashchenko commented on a change in pull request #5797:
URL: https://github.com/apache/incubator-nuttx/pull/5797#discussion_r830457578
##
File path: fs/rpmsgfs/rpmsgfs_client.c
##
@@ -453,12 +453,8 @@ off_t rpmsgfs_client_lseek(FAR void *handle, int fd,
.whence = whence
anchao commented on a change in pull request #5797:
URL: https://github.com/apache/incubator-nuttx/pull/5797#discussion_r830456793
##
File path: fs/rpmsgfs/rpmsgfs_client.c
##
@@ -453,12 +453,8 @@ off_t rpmsgfs_client_lseek(FAR void *handle, int fd,
.whence = whence,
};
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 316797a libc/err: fix unpaired va_end()
add 28860b5 net/netdev: fix switch case missing break
pkarashchenko merged pull request #5799:
URL: https://github.com/apache/incubator-nuttx/pull/5799
--
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:
pkarashchenko commented on a change in pull request #5797:
URL: https://github.com/apache/incubator-nuttx/pull/5797#discussion_r830456299
##
File path: fs/rpmsgfs/rpmsgfs_client.c
##
@@ -453,12 +453,8 @@ off_t rpmsgfs_client_lseek(FAR void *handle, int fd,
.whence = whence
pkarashchenko merged pull request #5798:
URL: https://github.com/apache/incubator-nuttx/pull/5798
--
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:
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 2af9b57 boards/arm/samv7: define MTD progmem partitions at board level
add 316797a libc/err: f
anchao opened a new pull request #5801:
URL: https://github.com/apache/incubator-nuttx/pull/5801
## Summary
syslog/channel: minor fix to avoid unreachabled return
## Impact
N/A
## Testing
CI-check
--
This is an automated message from the Apache Git Servi
anchao opened a new pull request #5800:
URL: https://github.com/apache/incubator-nuttx/pull/5800
## Summary
regulator/rpmsg: list delete should use safe version in loop
## Impact
N/A
## Testing
CI-check
--
This is an automated message from the Apache Git
58 matches
Mail list logo