[PR] tools/ci: revert tmp change [nuttx]

2024-01-09 Thread via GitHub
fxysunshine opened a new pull request, #11517: URL: https://github.com/apache/nuttx/pull/11517 ## Summary for apache/nuttx#11498 to pass ci, need revert after all commits are merged ## Impact None ## Testing ci pass -- This is an automated message from the

Re: [PR] sched: move etc romfs mount from nsh to sched/init [nuttx]

2024-01-09 Thread via GitHub
xiaoxiang781216 commented on PR #11498: URL: https://github.com/apache/nuttx/pull/11498#issuecomment-1884212704 > > @xiaoxiang781216 Do you know why CI is failing? > > @xiaoxiang781216 @davids5 lack of the apps corresponding commit

Re: [PR] nshlib: move etc romfs mount from nsh to nuttx [nuttx-apps]

2024-01-09 Thread via GitHub
xiaoxiang781216 merged PR #2256: URL: https://github.com/apache/nuttx-apps/pull/2256 -- 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:

(nuttx-apps) branch master updated: nshlib: move etc romfs mount from nsh to nuttx

2024-01-09 Thread xiaoxiang
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 The following commit(s) were added to refs/heads/master by this push: new 385f70738 nshlib: move etc romfs mount

Re: [PR] sched: move etc romfs mount from nsh to sched/init [nuttx]

2024-01-09 Thread via GitHub
fxysunshine commented on PR #11498: URL: https://github.com/apache/nuttx/pull/11498#issuecomment-1884143803 > @fxysunshine I'll merge it, but I think you need to update our Documentation/, because there a lot of reference to CONFIG_NSH_ROMFSETC etc... Sure. > @fxysunshine

[PR] esp32[s2|s3] Following up update interrupt type constants. [nuttx]

2024-01-09 Thread via GitHub
royfengsss opened a new pull request, #11516: URL: https://github.com/apache/nuttx/pull/11516 ## Summary Following up the 'Espressif HAL fullly integration for ESP32s2/s3' changes in https://github.com/apache/nuttx/pull/11428. There are still few interrupt type constants need update.

[PR] rpmsgmtd: use fixed length struct to transfer between two cpus [nuttx]

2024-01-09 Thread via GitHub
wyr8899 opened a new pull request, #11515: URL: https://github.com/apache/nuttx/pull/11515 ## Summary 1. rpmsgmtd_geometry_s use fixed length struct to transfer between two cpus. 2. Strip geometry out of ioctl and add rpmsgmtd_geometry_handler function, it will be called to process

(nuttx) branch releases/12.4 updated: Documentation: add NuttX-12.4.0 release notes

2024-01-09 Thread xiaoxiang
This is an automated email from the ASF dual-hosted git repository. xiaoxiang pushed a commit to branch releases/12.4 in repository https://gitbox.apache.org/repos/asf/nuttx.git The following commit(s) were added to refs/heads/releases/12.4 by this push: new 96c2707737 Documentation: add

Re: [PR] {bp-11512} Documentation: add NuttX-12.4.0 release notes [nuttx]

2024-01-09 Thread via GitHub
xiaoxiang781216 merged PR #11514: URL: https://github.com/apache/nuttx/pull/11514 -- 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:

Re: [PR] sched: move etc romfs mount from nsh to sched/init [nuttx]

2024-01-09 Thread via GitHub
fxysunshine commented on PR #11498: URL: https://github.com/apache/nuttx/pull/11498#issuecomment-1884040283 > @xiaoxiang781216 Do you know why CI is failing? @xiaoxiang781216 @davids5 lack of the apps corresponding commit https://github.com/apache/nuttx-apps/pull/2256, could not

(nuttx-website) branch asf-site updated: Publishing web: 36ddd7c60a8230335eda886c909bc938739114a2 docs: 62698051c784234dacc55da478e93e39e6b35abe

2024-01-09 Thread github-bot
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 944b0e5f Publishing web:

Re: [PR] sched: move etc romfs mount from nsh to sched/init [nuttx]

2024-01-09 Thread via GitHub
acassis commented on PR #11498: URL: https://github.com/apache/nuttx/pull/11498#issuecomment-1884005338 @fxysunshine I'll merge it, but I think you need to update our Documentation/, because there a lot of reference to CONFIG_NSH_ROMFSETC etc... -- This is an automated message from the

(nuttx) branch master updated: sched: move etc romfs mount from nsh to sched/init

