Re: [PR] drivers/video: Update unlink() and video_uninitialize() operation [nuttx]

2023-10-23 Thread via GitHub
xiaoxiang781216 commented on code in PR #11008: URL: https://github.com/apache/nuttx/pull/11008#discussion_r1369660623 ## drivers/video/video.c: ## @@ -3410,7 +3416,16 @@ int video_initialize(FAR const char *devpath) int video_uninitialize(FAR const char *devpath) { -

[nuttx] branch master updated (10e1540b53 -> 24bc270d82)

2023-10-23 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 10e1540b53 games: Add documentation new c4b2c65078 Documentaion: migrate graphics/lvgl readme new

[nuttx] 06/06: Documentation/examples: format the first header as in other files

2023-10-23 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 24bc270d82fc83a3929d12496cf37f426a486e3c Author: raiden00pl AuthorDate: Mon Oct 23 19:21:37 2023 +0200

[nuttx] 01/06: Documentaion: migrate graphics/lvgl readme

2023-10-23 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 c4b2c650780fda3ca53dc032b42f2e369fd92122 Author: raiden00pl AuthorDate: Mon Oct 23 15:43:50 2023 +0200

[nuttx] 05/06: Documentation/examples: add missing titles

2023-10-23 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 731eaefba2542143abb0c06f3b508e126433eb83 Author: raiden00pl AuthorDate: Mon Oct 23 18:58:34 2023 +0200

[nuttx] 03/06: Documentaion: migrate examples/mcuboot readme

2023-10-23 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 3d7a395f52058f4bcf6e908792a0cbaf497f5db4 Author: raiden00pl AuthorDate: Mon Oct 23 16:03:13 2023 +0200

[nuttx] 04/06: Documentaion: migrate testing readmes

2023-10-23 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 a342d2a7acca1c933fcc1e5d18ea805810ac92f0 Author: raiden00pl AuthorDate: Mon Oct 23 16:13:45 2023 +0200

Re: [PR] Documentation: migrate more docs from nuttx-apps [nuttx]

2023-10-23 Thread via GitHub
xiaoxiang781216 merged PR #11003: URL: https://github.com/apache/nuttx/pull/11003 -- 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] 02/06: Documentaion: migrate fsutils/inifile readme

2023-10-23 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 e8c135ba0c364e8b314f0d6d5afcc753c240367f Author: raiden00pl AuthorDate: Mon Oct 23 15:55:51 2023 +0200

Re: [PR] Documentation: migrate more docs from nuttx-apps [nuttx]

2023-10-23 Thread via GitHub
xiaoxiang781216 commented on code in PR #11003: URL: https://github.com/apache/nuttx/pull/11003#discussion_r1369658761 ## Documentation/applications/graphics/lvgl/index.rst: ## @@ -0,0 +1,27 @@ + +LVGL + + +Usage +- + +Import with ``#include `` or ``#include ``.

[nuttx] 02/03: boards: Rename shiftgame to brickmatch

2023-10-23 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 95800a7f54f4ea377e5e5c2fef3b7772f0145d06 Author: Alan Carvalho de Assis AuthorDate: Sun Oct 22 17:18:53 2023 -0300

[nuttx] branch master updated (1883b91e3c -> 10e1540b53)

2023-10-23 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 1883b91e3c libc: Remove the unused lib_libdtoa.c new 41a6adf93f esp32: Add support to gesture and APA102 as

[nuttx] 03/03: games: Add documentation

2023-10-23 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 10e1540b5378b08078ba0b5650e38c29f3a1f68a Author: Alan Carvalho de Assis AuthorDate: Mon Oct 23 12:52:08 2023 -0300

[nuttx] 01/03: esp32: Add support to gesture and APA102 as LCD

2023-10-23 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 41a6adf93fd8e270cb99b2f3f9c4ecec4d56372d Author: Alan Carvalho de Assis AuthorDate: Sun Oct 22 16:34:19 2023 -0300

