[PR] /drivers/sensors/nau7802: Added frequency control [nuttx]

2025-07-12 Thread via GitHub
bskdany opened a new pull request, #16717: URL: https://github.com/apache/nuttx/pull/16717 ## Summary This pr extends the controls of the nau7802 by exposing the odr control function to the userspace ## Impact A user can now control the frequency and interval via the orb

Re: [PR] drivers/input: Create Single Button Multi Actions [nuttx]

2025-07-12 Thread via GitHub
xiaoxiang781216 commented on code in PR #16714: URL: https://github.com/apache/nuttx/pull/16714#discussion_r2203049384 ## include/nuttx/input/sbutton.h: ## @@ -0,0 +1,114 @@ +/ + * include/nuttx/input/sb

Re: [PR] graphics/libjpeg: Add JPEG compressor support to Makefile [nuttx-apps]

2025-07-12 Thread via GitHub
xiaoxiang781216 commented on PR #3127: URL: https://github.com/apache/nuttx-apps/pull/3127#issuecomment-3066335582 > > > I can clean up the JPEG resize tool and share it with NuttX as well if we think this is nice to have > > > > > > yes, I think it's useful tool and demo. >

Re: [PR] drivers/input: Create Single Button Multi Actions [nuttx]

2025-07-12 Thread via GitHub
mlyszczek commented on code in PR #16714: URL: https://github.com/apache/nuttx/pull/16714#discussion_r2203023716 ## Documentation/components/drivers/character/input/sbutton.rst: ## @@ -0,0 +1,41 @@ +== +Single Button Multi Actions Driver +

Re: [PR] arch/arm/rp23xx: spi unset peripheral before to modify Spi parameters [nuttx]

2025-07-12 Thread via GitHub
acassis commented on PR #16704: URL: https://github.com/apache/nuttx/pull/16704#issuecomment-3066219091 @paolovolpi nice work! -- 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

(nuttx) branch master updated: arch/arm/rp23xx: spi unset peripheral before to modify Spi parameters

2025-07-12 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 b628aec268f arch/arm/rp23xx: spi unset periphera

Re: [PR] arch/arm/rp23xx: spi unset peripheral before to modify Spi parameters [nuttx]

2025-07-12 Thread via GitHub
acassis merged PR #16704: URL: https://github.com/apache/nuttx/pull/16704 -- 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...@nuttx.apac

Re: [PR] drivers/input: Create Single Button Multi Actions [nuttx]

2025-07-12 Thread via GitHub
linguini1 commented on code in PR #16714: URL: https://github.com/apache/nuttx/pull/16714#discussion_r2203002868 ## Documentation/components/drivers/character/input/sbutton.rst: ## @@ -0,0 +1,41 @@ +== +Single Button Multi Actions Driver +

(nuttx-apps) branch master updated: [CI] build.yml: fix ERROR: Dangerous symbolic link path was ignored

2025-07-12 Thread lupyuen
This is an automated email from the ASF dual-hosted git repository. lupyuen 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 29c88356e [CI] build.yml: fix ERROR: Danger

Re: [PR] [CI] build.yml: fix ERROR: Dangerous symbolic link path was ignored on MSVC job [nuttx-apps]

2025-07-12 Thread via GitHub
lupyuen merged PR #3128: URL: https://github.com/apache/nuttx-apps/pull/3128 -- 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...@nuttx.a

Re: [PR] Docs/games: Add match4 game docs [nuttx]

2025-07-12 Thread via GitHub
acassis commented on PR #16712: URL: https://github.com/apache/nuttx/pull/16712#issuecomment-3066073615 > > > @eren-terzioglu please normalize your board config: > > > ``` > > > [1/1] Normalize ttgo_t_display_esp32/lvgl_fb > > > HEAD detached at pull/16712/merge > > > Changes no

Re: [PR] Docs/games: Add match4 game docs [nuttx]

2025-07-12 Thread via GitHub
acassis commented on PR #16712: URL: https://github.com/apache/nuttx/pull/16712#issuecomment-3066070301 > > @eren-terzioglu please normalize your board config: > > ``` > > [1/1] Normalize ttgo_t_display_esp32/lvgl_fb > > HEAD detached at pull/16712/merge > > Changes not staged f

Re: [PR] drivers/input: Create Single Button Multi Actions [nuttx]

2025-07-12 Thread via GitHub
acassis commented on code in PR #16714: URL: https://github.com/apache/nuttx/pull/16714#discussion_r2202929550 ## Documentation/components/drivers/character/input/sbutton.rst: ## @@ -0,0 +1,41 @@ +== +Single Button Multi Actions Driver +==