2024-01-09 Thread acassis
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 c479ccb8aa sched: move etc romfs mount from nsh

Re: [PR] sched: move etc romfs mount from nsh to sched/init [nuttx]

2024-01-09 Thread via GitHub
acassis merged PR #11498: URL: https://github.com/apache/nuttx/pull/11498 -- 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:

Re: [PR] risc-v/canmv230: enable fully linked apps for kernel build [nuttx]

2024-01-09 Thread via GitHub
acassis commented on PR #11513: URL: https://github.com/apache/nuttx/pull/11513#issuecomment-1883994077 Nice work @yf13 kudos!!! @xiaoxiang781216 about these compilation issues, probably it needs to be fixed before we merge it to avoid breaking our CI, right? -- This is an

(nuttx) branch master updated (3b74cfecc2 -> 62698051c7)

2024-01-09 Thread xiaoxiang
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 3b74cfecc2 net/route: Support longest prefix match for routing new df09e40e3a rptun ping: support data

(nuttx) 02/03: rptun ping: fix code format in rptun ping

2024-01-09 Thread xiaoxiang
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 661171661fd45c2a881b15fd12a3968587ab591c Author: wangyongrong AuthorDate: Fri Nov 3 14:41:01 2023 +0800 rptun

(nuttx) 01/03: rptun ping: support data checksum and data transfer rate calculation

2024-01-09 Thread xiaoxiang
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 df09e40e3ad786a03052a314fda4cac7a8cf1ae0 Author: wyr8899 <1198613...@qq.com> AuthorDate: Tue Oct 31 15:58:38 2023

(nuttx) 03/03: rptun ping: fix data format warning

2024-01-09 Thread xiaoxiang
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 62698051c784234dacc55da478e93e39e6b35abe Author: wangyongrong AuthorDate: Fri Nov 17 12:41:14 2023 +0800 rptun

Re: [PR] rptun ping: support data checksum and data transfer rate calculation [nuttx]

2024-01-09 Thread via GitHub
xiaoxiang781216 merged PR #11487: URL: https://github.com/apache/nuttx/pull/11487 -- 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:

(nuttx) 01/02: net/route: Fix null pointer access when ramroute is full

2024-01-09 Thread xiaoxiang
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 54f3452293e22bf138828ff4540af880a60ed635 Author: Zhe Weng AuthorDate: Wed Jan 3 14:56:54 2024 +0800 net/route:

(nuttx) 02/02: net/route: Support longest prefix match for routing

2024-01-09 Thread xiaoxiang
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 3b74cfecc250e61bc7704b9d7db90a902e71bd89 Author: Zhe Weng AuthorDate: Fri Dec 29 16:12:11 2023 +0800 net/route:

(nuttx) branch master updated (688f0e9117 -> 3b74cfecc2)

2024-01-09 Thread xiaoxiang
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 688f0e9117 net: Only call arp_send for PF_INET and icmpv6_neighbor for PF_INET6 new 54f3452293 net/route: Fix

Re: [PR] net/route: Support longest prefix match for routing [nuttx]

2024-01-09 Thread via GitHub
xiaoxiang781216 merged PR #11509: URL: https://github.com/apache/nuttx/pull/11509 -- 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:

(nuttx) branch master updated: net: Only call arp_send for PF_INET and icmpv6_neighbor for PF_INET6

2024-01-09 Thread xiaoxiang
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 688f0e9117 net: Only call arp_send for

Re: [PR] net: Only call `arp_send` for `PF_INET` and `icmpv6_neighbor` for `PF_INET6` [nuttx]

2024-01-09 Thread via GitHub
xiaoxiang781216 merged PR #11492: URL: https://github.com/apache/nuttx/pull/11492 -- 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:

[PR] {bp-11512} Documentation: add NuttX-12.4.0 release notes [nuttx]

2024-01-09 Thread via GitHub
jerpelea opened a new pull request, #11514: URL: https://github.com/apache/nuttx/pull/11514 ## Summary Add release notes for 12.4.0 release ## Impact RELEASE ## Testing NONE -- This is an automated message from the Apache Git Service. To respond to the message,

(nuttx) branch master updated: tools/ci: add initial support for MSYS2

2024-01-09 Thread xiaoxiang
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 eaf1d07809 tools/ci: add initial support for

Re: [PR] tools/ci: add initial support for MSYS2 [nuttx]