Re: [PR] Rename Shift game to Brickmatch and add an board example to esp32-devkitc [nuttx]

2023-10-23 Thread via GitHub
xiaoxiang781216 merged PR #10996: URL: https://github.com/apache/nuttx/pull/10996 -- 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: apps/games: Rename Shift game to Brickmatch

2023-10-23 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 dfea0aad4 apps/games: Rename Shift game

Re: [PR] apps/games: Rename Shift game to Brickmatch [nuttx-apps]

2023-10-23 Thread via GitHub
xiaoxiang781216 merged PR #2144: URL: https://github.com/apache/nuttx-apps/pull/2144 -- 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] testing/sd_stress: Port sdstress testing utility from PX4-Autopilot. [nuttx-apps]

2023-10-23 Thread via GitHub
xiaoxiang781216 commented on code in PR #2150: URL: https://github.com/apache/nuttx-apps/pull/2150#discussion_r1369654263 ## testing/sd_stress/sd_stress_main.c: ## @@ -0,0 +1,404 @@ +/ + *

Re: [PR] import/mk: Use libm from the export package when defined. [nuttx-apps]

2023-10-23 Thread via GitHub
xiaoxiang781216 commented on code in PR #2151: URL: https://github.com/apache/nuttx-apps/pull/2151#discussion_r1369652560 ## import/Make.defs: ## @@ -76,6 +76,8 @@ ifneq ($(LIBM),".") LDLIBPATH += -L "${shell dirname $(LIBM)}" LDLIBS += -lm endif +else Review Comment:

Re: [PR] netutils/netinit: Reduce net monitor delay on platforms without 64 bit time type. [nuttx-apps]

2023-10-23 Thread via GitHub
g2gps commented on code in PR #2153: URL: https://github.com/apache/nuttx-apps/pull/2153#discussion_r1369652206 ## netutils/netinit/netinit.c: ## @@ -207,8 +207,13 @@ * signal indicating a change in network status. */ -#define LONG_TIME_SEC(60*60) /* One hour in

[PR] drivers/video: Update unlink() and video_uninitialize() operation [nuttx]

2023-10-23 Thread via GitHub
SPRESENSE opened a new pull request, #11008: URL: https://github.com/apache/nuttx/pull/11008 ## Summary Add unregister_driver() execution to unlink() operation to delete device file. Also, add resource cleanup to video_uninitialize() operation to avoid memory leak without unlink()

Re: [PR] examples/calib_udelay: Allow the number of delay loop iterations to be specified by kconfig. [nuttx-apps]

2023-10-23 Thread via GitHub
xiaoxiang781216 merged PR #2152: URL: https://github.com/apache/nuttx-apps/pull/2152 -- 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: netutils/netinit: Perform icmpv6 autoconfiguration when link transitions from down to up.

2023-10-23 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 7605197f9 netutils/netinit: Perform

[nuttx-apps] branch master updated: examples/calib_udelay: Allow the number of delay loop iterations to be specified by kconfig.

2023-10-23 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 e55f28594 examples/calib_udelay: Allow

Re: [PR] netutils/netinit: Perform icmpv6 autoconfiguration when link transitions from down to up. [nuttx-apps]

2023-10-23 Thread via GitHub
xiaoxiang781216 merged PR #2154: URL: https://github.com/apache/nuttx-apps/pull/2154 -- 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] archive:revert using archive full path name and replenish CLEAN AROBJS [nuttx]

2023-10-23 Thread via GitHub
xuxin930 closed pull request #10973: archive:revert using archive full path name and replenish CLEAN AROBJS URL: https://github.com/apache/nuttx/pull/10973 -- 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] archive:revert using archive full path name and replenish CLEAN AROBJS [nuttx]