Re: [PR] drivers/input: Create Single Button Multi Actions [nuttx]

2025-07-12 Thread via GitHub
acassis commented on code in PR #16714: URL: https://github.com/apache/nuttx/pull/16714#discussion_r2202929550 ## Documentation/components/drivers/character/input/sbutton.rst: ## @@ -0,0 +1,41 @@ +== +Single Button Multi Actions Driver +==

Re: [PR] drivers/input: Create Single Button Multi Actions [nuttx]

2025-07-12 Thread via GitHub
acassis commented on code in PR #16714: URL: https://github.com/apache/nuttx/pull/16714#discussion_r2202929550 ## Documentation/components/drivers/character/input/sbutton.rst: ## @@ -0,0 +1,41 @@ +== +Single Button Multi Actions Driver +==

Re: [PR] drivers/input: Create Single Button Multi Actions [nuttx]

2025-07-12 Thread via GitHub
linguini1 commented on code in PR #16714: URL: https://github.com/apache/nuttx/pull/16714#discussion_r2202914902 ## Documentation/components/drivers/character/input/sbutton.rst: ## @@ -0,0 +1,41 @@ +== +Single Button Multi Actions Driver +

Re: [PR] drivers/input: Create Single Button Multi Actions [nuttx]

2025-07-12 Thread via GitHub
acassis commented on PR #16714: URL: https://github.com/apache/nuttx/pull/16714#issuecomment-3066020170 > for nuttx-apps there is this PR.[apache/nuttx-apps#3128](https://github.com/apache/nuttx-apps/pull/3128) Thank you very much again! -- This is an automated message from the Apa

Re: [PR] drivers/input: Create Single Button Multi Actions [nuttx]

2025-07-12 Thread via GitHub
simbit18 commented on PR #16714: URL: https://github.com/apache/nuttx/pull/16714#issuecomment-3066018581 for nuttx-apps there is this PR.https://github.com/apache/nuttx-apps/pull/3128 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

Re: [PR] examples/keyboard: Fix compilation warning [nuttx-apps]

2025-07-12 Thread via GitHub
simbit18 commented on PR #3129: URL: https://github.com/apache/nuttx-apps/pull/3129#issuecomment-3066014787 Hi @acassis to fix msvc job in nuttx-apps repository it is necessary to merge PR #3128 -- This is an automated message from the Apache Git Service. To respond to the message, please

Re: [PR] drivers/input: Create Single Button Multi Actions [nuttx]

2025-07-12 Thread via GitHub
acassis commented on PR #16714: URL: https://github.com/apache/nuttx/pull/16714#issuecomment-3066014592 > Hi @acassis why you say it is not ok? Msvc job check has been successful https://github.com/apache/nuttx/actions/runs/16241286417 I don't know, here in this PR it worked, but in t

Re: [PR] drivers/input: Create Single Button Multi Actions [nuttx]

2025-07-12 Thread via GitHub
simbit18 commented on PR #16714: URL: https://github.com/apache/nuttx/pull/16714#issuecomment-3066003365 Hi @acassis why you say it is not ok? Msvc job check has been successful https://github.com/apache/nuttx/actions/runs/16241286417 -- This is an automated message from the Apache

Re: [PR] graphics/libjpeg: Add JPEG compressor support to Makefile [nuttx-apps]

2025-07-12 Thread via GitHub
keever50 commented on PR #3127: URL: https://github.com/apache/nuttx-apps/pull/3127#issuecomment-3065999659 > > I can clean up the JPEG resize tool and share it with NuttX as well if we think this is nice to have > > yes, I think it's useful tool and demo. While we are here, sh

Re: [PR] drivers/input: Create Single Button Multi Actions [nuttx]

2025-07-12 Thread via GitHub
acassis commented on PR #16714: URL: https://github.com/apache/nuttx/pull/16714#issuecomment-3065994775 > > @simbit18 what is this build issue on msvc ? > > Hi @acassis fix PR #16716 Thank you @simbit18! Seems like the issue still happening see: https://github.com/apache/nut

Re: [PR] drivers/input: Create Single Button Multi Actions [nuttx]

2025-07-12 Thread via GitHub
acassis commented on code in PR #16714: URL: https://github.com/apache/nuttx/pull/16714#discussion_r2202549766 ## boards/arm/stm32/stm32f4discovery/configs/sbutton/defconfig: ## @@ -0,0 +1,56 @@ +# Review Comment: @mlyszczek this config was based on stm32f4discovery:nsh and

