(nuttx-website) branch asf-site updated: Publishing web: 36ddd7c60a8230335eda886c909bc938739114a2 docs: 8fb05d44bce1852e5c5ac82461271bb9d83ab9cf

2024-01-12 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 0ea49887 Publishing web: 36ddd7c6

Re: [I] port nuttx to NXP imx.rt600 [nuttx]

2024-01-12 Thread via GitHub
AlmAck commented on issue #1414: URL: https://github.com/apache/nuttx/issues/1414#issuecomment-1889913770 Hi, I'm also interested to know the status of this port. I ordered a MIMXRT595-EVK dev kit and I would like to start experimenting a bit. @btashton where we can find your branch of the

Re: [I] USB HID Keyboard causes crash [nuttx]

2024-01-12 Thread via GitHub
ldube commented on issue #8491: URL: https://github.com/apache/nuttx/issues/8491#issuecomment-1889790615 > What would your prefer - wait, pending me checking in the next month or so, or close it with the potential of it being re-opened? Wait. -- This is an automated message from t

Re: [I] USB HID Keyboard causes crash [nuttx]

2024-01-12 Thread via GitHub
TimJTi commented on issue #8491: URL: https://github.com/apache/nuttx/issues/8491#issuecomment-1889710415 @ldube With apologies, I haven't been able to verify it yet for various reasons. I can close if wanted but if I may end up reopening if it's still an issue. What would your pre

Re: [I] Nuttx ./tools/configure.sh -l stm32f103-minimum/userled does not blink led. [nuttx]

2024-01-12 Thread via GitHub
mxrtos commented on issue #11529: URL: https://github.com/apache/nuttx/issues/11529#issuecomment-1889647354 I will continue to check this, I have tried in Kubuntu, and Manajro VMs so far. -- This is an automated message from the Apache Git Service. To respond to the message, please log on

(nuttx) branch master updated: esp32s3/wifi: Fix Wi-Fi connection to WPA3-SAE APs.

2024-01-12 Thread pkarashchenko
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 The following commit(s) were added to refs/heads/master by this push: new 8fb05d44bc esp32s3/wifi: Fix Wi-Fi connect

Re: [PR] esp32s3/wifi: Fix Wi-Fi connection to WPA3-SAE APs. [nuttx]

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

Re: [I] USB HID Keyboard causes crash [nuttx]

2024-01-12 Thread via GitHub
ldube commented on issue #8491: URL: https://github.com/apache/nuttx/issues/8491#issuecomment-1889555351 @TimJTi Please close this issue. -- 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 speci

Re: [PR] Wasm.mk: disable by default [nuttx-apps]

2024-01-12 Thread via GitHub
yamt commented on PR #2065: URL: https://github.com/apache/nuttx-apps/pull/2065#issuecomment-1889447865 > > > @yamt please change INTERPRETERS_WAMR_BUILD_MODULES_FOR_NUTTX_LIBC to INTERPRETERS_WAMR_BUILD_MODULES_FOR_NUTTX, thanks. > > > > > > done > > but could you sqaush i

Re: [PR] Wasm.mk: disable by default [nuttx-apps]

2024-01-12 Thread via GitHub
xiaoxiang781216 commented on PR #2065: URL: https://github.com/apache/nuttx-apps/pull/2065#issuecomment-1889444779 > > @yamt please change INTERPRETERS_WAMR_BUILD_MODULES_FOR_NUTTX_LIBC to INTERPRETERS_WAMR_BUILD_MODULES_FOR_NUTTX, thanks. > > done but could you sqaush into one

Re: [PR] Wasm.mk: disable by default [nuttx-apps]

2024-01-12 Thread via GitHub
yamt commented on PR #2065: URL: https://github.com/apache/nuttx-apps/pull/2065#issuecomment-1889417593 > @yamt please change INTERPRETERS_WAMR_BUILD_MODULES_FOR_NUTTX_LIBC to INTERPRETERS_WAMR_BUILD_MODULES_FOR_NUTTX, thanks. done -- This is an automated message from the Apache Gi

Re: [PR] bluetooth: Prevent btsak from repeatedly showing the same error. [nuttx]

2024-01-12 Thread via GitHub
ldube commented on PR #11535: URL: https://github.com/apache/nuttx/pull/11535#issuecomment-1889389066 > please add a commit message There is a commit message already. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[PR] nsh syscmds: add CONFIG_RPTUN_PING when use rptun_ping [nuttx-apps]

2024-01-12 Thread via GitHub
wyr8899 opened a new pull request, #2259: URL: https://github.com/apache/nuttx-apps/pull/2259 ## Summary nsh syscmds: add CONFIG_RPTUN_PING when use rptun_ping. ## Impact rptun_ping can only be used when CONFIG_RPTUN_PING = y. ## Testing Tested in sim vela and 86panel. --

Re: [PR] Wasm.mk: disable by default [nuttx-apps]

2024-01-12 Thread via GitHub
xiaoxiang781216 commented on PR #2065: URL: https://github.com/apache/nuttx-apps/pull/2065#issuecomment-1888729630 @yamt please change INTERPRETERS_WAMR_BUILD_MODULES_FOR_NUTTX_LIBC to INTERPRETERS_WAMR_BUILD_MODULES_FOR_NUTTX, thanks. -- This is an automated message from the Apache Git S

[PR] decoupling rptun ping and rptun_virtio_device, rptun ping and rptun. [nuttx]

2024-01-12 Thread via GitHub
wyr8899 opened a new pull request, #11537: URL: https://github.com/apache/nuttx/pull/11537 ## Summary Decoupling rptun ping and rptun_virtio_device, rptun ping and rptun. ping is not only rptun support, so move it to public part. ## Impact Decoupling ping and rptun, other transpor

(nuttx-apps) branch master updated: rpsock_client.c: fix printf format warning

2024-01-12 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 5f1de3593 rpsock_client.c: fix printf for

Re: [PR] rpsock_client.c: fix printf format warning [nuttx-apps]

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

[PR] rptun: Strip rpmsg and rptun. Extract common rpmsg api in rptun.c to rpmsg.c, rpmsg provide rpmsg_ops to each backend for specific implementation. [nuttx]

2024-01-12 Thread via GitHub
wyr8899 opened a new pull request, #11536: URL: https://github.com/apache/nuttx/pull/11536 ## Summary nuttx/driver/rpmsg: new folder, extract common rpmsg api in rptun.c to rpmsg.c. rpmsg provide rpmsg_ops to each backend for specific implementation. ## Impact Clarify the functi