2023-10-23 Thread via GitHub
xuxin930 commented on code in PR #10973: URL: https://github.com/apache/nuttx/pull/10973#discussion_r1369588969 ## tools/Config.mk: ## @@ -589,7 +589,7 @@ define CLEAN endef else define CLEAN - $(Q) rm -f *$(OBJEXT) *$(LIBEXT) *~ .*.swp $(OBJS) $(BIN) $(BIN).lock

Re: [PR] archive:revert using archive full path name and replenish CLEAN AROBJS [nuttx]

2023-10-23 Thread via GitHub
xuxin930 commented on PR #10973: URL: https://github.com/apache/nuttx/pull/10973#issuecomment-1776481148 Duplicate modification with https://github.com/apache/nuttx/pull/11007 closed -- This is an automated message from the Apache Git Service. To respond to the message, please log on

Re: [PR] Revert "make/archive: Use the full path name when matching or storing… [nuttx]

2023-10-23 Thread via GitHub
anchao commented on PR #11007: URL: https://github.com/apache/nuttx/pull/11007#issuecomment-1776453418 Depends on: https://github.com/apache/nuttx-apps/pull/2138 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

Re: [PR] archive:revert using archive full path name and replenish CLEAN AROBJS [nuttx]

2023-10-23 Thread via GitHub
anchao commented on code in PR #10973: URL: https://github.com/apache/nuttx/pull/10973#discussion_r1369494969 ## tools/Config.mk: ## @@ -589,7 +589,7 @@ define CLEAN endef else define CLEAN - $(Q) rm -f *$(OBJEXT) *$(LIBEXT) *~ .*.swp $(OBJS) $(BIN) $(BIN).lock

Re: [PR] Revert "make/archive: Use the full path name when matching or storing… [nuttx]

2023-10-23 Thread via GitHub
anchao commented on PR #11007: URL: https://github.com/apache/nuttx/pull/11007#issuecomment-1776425030 There is already the same PR working on this issue, let's wait for this commit to be merged https://github.com/apache/nuttx/pull/10973 -- This is an automated message from the Apache

Re: [I] Cannnot strip archives with path names by `P` option of `ar` command [nuttx]

2023-10-23 Thread via GitHub
SPRESENSE commented on issue #11006: URL: https://github.com/apache/nuttx/issues/11006#issuecomment-1776416473 Created a revert pull request https://github.com/apache/nuttx/pull/11007 to resolve this issue. -- This is an automated message from the Apache Git Service. To respond to the

[PR] Revert "make/archive: Use the full path name when matching or storing… [nuttx]

2023-10-23 Thread via GitHub
SPRESENSE opened a new pull request, #11007: URL: https://github.com/apache/nuttx/pull/11007 ## Summary Revert https://github.com/apache/nuttx/pull/10395 (commit 563125fde3483b6dac97ee4a3ea4e93102f25b2d) The `P` option of `ar` command has the following description. ``` P

[I] Cannnot strip archives with path names by `P` option of `ar` command [nuttx]

2023-10-23 Thread via GitHub
SPRESENSE opened a new issue, #11006: URL: https://github.com/apache/nuttx/issues/11006 `P` option has been added to archive command by https://github.com/apache/nuttx/pull/10395. The `P` option of `ar` command has the following description. ``` P Archives created with full

Re: [PR] netutils/netinit: Reduce net monitor delay on platforms without 64 bit time type. [nuttx-apps]

2023-10-23 Thread via GitHub
xiaoxiang781216 commented on code in PR #2153: URL: https://github.com/apache/nuttx-apps/pull/2153#discussion_r1369453029 ## netutils/netinit/netinit.c: ## @@ -207,8 +207,13 @@ * signal indicating a change in network status. */ -#define LONG_TIME_SEC(60*60) /* One

[nuttx-apps] branch master updated: ramspeed:Fix the problem that the "-i" option doesn't work.

2023-10-23 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 15ad46fff ramspeed:Fix the problem that