[PR] examples/keyboard: Fix compilation warning [nuttx-apps]

2025-07-12 Thread via GitHub
acassis opened a new pull request, #3129: URL: https://github.com/apache/nuttx-apps/pull/3129 ## Summary Replace %d with %PRIu32 to avoid warning convered in error on CI. ## Impact Fix CI error ## Testing stm32f4discovery:sbutton -- This is an

Re: [PR] [CI] build.yml: fix ERROR: Dangerous symbolic link path was ignored on MSVC job [nuttx]

2025-07-12 Thread via GitHub
acassis merged PR #16716: URL: https://github.com/apache/nuttx/pull/16716 -- 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...@nuttx.apac

(nuttx) branch master updated: [CI] build.yml: fix ERROR: Dangerous symbolic link path was ignored

2025-07-12 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 3b60ed039c1 [CI] build.yml: fix ERROR: Dangerous

Re: [PR] drivers/input: Create Single Button Multi Actions [nuttx]

2025-07-12 Thread via GitHub
acassis commented on code in PR #16714: URL: https://github.com/apache/nuttx/pull/16714#discussion_r2202549766 ## boards/arm/stm32/stm32f4discovery/configs/sbutton/defconfig: ## @@ -0,0 +1,56 @@ +# Review Comment: @mlyszczek this config was based on stm32f4discovery:nsh and

[PR] [CI] build.yml: fix ERROR: Dangerous symbolic link path was ignored [nuttx-apps]

2025-07-12 Thread via GitHub
simbit18 opened a new pull request, #3128: URL: https://github.com/apache/nuttx-apps/pull/3128 add Command Line Switch -snld ## Summary fix ERROR: Dangerous symbolic link path was ignored : sources\nuttx\boards\sim\sim\sim\configs\citest\run : \tools\ci\ciru

Re: [PR] examples/xedge: Add Xedge example with BAS integration [nuttx-apps]

2025-07-12 Thread via GitHub
xiaoxiang781216 commented on PR #3120: URL: https://github.com/apache/nuttx-apps/pull/3120#issuecomment-3065483382 > @xiaoxiang781216 @cederom > > I have split the project into two separate paths and updated all the documentation accordingly. > > However, I have encountered a n

Re: [PR] drivers/mtd/ftl/bch: Add direct writing method for FTL [nuttx]

2025-07-12 Thread via GitHub
xiaoxiang781216 commented on PR #16642: URL: https://github.com/apache/nuttx/pull/16642#issuecomment-3065473941 > > @jingfei195887 please fix this error: > > ``` > > > > Configuration/Tool: sama5d4-

Re: [PR] drivers/input: Create Single Button Multi Actions [nuttx]

2025-07-12 Thread via GitHub
simbit18 commented on PR #16714: URL: https://github.com/apache/nuttx/pull/16714#issuecomment-3065438326 > @simbit18 what is this build issue on msvc ? Hi @acassis fix PR #16716 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[PR] [CI] build.yml: fix ERROR: Dangerous symbolic link path was ignored [nuttx]

2025-07-12 Thread via GitHub
simbit18 opened a new pull request, #16716: URL: https://github.com/apache/nuttx/pull/16716 ## Summary fix ERROR: Dangerous symbolic link path was ignored : sources\nuttx\boards\sim\sim\sim\configs\citest\run : ..\..\..\..\..\..\tools\ci\cirun.sh ERROR: Dangerous symbolic link

Re: [PR] drivers/mtd/ftl/bch: Add direct writing method for FTL [nuttx]

2025-07-12 Thread via GitHub
jingfei195887 commented on PR #16642: URL: https://github.com/apache/nuttx/pull/16642#issuecomment-3065367008 > @jingfei195887 please fix this error: > > ``` > > Configuration/Tool: sama5d4-ek/a

Re: [PR] drivers/input: Create Single Button Dual Action [nuttx]

2025-07-12 Thread via GitHub
acassis commented on code in PR #16714: URL: https://github.com/apache/nuttx/pull/16714#discussion_r2202549766 ## boards/arm/stm32/stm32f4discovery/configs/sbutton/defconfig: ## @@ -0,0 +1,56 @@ +# Review Comment: @mlyszczek this config was based on stm32f4discovery:nsh and

Re: [PR] graphics/libjpeg: Add JPEG compressor support to Makefile [nuttx-apps]