2024-01-09 Thread via GitHub
xiaoxiang781216 merged PR #11507: URL: https://github.com/apache/nuttx/pull/11507 -- 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:

Re: [PR] rpmsgfs: synchronous message transfer format [nuttx]

2024-01-09 Thread via GitHub
xiaoxiang781216 merged PR #11510: URL: https://github.com/apache/nuttx/pull/11510 -- 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:

(nuttx) branch master updated: Fix mx8mp ecspi interruption management.

2024-01-09 Thread xiaoxiang
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 e59c95bc9b Fix mx8mp ecspi interruption

Re: [PR] Fix mx8mp ecspi interruption management. [nuttx]

2024-01-09 Thread via GitHub
xiaoxiang781216 merged PR #11511: URL: https://github.com/apache/nuttx/pull/11511 -- 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:

(nuttx) branch master updated: rpmsgfs: synchronous message transfer format

2024-01-09 Thread xiaoxiang
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 540e7f475f rpmsgfs: synchronous message

(nuttx) branch master updated: Documentation: add NuttX-12.4.0 release notes

2024-01-09 Thread xiaoxiang
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 c04118309c Documentation: add NuttX-12.4.0

Re: [PR] Documentation: add NuttX-12.4.0 release notes [nuttx]

2024-01-09 Thread via GitHub
xiaoxiang781216 merged PR #11512: URL: https://github.com/apache/nuttx/pull/11512 -- 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:

[PR] risc-v/canmv230: enable fully linked apps for kernel build [nuttx]

2024-01-09 Thread via GitHub
yf13 opened a new pull request, #11513: URL: https://github.com/apache/nuttx/pull/11513 Previously apps in kernel build are partially linked, thus are big and inefficient. This enables full link for kernel mode apps to reduce size and speed up loading. Changes: -

[PR] Documentation: add NuttX-12.4.0 release notes [nuttx]

2024-01-09 Thread via GitHub
jerpelea opened a new pull request, #11512: URL: https://github.com/apache/nuttx/pull/11512 ## Summary Add release notes for 12.4.0 release ## Impact RELEASE ## Testing NONE -- This is an automated message from the Apache Git Service. To respond to the message,

Re: [PR] sched: move etc romfs mount from nsh to sched/init [nuttx]

2024-01-09 Thread via GitHub
davids5 commented on PR #11498: URL: https://github.com/apache/nuttx/pull/11498#issuecomment-1882949059 @xiaoxiang781216 Do you know why CI is failing? -- 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

Re: [PR] sched: move etc romfs mount from nsh to sched/init [nuttx]

2024-01-09 Thread via GitHub
davids5 commented on PR #11498: URL: https://github.com/apache/nuttx/pull/11498#issuecomment-1882946605 > > @fxysunshine Why was this approach taken and why were all the build changes needed? Are thy needed? May be you could explain the Problem you are solving, and why this is a good

Re: [PR] arch/arm/samv7: Initial support of SocketLIN master interface [nuttx]

2024-01-09 Thread via GitHub
xucheng5 commented on PR #11002: URL: https://github.com/apache/nuttx/pull/11002#issuecomment-1882880806 @pkarashchenko HI, do you have any update about SocketLIN slave ? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

Re: [PR] net: Only call `arp_send` for `PF_INET` and `icmpv6_neighbor` for `PF_INET6` [nuttx]

2024-01-09 Thread via GitHub
wengzhe commented on PR #11492: URL: https://github.com/apache/nuttx/pull/11492#issuecomment-1882852915 > @wengzhe do you have an automatic test that can be include at apps/testing/ or into ostest to catch this issue? Not yet, it is quite difficult to test a behavior that is a small

Re: [PR] tools/ci: add initial support for MSYS2 [nuttx]

2024-01-09 Thread via GitHub
simbit18 commented on PR #11507: URL: https://github.com/apache/nuttx/pull/11507#issuecomment-1882742547 @xiaoxiang781216 Sure !!! CMake, Sim and other boards are definitely on my list of things to do next. Let's take it one step at a time. :) -- This is an automated message from the

[PR] Fix mx8mp ecspi interruption management. [nuttx]

2024-01-09 Thread via GitHub
leducp opened a new pull request, #11511: URL: https://github.com/apache/nuttx/pull/11511 ## Summary mx8mp ecspi driver does not work properly: the interrupt is never enabled nor acknowledged and the timeout precision is too low to handle high frequency clock. ## Impact Fix