Re: [PR] ramspeed:Fix the problem that the "-i" option doesn't work. [nuttx-apps]

2023-10-23 Thread via GitHub
xiaoxiang781216 merged PR #2147: URL: https://github.com/apache/nuttx-apps/pull/2147 -- 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: memorystress:Enhanced debugging capabilities

2023-10-23 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 2d7bfa239 memorystress:Enhanced

Re: [PR] memorystress:Enhanced debugging capabilities [nuttx-apps]

2023-10-23 Thread via GitHub
xiaoxiang781216 merged PR #2148: URL: https://github.com/apache/nuttx-apps/pull/2148 -- 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] memorystress:Enhanced debugging capabilities [nuttx-apps]

2023-10-23 Thread via GitHub
xiaoxiang781216 commented on PR #2148: URL: https://github.com/apache/nuttx-apps/pull/2148#issuecomment-1776324480 let's create a new patch fix it. -- 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

[PR] netutils/netinit: Reduce net monitor delay on platforms without 64 bit time type. [nuttx-apps]

2023-10-23 Thread via GitHub
g2gps opened a new pull request, #2153: URL: https://github.com/apache/nuttx-apps/pull/2153 ## Summary Waiting for an hour can cause the calculated tick count in `nxsem_clockwait` to overflow due to the default width of `sclock_t`. Reduce the long wait period on platforms not using

[PR] examples/calib_udelay: Allow the number of delay loop iterations to be specified by kconfig. [nuttx-apps]

2023-10-23 Thread via GitHub
g2gps opened a new pull request, #2152: URL: https://github.com/apache/nuttx-apps/pull/2152 ## Summary The calibration test can take a long time on platforms with less processing power. Allow the default value to be changed with kconfig. ## Impact The calibration test

Re: [PR] readme: Updating README [nuttx]

2023-10-23 Thread via GitHub
fdcavalcanti commented on PR #10980: URL: https://github.com/apache/nuttx/pull/10980#issuecomment-1776223423 There's a chain icon on the NuttX logo appearing for me. Does anyone know why it's there? I can't see it on the PNG. -- This is an automated message from the Apache Git Service.

[PR] import/mk: Use libm from the export package when defined. [nuttx-apps]

2023-10-23 Thread via GitHub
g2gps opened a new pull request, #2151: URL: https://github.com/apache/nuttx-apps/pull/2151 ## Summary Nuttx exports libm.a when `CONFIG_LIBM` is enabled. Adjust the application import makefile to pick this up when linking. ## Impact Applications using

Re: [PR] readme: Updating README [nuttx]

2023-10-23 Thread via GitHub
fdcavalcanti commented on code in PR #10980: URL: https://github.com/apache/nuttx/pull/10980#discussion_r1369369601 ## README.md: ## @@ -1,2530 +1,30 @@ -# APACHE NUTTX + +https://raw.githubusercontent.com/apache/nuttx/master/Documentation/_static/NuttX320.png; width="150"> +

Re: [I] stm32 usb compile failure [nuttx]

2023-10-23 Thread via GitHub
acassis commented on issue #11005: URL: https://github.com/apache/nuttx/issues/11005#issuecomment-1776172440 @rm5248 good finding! Please use: (struct stm32_ep_s *)ep)->epphy -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[PR] testing/sd_stress: Port sdstress testing utility from PX4-Autopilot. [nuttx-apps]

2023-10-23 Thread via GitHub
g2gps opened a new pull request, #2150: URL: https://github.com/apache/nuttx-apps/pull/2150 Add port of the sdstress utility from PX4-Autopilot: https://github.com/PX4/PX4-Autopilot ## Summary Used in conjunction with https://github.com/apache/nuttx/pull/10478 , This tool is

Re: [PR] libc: Remove the unused lib_libdtoa.c [nuttx]

2023-10-23 Thread via GitHub
acassis commented on PR #10993: URL: https://github.com/apache/nuttx/pull/10993#issuecomment-1776164202 > Done. Thanks! -- 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