2025-07-12 Thread via GitHub
keever50 commented on PR #3127: URL: https://github.com/apache/nuttx-apps/pull/3127#issuecomment-3065314120 > Thanks @keever50 :-) Only sources needs to be added no application code? :-) > > CI failed for some reason, restarted :-) That's right yep. I think it is possible to ad

Re: [PR] drivers/input: Create Single Button Dual Action [nuttx]

2025-07-12 Thread via GitHub
acassis commented on code in PR #16714: URL: https://github.com/apache/nuttx/pull/16714#discussion_r2202549766 ## boards/arm/stm32/stm32f4discovery/configs/sbutton/defconfig: ## @@ -0,0 +1,56 @@ +# Review Comment: @mlyszczek this config was based on stm32f4discovery:nsh and

Re: [PR] drivers/input: Create Single Button Dual Action [nuttx]

2025-07-12 Thread via GitHub
acassis commented on code in PR #16714: URL: https://github.com/apache/nuttx/pull/16714#discussion_r2202549766 ## boards/arm/stm32/stm32f4discovery/configs/sbutton/defconfig: ## @@ -0,0 +1,56 @@ +# Review Comment: @mlyszczek this config was based on stm32f4discovery:nsh and

Re: [PR] drivers/input: Create Single Button Dual Action [nuttx]

2025-07-12 Thread via GitHub
acassis commented on code in PR #16714: URL: https://github.com/apache/nuttx/pull/16714#discussion_r2202580485 ## drivers/input/Make.defs: ## @@ -118,6 +118,10 @@ ifeq ($(CONFIG_INPUT_NUNCHUCK),y) CSRCS += nunchuck.c endif +ifeq ($(CONFIG_INPUT_SBUTTON),y) + CSRCS += sbut

Re: [PR] drivers/input: Create Single Button Dual Action [nuttx]

2025-07-12 Thread via GitHub
acassis commented on code in PR #16714: URL: https://github.com/apache/nuttx/pull/16714#discussion_r2202568085 ## include/nuttx/input/sbutton.h: ## @@ -0,0 +1,114 @@ +/ + * include/nuttx/input/sbutton.h

Re: [PR] drivers/input: Create Single Button Dual Action [nuttx]

2025-07-12 Thread via GitHub
acassis commented on code in PR #16714: URL: https://github.com/apache/nuttx/pull/16714#discussion_r2202568721 ## include/nuttx/input/sbutton.h: ## @@ -0,0 +1,114 @@ +/ + * include/nuttx/input/sbutton.h

Re: [PR] drivers/input: Create Single Button Dual Action [nuttx]

2025-07-12 Thread via GitHub
acassis commented on code in PR #16714: URL: https://github.com/apache/nuttx/pull/16714#discussion_r2202566344 ## include/nuttx/input/sbutton.h: ## @@ -0,0 +1,114 @@ +/ + * include/nuttx/input/sbutton.h

Re: [PR] drivers/input: Create Single Button Dual Action [nuttx]

2025-07-12 Thread via GitHub
acassis commented on code in PR #16714: URL: https://github.com/apache/nuttx/pull/16714#discussion_r2202564064 ## drivers/input/sbutton.c: ## @@ -0,0 +1,269 @@ +/ + * drivers/input/sbutton.c + * + * SPDX

Re: [PR] drivers/input: Create Single Button Dual Action [nuttx]

2025-07-12 Thread via GitHub
acassis commented on code in PR #16714: URL: https://github.com/apache/nuttx/pull/16714#discussion_r2202561127 ## boards/arm/stm32/common/src/stm32_sbutton.c: ## @@ -0,0 +1,182 @@ +/ + * boards/arm/stm32

Re: [PR] drivers/input: Create Single Button Dual Action [nuttx]

2025-07-12 Thread via GitHub
acassis commented on code in PR #16714: URL: https://github.com/apache/nuttx/pull/16714#discussion_r2202560760 ## drivers/input/sbutton.c: ## @@ -0,0 +1,269 @@ +/ + * drivers/input/sbutton.c + * + * SPDX

Re: [PR] drivers/input: Create Single Button Dual Action [nuttx]

2025-07-12 Thread via GitHub
acassis commented on code in PR #16714: URL: https://github.com/apache/nuttx/pull/16714#discussion_r2202560480 ## include/nuttx/input/sbutton.h: ## @@ -0,0 +1,114 @@ +/ + * include/nuttx/input/sbutton.h

Re: [PR] drivers/input: Create Single Button Dual Action [nuttx]

