xiaoxiang781216 commented on a change in pull request #4627:
URL: https://github.com/apache/incubator-nuttx/pull/4627#discussion_r719109893
##
File path: include/signal.h
##
@@ -234,6 +234,14 @@
# endif
#endif
+/* SIGEXIT is to trigger atext/on_exit logic */
+
+#ifndef CON
no1wudi commented on a change in pull request #4627:
URL: https://github.com/apache/incubator-nuttx/pull/4627#discussion_r719106603
##
File path: include/signal.h
##
@@ -234,6 +234,14 @@
# endif
#endif
+/* SIGEXIT is to trigger atext/on_exit logic */
+
+#ifndef CONFIG_SIG_
xiaoxiang781216 merged pull request #4630:
URL: https://github.com/apache/incubator-nuttx/pull/4630
--
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
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/incubator-nuttx.git
The following commit(s) were added to refs/heads/master by this push:
new 43de6cc boards: spresense: Add char
masayuki2009 merged pull request #859:
URL: https://github.com/apache/incubator-nuttx-apps/pull/859
--
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
This is an automated email from the ASF dual-hosted git repository.
masayuki pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git
The following commit(s) were added to refs/heads/master by this push:
new 8d3a536 examples/charger: Updat
shuai532209720 opened a new pull request #4632:
URL: https://github.com/apache/incubator-nuttx/pull/4632
## Summary
This PR is to support multiple buffers, like doube buffer. Reference linux
kernel fbmem implement.
reference links:
https://github.com/torvalds/linux/blob/master/dri
shuai532209720 closed pull request #4631:
URL: https://github.com/apache/incubator-nuttx/pull/4631
--
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:
shuai532209720 opened a new pull request #4631:
URL: https://github.com/apache/incubator-nuttx/pull/4631
## Summary
This PR is to support multiple buffers, like doube buffer. Reference linux
kernel fbmem implement.
reference links:
https://github.com/torvalds/linux/blob/master/dri
masayuki2009 merged pull request #4626:
URL: https://github.com/apache/incubator-nuttx/pull/4626
--
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: c
This is an automated email from the ASF dual-hosted git repository.
masayuki pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git
The following commit(s) were added to refs/heads/master by this push:
new 77bc1d1 power/battery: Move the enum
shuai532209720 closed pull request #4623:
URL: https://github.com/apache/incubator-nuttx/pull/4623
--
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:
xiaoxiang781216 commented on pull request #4626:
URL: https://github.com/apache/incubator-nuttx/pull/4626#issuecomment-930799479
Fix here https://github.com/apache/incubator-nuttx-apps/pull/859
--
This is an automated message from the Apache Git Service.
To respond to the message, please
xiaoxiang781216 opened a new pull request #859:
URL: https://github.com/apache/incubator-nuttx-apps/pull/859
## Summary
## Impact
## Testing
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
UR
shuai532209720 commented on a change in pull request #4623:
URL: https://github.com/apache/incubator-nuttx/pull/4623#discussion_r719054910
##
File path: include/nuttx/video/fb.h
##
@@ -283,6 +283,10 @@
#define FBIOGET_FRAMERATE _FBIOC(0x0015) /* Get frame rate
shuai532209720 commented on a change in pull request #4623:
URL: https://github.com/apache/incubator-nuttx/pull/4623#discussion_r719054910
##
File path: include/nuttx/video/fb.h
##
@@ -283,6 +283,10 @@
#define FBIOGET_FRAMERATE _FBIOC(0x0015) /* Get frame rate
shuai532209720 commented on a change in pull request #4623:
URL: https://github.com/apache/incubator-nuttx/pull/4623#discussion_r719054910
##
File path: include/nuttx/video/fb.h
##
@@ -283,6 +283,10 @@
#define FBIOGET_FRAMERATE _FBIOC(0x0015) /* Get frame rate
masayuki2009 opened a new pull request #4630:
URL: https://github.com/apache/incubator-nuttx/pull/4630
## Summary
- This commit adds charger/defconfig
## Impact
- None
## Testing
- Build only
--
This is an automated message from the Apache Git Se
SPRESENSE commented on pull request #4626:
URL: https://github.com/apache/incubator-nuttx/pull/4626#issuecomment-930760392
> @SPRESENSE
> Do you have any comments on this PR?
Thanks for mentioning me.
There is no problem if you update `apps/examples/charger/charger_main.c` at
t
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/incubator-nuttx.git.
from dfc08a0 sched/sched/remove_readytorun.c: Fix CPU affinity issues in
SMP
add b9d1fcb Use ethernet
xiaoxiang781216 merged pull request #4628:
URL: https://github.com/apache/incubator-nuttx/pull/4628
--
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
quantumhu commented on issue #4629:
URL:
https://github.com/apache/incubator-nuttx/issues/4629#issuecomment-930656581
Update: When I use my phone hotspot, it is able to connect on both versions
of NuttX and I'm able to successfully telnet. I assume that my iPhone uses WPA2
Personal, so th
xiaoxiang781216 commented on pull request #4626:
URL: https://github.com/apache/incubator-nuttx/pull/4626#issuecomment-930161712
Ok, add @masayuki2009 as reviewer too.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use t
acassis commented on a change in pull request #4509:
URL: https://github.com/apache/incubator-nuttx/pull/4509#discussion_r717977589
##
File path: arch/xtensa/src/esp32/esp32_ble.c
##
@@ -0,0 +1,344 @@
+/***
xiaoxiang781216 commented on a change in pull request #4627:
URL: https://github.com/apache/incubator-nuttx/pull/4627#discussion_r718429633
##
File path: include/signal.h
##
@@ -234,6 +234,14 @@
# endif
#endif
+/* SIGEXIT is to trigger atext/on_exit logic */
+
+#ifndef CON
xiaoxiang781216 edited a comment on pull request #4626:
URL: https://github.com/apache/incubator-nuttx/pull/4626#issuecomment-930161712
Ok, add @masayuki2009 as reviewer too. It's safe If user just use enum
value, but not type(e.g. battery_monitor_status_e).
--
This is an automated messa
gustavonihei commented on a change in pull request #4509:
URL: https://github.com/apache/incubator-nuttx/pull/4509#discussion_r718553018
##
File path: arch/xtensa/src/esp32/Kconfig
##
@@ -1170,6 +1182,33 @@ endchoice
endmenu # ESP32_WIRELESS
+menu "BLE Configuration"
+
gustavonihei commented on pull request #4626:
URL: https://github.com/apache/incubator-nuttx/pull/4626#issuecomment-930154789
I'm okay with the changes, but I believe it is important to get the feedback
from @masayuki2009, since it may affect to some extent applications targeting
the Spres
vito-chl commented on pull request #4619:
URL: https://github.com/apache/incubator-nuttx/pull/4619#issuecomment-929842411
@masayuki2009 Done!
--
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
gustavonihei commented on a change in pull request #4623:
URL: https://github.com/apache/incubator-nuttx/pull/4623#discussion_r718468359
##
File path: include/nuttx/video/fb.h
##
@@ -283,6 +283,10 @@
#define FBIOGET_FRAMERATE _FBIOC(0x0015) /* Get frame rate
masayuki2009 merged pull request #4619:
URL: https://github.com/apache/incubator-nuttx/pull/4619
--
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: c
jerpelea commented on pull request #4619:
URL: https://github.com/apache/incubator-nuttx/pull/4619#issuecomment-929886771
LGTM
--
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 commen
masayuki2009 commented on pull request #4626:
URL: https://github.com/apache/incubator-nuttx/pull/4626#issuecomment-930625398
>Ok, add @masayuki2009 as reviewer too. It's safe If user just use enum
value, but not type(e.g. battery_monitor_status_e).
I think we need to modify ./sdk/ap
gustavonihei merged pull request #4625:
URL: https://github.com/apache/incubator-nuttx/pull/4625
--
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: c
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/incubator-nuttx-website.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 02f02dd Publishing web
masayuki2009 commented on a change in pull request #4619:
URL: https://github.com/apache/incubator-nuttx/pull/4619#discussion_r718030443
##
File path: sched/sched/sched_removereadytorun.c
##
@@ -209,20 +209,16 @@ bool nxsched_remove_readytorun(FAR struct tcb_s *rtcb)
i
quantumhu opened a new issue #4629:
URL: https://github.com/apache/incubator-nuttx/issues/4629
I'm having an identical issue to a previously closed issue here:
https://github.com/apache/incubator-nuttx/issues/3663
I have the Particle Photon board and am unable to get the WiFi working
masayuki2009 commented on pull request #4626:
URL: https://github.com/apache/incubator-nuttx/pull/4626#issuecomment-930625398
>Ok, add @masayuki2009 as reviewer too. It's safe If user just use enum
value, but not type(e.g. battery_monitor_status_e).
I think we need to modify ./sdk/ap
pbrier opened a new pull request #4628:
URL: https://github.com/apache/incubator-nuttx/pull/4628
## Summary
This PR makes it possible to use the MAC address that is stored in the OCOTP
memory (if programmed) for the imxrt Teensy board.
## Impact
Adds a config flag i
gustavonihei commented on a change in pull request #4509:
URL: https://github.com/apache/incubator-nuttx/pull/4509#discussion_r718553018
##
File path: arch/xtensa/src/esp32/Kconfig
##
@@ -1170,6 +1182,33 @@ endchoice
endmenu # ESP32_WIRELESS
+menu "BLE Configuration"
+
xiaoxiang781216 edited a comment on pull request #4626:
URL: https://github.com/apache/incubator-nuttx/pull/4626#issuecomment-930161712
Ok, add @masayuki2009 as reviewer too. It's safe If user just use enum
value, but not type(e.g. battery_monitor_status_e).
--
This is an automated messa
xiaoxiang781216 commented on pull request #4626:
URL: https://github.com/apache/incubator-nuttx/pull/4626#issuecomment-930161712
Ok, add @masayuki2009 as reviewer too.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use t
gustavonihei commented on pull request #4626:
URL: https://github.com/apache/incubator-nuttx/pull/4626#issuecomment-930154789
I'm okay with the changes, but I believe it is important to get the feedback
from @masayuki2009, since it may affect to some extent applications targeting
the Spres
gustavonihei commented on a change in pull request #4623:
URL: https://github.com/apache/incubator-nuttx/pull/4623#discussion_r718478364
##
File path: include/nuttx/video/fb.h
##
@@ -315,11 +319,15 @@ struct fb_videoinfo_s
struct fb_planeinfo_s
{
- FAR void *fbmem;
gustavonihei commented on a change in pull request #4623:
URL: https://github.com/apache/incubator-nuttx/pull/4623#discussion_r718474758
##
File path: include/nuttx/video/fb.h
##
@@ -315,11 +319,15 @@ struct fb_videoinfo_s
struct fb_planeinfo_s
{
- FAR void *fbmem;
gustavonihei commented on a change in pull request #4623:
URL: https://github.com/apache/incubator-nuttx/pull/4623#discussion_r718468359
##
File path: include/nuttx/video/fb.h
##
@@ -283,6 +283,10 @@
#define FBIOGET_FRAMERATE _FBIOC(0x0015) /* Get frame rate
xiaoxiang781216 commented on a change in pull request #4627:
URL: https://github.com/apache/incubator-nuttx/pull/4627#discussion_r718429633
##
File path: include/signal.h
##
@@ -234,6 +234,14 @@
# endif
#endif
+/* SIGEXIT is to trigger atext/on_exit logic */
+
+#ifndef CON
no1wudi opened a new pull request #4627:
URL: https://github.com/apache/incubator-nuttx/pull/4627
## Summary
1. Add a new non-standard signal `SIGEXIT`
2. Use signal infrastructure in nxtask_exithook by `nxsig_tcbdispatch`
instead of a new syscall to trigger user space callbacks
masayuki2009 merged pull request #4619:
URL: https://github.com/apache/incubator-nuttx/pull/4619
--
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: c
This is an automated email from the ASF dual-hosted git repository.
masayuki pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git.
from 8a142f4 xtensa/esp32-s2/rttimer: Disable alarm before setting a new
value and enabling it
new cb380
This is an automated email from the ASF dual-hosted git repository.
masayuki pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git
commit cb38060db2540fec59459ca7f85e857f82e4f709
Author: chenhonglin
AuthorDate: Tue Sep 28 11:23:06 2021 +0800
This is an automated email from the ASF dual-hosted git repository.
masayuki pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git
commit dfc08a0b6600c611f06a4b96c5870807c2e988cc
Author: chenhonglin
AuthorDate: Tue Sep 28 11:28:05 2021 +0800
52 matches
Mail list logo