[nuttx] branch master updated: libc: Remove the unused lib_libdtoa.c

2023-10-23 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 1883b91e3c libc: Remove the unused

Re: [PR] libc: Remove the unused lib_libdtoa.c [nuttx]

2023-10-23 Thread via GitHub
acassis merged PR #10993: URL: https://github.com/apache/nuttx/pull/10993 -- 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] memorystress:Enhanced debugging capabilities [nuttx-apps]

2023-10-23 Thread via GitHub
acassis commented on PR #2148: URL: https://github.com/apache/nuttx-apps/pull/2148#issuecomment-1776162812 @crafcat7 Shouldn't memstress, ramtest, ramspeed be in apps/testing instead of apps/system? -- This is an automated message from the Apache Git Service. To respond to the message,

[I] stm32 usb compile failure [nuttx]

2023-10-23 Thread via GitHub
rm5248 opened a new issue, #11005: URL: https://github.com/apache/nuttx/issues/11005 When compiling the STM32 USB driver, I get a compile error: ``` CC: chip/stm32_otghsdev.c chip/stm32_otghsdev.c: In function 'stm32_ep_allocbuffer': chip/stm32_otghsdev.c:4367:33: error:

[nuttx-apps] branch master updated: memtester:Modify the misnaming in Kconfig

2023-10-23 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-apps.git The following commit(s) were added to refs/heads/master by this push: new daae92ea9 memtester:Modify the misnaming

Re: [PR] memtester:Modify the misnaming in Kconfig [nuttx-apps]

2023-10-23 Thread via GitHub
acassis merged PR #2149: URL: https://github.com/apache/nuttx-apps/pull/2149 -- 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] Documentation: migrate more docs from nuttx-apps [nuttx]

2023-10-23 Thread via GitHub
acassis commented on code in PR #11003: URL: https://github.com/apache/nuttx/pull/11003#discussion_r1369293182 ## Documentation/applications/graphics/lvgl/index.rst: ## @@ -0,0 +1,27 @@ + +LVGL + + +Usage +- + +Import with ``#include `` or ``#include ``. Review

[PR] Documentation: migrate more docs from nuttx-apps [nuttx]

2023-10-23 Thread via GitHub
raiden00pl opened a new pull request, #11003: URL: https://github.com/apache/nuttx/pull/11003 ## Summary - Documentaion: migrate graphics/lvgl readme - Documentaion: migrate fsutils/inifile readme - Documentaion: migrate examples/mcuboot readme - Documentaion: migrate testing

[nuttx] 01/02: arch/risc-v: Remove unnecessary PMP kconfig options

2023-10-23 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 commit 8e6b448f47b154bd94644d071d83961f98e450ef Author: Ville Juven AuthorDate: Mon Oct 23 15:47:06 2023 +0300

[nuttx] 02/02: arch/risc-v: Simplify pmp_check_region_attrs sanity-checks

2023-10-23 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 commit 9c725c49033833272821cd6999d445d5d4a3a23d Author: Ville Juven AuthorDate: Mon Oct 23 15:50:00 2023 +0300

[nuttx] branch master updated (6101ebd565 -> 9c725c4903)

2023-10-23 Thread acassis
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 6101ebd565 imxrt:lpi2c Timeouts can not be 0 new 8e6b448f47 arch/risc-v: Remove unnecessary PMP kconfig options

Re: [PR] arch/risc-v: Simplify PMP configuration and code [nuttx]

2023-10-23 Thread via GitHub
acassis merged PR #11001: URL: https://github.com/apache/nuttx/pull/11001 -- 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] nxp lpi2c calculated timeout can not be 0 [nuttx]

2023-10-23 Thread via GitHub
acassis commented on PR #11000: URL: https://github.com/apache/nuttx/pull/11000#issuecomment-1775528322 Nice! Thank you @davids5 ! -- 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