2025-07-12 Thread via GitHub
acassis commented on code in PR #16714: URL: https://github.com/apache/nuttx/pull/16714#discussion_r2202560081 ## drivers/input/sbutton.c: ## @@ -0,0 +1,269 @@ +/ + * drivers/input/sbutton.c + * + * SPDX

Re: [PR] drivers/input: Create Single Button Dual Action [nuttx]

2025-07-12 Thread via GitHub
acassis commented on code in PR #16714: URL: https://github.com/apache/nuttx/pull/16714#discussion_r2202558877 ## include/nuttx/input/sbutton.h: ## @@ -0,0 +1,114 @@ +/ + * include/nuttx/input/sbutton.h

Re: [PR] drivers/input: Create Single Button Dual Action [nuttx]

2025-07-12 Thread via GitHub
acassis commented on code in PR #16714: URL: https://github.com/apache/nuttx/pull/16714#discussion_r2202558154 ## drivers/input/sbutton.c: ## @@ -0,0 +1,269 @@ +/ + * drivers/input/sbutton.c + * + * SPDX

Re: [PR] drivers/input: Create Single Button Dual Action [nuttx]

2025-07-12 Thread via GitHub
acassis commented on code in PR #16714: URL: https://github.com/apache/nuttx/pull/16714#discussion_r2202557886 ## drivers/input/sbutton.c: ## @@ -0,0 +1,269 @@ +/ + * drivers/input/sbutton.c + * + * SPDX

Re: [PR] drivers/input: Create Single Button Dual Action [nuttx]

2025-07-12 Thread via GitHub
acassis commented on code in PR #16714: URL: https://github.com/apache/nuttx/pull/16714#discussion_r2202557828 ## drivers/input/sbutton.c: ## @@ -0,0 +1,269 @@ +/ + * drivers/input/sbutton.c + * + * SPDX

Re: [PR] drivers/input: Create Single Button Dual Action [nuttx]

2025-07-12 Thread via GitHub
acassis commented on code in PR #16714: URL: https://github.com/apache/nuttx/pull/16714#discussion_r2202557578 ## drivers/input/sbutton.c: ## @@ -0,0 +1,269 @@ +/ + * drivers/input/sbutton.c + * + * SPDX

Re: [PR] drivers/input: Create Single Button Dual Action [nuttx]

2025-07-12 Thread via GitHub
acassis commented on code in PR #16714: URL: https://github.com/apache/nuttx/pull/16714#discussion_r2202557325 ## drivers/input/sbutton.c: ## @@ -0,0 +1,269 @@ +/ + * drivers/input/sbutton.c + * + * SPDX

Re: [PR] drivers/input: Create Single Button Dual Action [nuttx]

2025-07-12 Thread via GitHub
acassis commented on code in PR #16714: URL: https://github.com/apache/nuttx/pull/16714#discussion_r2202554429 ## drivers/input/Kconfig: ## @@ -622,6 +622,25 @@ config INPUT_BUTTONS_NPOLLWAITERS endif # INPUT_BUTTONS +config INPUT_SBUTTON Review Comment: done (I'm updat

Re: [PR] drivers/analog/ads1115.h: Add ioctl for conversion trigger [nuttx]

2025-07-12 Thread via GitHub
acassis commented on code in PR #16715: URL: https://github.com/apache/nuttx/pull/16715#discussion_r2202548083 ## include/nuttx/analog/ads1115.h: ## @@ -58,6 +58,8 @@ #define ANIOC_ADS1115_READ_CHANNEL _ANIOC(AN_ADS1115_FIRST + 7) #define ANIOC_ADS1115_SET_HI_THRESH _ANIOC(AN_

Re: [PR] drivers/input: Create Single Button Dual Action [nuttx]

2025-07-12 Thread via GitHub
acassis commented on code in PR #16714: URL: https://github.com/apache/nuttx/pull/16714#discussion_r2202549766 ## boards/arm/stm32/stm32f4discovery/configs/sbutton/defconfig: ## @@ -0,0 +1,56 @@ +# Review Comment: @mlyszczek this config was based on stm32f4discovery:nsh and

(nuttx-apps) branch master updated: games/match4: Add new match4 game

2025-07-12 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 8b121eb13 games/match4: Add new match4 game

Re: [PR] Games: Add match4 game [nuttx-apps]

2025-07-12 Thread via GitHub
acassis merged PR #3125: URL: https://github.com/apache/nuttx-apps/pull/3125 -- 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...@nuttx.a