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
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
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.
>
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
+
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
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
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
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
+
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
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
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
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
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
+==
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
+==
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
+==
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
+
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
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
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
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
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
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
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
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
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
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
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
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
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
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
xiaoxiang781216 commented on PR #16642:
URL: https://github.com/apache/nuttx/pull/16642#issuecomment-3065473941
> > @jingfei195887 please fix this error:
> > ```
> >
> > Configuration/Tool: sama5d4-
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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_
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
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
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
58 matches
Mail list logo