Re: [PR] nxp lpi2c calculated timeout can not be 0 [nuttx]

2023-10-23 Thread via GitHub
davids5 commented on PR #11000: URL: https://github.com/apache/nuttx/pull/11000#issuecomment-1775467035 > Hi @davids5 is it the root cause of the issue #10853 ? If so, please include the link in the PR comments @acassis - mentioned this issue in that issue

Re: [I] to support LIN , how about to add a Individual character driver [nuttx]

2023-10-23 Thread via GitHub
pkarashchenko commented on issue #10454: URL: https://github.com/apache/nuttx/issues/10454#issuecomment-1775454087 @xiaoxiang781216 I'm not sure if that is what you expected, but here is what I've been able to conduct till now: https://github.com/apache/nuttx/pull/11002 Similar to Linux

Re: [I] imxrt/lpi2c multibyte read broken following DMA addition [nuttx]

2023-10-23 Thread via GitHub
davids5 commented on issue #10853: URL: https://github.com/apache/nuttx/issues/10853#issuecomment-1775441439 @thebolt would you please test this patch

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

2023-10-23 Thread via GitHub
pkarashchenko opened a new pull request, #11002: URL: https://github.com/apache/nuttx/pull/11002 ## Summary Initial support of SocketLIN interface for SAMv7 ## Impact New feature ## Testing TBD -- This is an automated message from the Apache Git Service. To respond

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

2023-10-23 Thread via GitHub
acassis commented on code in PR #2065: URL: https://github.com/apache/nuttx-apps/pull/2065#discussion_r1368813404 ## interpreters/wamr/Kconfig: ## @@ -70,6 +70,11 @@ config INTERPRETERS_WAMR_LIBC_BUILTIN bool "Enable built-in libc" default n +config

[nuttx-apps] branch master updated: testing: Swith up_perf_xxx to perf_xxx

2023-10-23 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-apps.git The following commit(s) were added to refs/heads/master by this push: new f2fcbe7cc testing: Swith up_perf_xxx to

Re: [PR] testing: Swith up_perf_xxx to perf_xxx [nuttx-apps]

2023-10-23 Thread via GitHub
acassis merged PR #2108: URL: https://github.com/apache/nuttx-apps/pull/2108 -- 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] apps/games: Rename Shift game to Brickmatch [nuttx-apps]

2023-10-23 Thread via GitHub
acassis commented on code in PR #2144: URL: https://github.com/apache/nuttx-apps/pull/2144#discussion_r1368807619 ## games/brickmatch/Kconfig: ## @@ -16,21 +16,21 @@ config GAMES_SHIFT NOTE: The source code here is not based on that code from

[nuttx] 03/03: imxrt:lpi2c Timeouts can not be 0

2023-10-23 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 6101ebd565d8025da6a77650218f1d9d8068d212 Author: David Sidrane AuthorDate: Mon Oct 23 04:22:16 2023 -0700

[nuttx] branch master updated (c87a967806 -> 6101ebd565)

2023-10-23 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 c87a967806 Documentation: format the NSH command list new 7b8ea03ea3 s32k1xx:lpi2c Timeouts can not be 0

[nuttx] 01/03: s32k1xx:lpi2c Timeouts can not be 0

2023-10-23 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 7b8ea03ea3ea17a8ae3b6f1293ae1c411f37b4b8 Author: David Sidrane AuthorDate: Fri Oct 20 09:37:10 2023 -0700

[nuttx] 02/03: s32k3xx:lpi2c Timeouts can not be 0

2023-10-23 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 91034ff4d69e7891055c58540f9f82463f68432e Author: David Sidrane AuthorDate: Mon Oct 23 04:21:32 2023 -0700

Re: [PR] nxp lpi2c calculated timeout can not be 0 [nuttx]

2023-10-23 Thread via GitHub
xiaoxiang781216 merged PR #11000: URL: https://github.com/apache/nuttx/pull/11000 -- 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] Rename Shift game to Brickmatch and add an board example to esp32-devkitc [nuttx]

2023-10-23 Thread via GitHub
raiden00pl commented on PR #10996: URL: https://github.com/apache/nuttx/pull/10996#issuecomment-1775329522 @acassis please update `Documentation/applications/games/index.rst` too -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[nuttx-apps] branch master updated: wolfssl depends on ALLOW_GPL_COMPONENTS

2023-10-23 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 e65a4500e wolfssl depends on

[nuttx-apps] 04/06: system/ntpc/Kconfig: cosmetcis

2023-10-23 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 commit 2ac77e3e980b74b47231e38132bd735ff0cfcbdd Author: raiden00pl AuthorDate: Mon Oct 23 12:37:34 2023 +0200

[nuttx-apps] 05/06: netutils/netinit/Kconfig: cosmetics

2023-10-23 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 commit fdabc7ecccf3081941370402352e85789b0c6e68 Author: raiden00pl AuthorDate: Mon Oct 23 12:37:46 2023 +0200

[nuttx-apps] 03/06: system/ptpd/Kconfig: cosmetics

2023-10-23 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 commit 67c58a32633c83203ce4f35a8292251397c61a10 Author: raiden00pl AuthorDate: Mon Oct 23 12:37:24 2023 +0200

Re: [PR] wolfssl depends on ALLOW_GPL_COMPONENTS [nuttx-apps]

2023-10-23 Thread via GitHub
xiaoxiang781216 merged PR #2145: URL: https://github.com/apache/nuttx-apps/pull/2145 -- 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] 01/06: remove empty netutils/usrsock_rpmsg

2023-10-23 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 commit dbdd59e52f6126a1b077743628d963b17678c209 Author: raiden00pl AuthorDate: Mon Oct 23 12:37:03 2023 +0200

[nuttx-apps] 02/06: remove empty examples/canard

2023-10-23 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 commit 11907f7056ee6cf723b895e2b30c9d502e1fb67f Author: raiden00pl AuthorDate: Mon Oct 23 12:37:17 2023 +0200

[nuttx-apps] 06/06: examples/bmp180: remove references to bmp280 which already has its own example

2023-10-23 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 commit 6a3a180e1e07080f8d082e3a01e274475c07450a Author: raiden00pl AuthorDate: Mon Oct 23 12:38:48 2023 +0200

[nuttx-apps] branch master updated (3d8054176 -> 6a3a180e1)

2023-10-23 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-apps.git from 3d8054176 Add stepper example new dbdd59e52 remove empty netutils/usrsock_rpmsg new 11907f705 remove

Re: [PR] various cosmetic changes [nuttx-apps]

2023-10-23 Thread via GitHub
xiaoxiang781216 merged PR #2146: URL: https://github.com/apache/nuttx-apps/pull/2146 -- 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] arch/risc-v: Simplify PMP configuration and code [nuttx]

2023-10-23 Thread via GitHub
pussuw commented on code in PR #11001: URL: https://github.com/apache/nuttx/pull/11001#discussion_r1368757361 ## arch/risc-v/src/common/riscv_pmp.c: ## @@ -115,42 +108,54 @@ typedef struct pmp_entry_s pmp_entry_t; static bool pmp_check_region_attrs(uintptr_t base, uintptr_t

Re: [PR] archive:revert using archive full path name and replenish CLEAN AROBJS [nuttx]

2023-10-23 Thread via GitHub
acassis commented on PR #10973: URL: https://github.com/apache/nuttx/pull/10973#issuecomment-1775309518 @xuxin930 ping -- 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

Re: [PR] nxp lpi2c calculated timeout can not be 0 [nuttx]

2023-10-23 Thread via GitHub
acassis commented on PR #11000: URL: https://github.com/apache/nuttx/pull/11000#issuecomment-1775301951 Hi @davids5 is it the root cause of the issue https://github.com/apache/nuttx/issues/10853 ? If so, please include the link in the PR comments -- This is an automated message from

Re: [PR] arch/risc-v: Simplify PMP configuration and code [nuttx]

2023-10-23 Thread via GitHub
acassis commented on code in PR #11001: URL: https://github.com/apache/nuttx/pull/11001#discussion_r1368747757 ## arch/risc-v/src/common/riscv_pmp.c: ## @@ -115,42 +108,54 @@ typedef struct pmp_entry_s pmp_entry_t; static bool pmp_check_region_attrs(uintptr_t base, uintptr_t

Re: [PR] Rename Shift game to Brickmatch and add an board example to esp32-devkitc [nuttx]

2023-10-23 Thread via GitHub
acassis commented on PR #10996: URL: https://github.com/apache/nuttx/pull/10996#issuecomment-1775292039 @xiaoxiang781216 could you please help me to decrypt the CI error message? :-) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[PR] memtester:Modify the misnaming in Kconfig [nuttx-apps]

2023-10-23 Thread via GitHub
crafcat7 opened a new pull request, #2149: URL: https://github.com/apache/nuttx-apps/pull/2149 ## Summary Fixed display errors in Kconfig ## Impact None ## Testing None -- This is an automated message from the Apache Git Service. To respond to the message,

[PR] memorystress:Enhanced debugging capabilities [nuttx-apps]

2023-10-23 Thread via GitHub
crafcat7 opened a new pull request, #2148: URL: https://github.com/apache/nuttx-apps/pull/2148 ## Summary This patch enhances the debug capabilities of memstress. 1. Add more output information 2. When a problem occurs, print the error location immediately and trigger assert. 3.

[PR] ramspeed:Fix the problem that the "-i" option doesn't work. [nuttx-apps]

2023-10-23 Thread via GitHub
crafcat7 opened a new pull request, #2147: URL: https://github.com/apache/nuttx-apps/pull/2147 ## Summary Fixed a bug that caused misrecognition when using the -i parameter. ## Impact None ## Testing Local test passed -- This is an automated message from the Apache

[PR] arch/risc-v: Simplify PMP configuration and code [nuttx]

2023-10-23 Thread via GitHub
pussuw opened a new pull request, #11001: URL: https://github.com/apache/nuttx/pull/11001 ## Summary Removes unnecessary kconfig options (added by me mistakenly / due to misunderstanding). Also simplifies and relaxes PMP sanity checks, e.g. the 1 page minimum size / alignment

Re: [PR] Documentation: format the NSH command list [nuttx]

2023-10-23 Thread via GitHub
pkarashchenko merged PR #10999: URL: https://github.com/apache/nuttx/pull/10999 -- 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: Documentation: format the NSH command list

2023-10-23 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 c87a967806 Documentation: format the NSH

[nuttx] 03/09: Documentation: migrate apps/logging doc

2023-10-23 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 a03b41291ba2afc13b7b64ceaee42d41f29363e7 Author: raiden00pl AuthorDate: Mon Oct 23 09:53:59 2023 +0200

[nuttx] 07/09: Documentation: migrate nimble readme

2023-10-23 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 ecbc8aa62c878d967828328ba398d0a60f0d4c3a Author: raiden00pl AuthorDate: Mon Oct 23 10:52:55 2023 +0200

[nuttx] 05/09: Documentation: move nxdiag to applications/system

2023-10-23 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 f84cb545151afe65c71c89bd45ee46ac143a4070 Author: raiden00pl AuthorDate: Mon Oct 23 09:55:51 2023 +0200

Re: [PR] Documentation: add more pages to applications [nuttx]

2023-10-23 Thread via GitHub
xiaoxiang781216 merged PR #10998: URL: https://github.com/apache/nuttx/pull/10998 -- 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:

  1   2   >