FASTSHIFT opened a new pull request, #8907:
URL: https://github.com/apache/nuttx/pull/8907
## Summary
Add vsync offest to reduce latency.
Android Documentation:
https://source.android.com/docs/core/graphics/implement-vsync#vsync_offset
## Impact
Application using poll as
anchao merged PR #8904:
URL: https://github.com/apache/nuttx/pull/8904
--
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.apache.
This is an automated email from the ASF dual-hosted git repository.
archer 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 6c6a54b0c9 ld: fix warning reported by GCC 12 lin
ALTracer opened a new pull request, #8906:
URL: https://github.com/apache/nuttx/pull/8906
## Summary
Tweak board configuration to enable USB Device and SPI1 with w25q64 onboard
flash
## Impact
Hobbyists using WeAct Studio MiniF4 boards rev 3.0
https://github.com/WeActStudio/WeActSt
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 384d4463 Publishing web: b50f5ca4
patacongo commented on code in PR #8885:
URL: https://github.com/apache/nuttx/pull/8885#discussion_r1148421172
##
libs/libc/signal/sig_xorset.c:
##
@@ -0,0 +1,65 @@
+/
+ * libs/libc/signal/sig_xorset.c
+
patacongo commented on issue #8899:
URL: https://github.com/apache/nuttx/issues/8899#issuecomment-1484182384
> I have noticed that there are few more items to be checked:
>
> * `The default action for a real-time signal is to terminate the
receiving process` -- I'm not sure that w
patacongo commented on issue #8899:
URL: https://github.com/apache/nuttx/issues/8899#issuecomment-1484178903
Hi, @pkarashchenko . I just noticed the questions. Sorry, I don't
subscribe to notifications unless the specifically address me by my username.
I am not sure I can answer all of t
xiaoxiang781216 commented on PR #8885:
URL: https://github.com/apache/nuttx/pull/8885#issuecomment-1484154390
@patacongo it look like that the last rebase lose your last change, I mark
these places as unresolve again.
--
This is an automated message from the Apache Git Service.
To respond
xiaoxiang781216 commented on code in PR #8885:
URL: https://github.com/apache/nuttx/pull/8885#discussion_r1148593317
##
include/nuttx/signal.h:
##
@@ -44,6 +44,19 @@
#define sigwork_init(work) (void)(work)
#endif
+/* Internal signal set definitions */
+
+#define _NO_SIGNAL
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 21ffb4de72 boards/sama5d3-xplained: Make hot plugging more reliable.
add 0eae218b49 arm/chip/sdio/muxbus: comment
acassis merged PR #8866:
URL: https://github.com/apache/nuttx/pull/8866
--
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.apache
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 6227cd4fd4 boards/xtensa/esp32s2-kaluga-1: Add touch pad support
add 21ffb4de72 boards/sama5d3-xplained: Make hot
acassis merged PR #8879:
URL: https://github.com/apache/nuttx/pull/8879
--
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.apache
acassis commented on code in PR #8893:
URL: https://github.com/apache/nuttx/pull/8893#discussion_r1148585284
##
drivers/usbdev/rndis.c:
##
@@ -2052,27 +2060,35 @@ static int16_t usbclass_mkcfgdesc(FAR uint8_t *buf,
*/
totallen = sizeof(g_rndis_cfgdesc);
- memcpy(dest,
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 6227cd4fd4 boards/xtensa/esp32s2-kaluga-1: Add t
acassis merged PR #8894:
URL: https://github.com/apache/nuttx/pull/8894
--
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.apache
acassis opened a new pull request, #8905:
URL: https://github.com/apache/nuttx/pull/8905
## Summary
This commit adds support to Ai-Thinker ESP32 Audio Kit V2.2 A247
board.
There are two modules of this board. The old model uses AC101 audio
and is not suppor
patacongo commented on PR #8885:
URL: https://github.com/apache/nuttx/pull/8885#issuecomment-1484131538
rebased, re-built, and re-tested.
--
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
This is an automated email from the ASF dual-hosted git repository.
gnutt pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
commit c7326717ca5fa1aee6f139966dc6f920d70d153d
Author: Petro Karashchenko
AuthorDate: Sun Mar 26 12:54:19 2023 +0300
sched/
This is an automated email from the ASF dual-hosted git repository.
gnutt pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
commit 4309c6693cbf054874c8792878e45dc68265bd27
Author: Petro Karashchenko
AuthorDate: Sun Mar 26 12:55:00 2023 +0300
libc/m
This is an automated email from the ASF dual-hosted git repository.
gnutt pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
from 80e3ecc074 boards/sim: Remove the unused SIM_NOTIFYSIGNO from Kconfig
new c7326717ca sched/paging: add FAR in pagin
patacongo merged PR #8902:
URL: https://github.com/apache/nuttx/pull/8902
--
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
patacongo merged PR #1686:
URL: https://github.com/apache/nuttx-apps/pull/1686
--
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
This is an automated email from the ASF dual-hosted git repository.
gnutt 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 35edbf02f system/cu: Remove the duplicated SI
patacongo commented on PR #1686:
URL: https://github.com/apache/nuttx-apps/pull/1686#issuecomment-1484126693
8900 broke the build so I will merge this immediately. We have too many
dependencies now on to PRs that are not being merged. It is beginning to make
like difficult.
Thanks
pkarashchenko commented on PR #1686:
URL: https://github.com/apache/nuttx-apps/pull/1686#issuecomment-1484126607
@patacongo the PreCI is not working on mainline. We need at least this
change not to block other changes from getting in
--
This is an automated message from the Apache Git Ser
PasunuriSrinidhi commented on PR #8824:
URL: https://github.com/apache/nuttx/pull/8824#issuecomment-1484125688
> please ignore the style check error : Mixed case identifier found
>
> ```
> ../nuttx/tools/checkpatch.sh -u -m -g
b864f376135c7055d982e95ed6d862ef8f07330e..HEAD
> Err
pkarashchenko opened a new pull request, #1686:
URL: https://github.com/apache/nuttx-apps/pull/1686
## Summary
Fix mainline build break after https://github.com/apache/nuttx/pull/8900
merge
## Impact
Fix CI
## Testing
Pass CI
--
This is an automated message from
pkarashchenko commented on code in PR #1683:
URL: https://github.com/apache/nuttx-apps/pull/1683#discussion_r1148574681
##
examples/alarm/Kconfig:
##
@@ -33,6 +33,6 @@ config EXAMPLES_ALARM_DEVPATH
config EXAMPLES_ALARM_SIGNO
int "Alarm signal"
- default 1
Revi
patacongo commented on PR #1683:
URL: https://github.com/apache/nuttx-apps/pull/1683#issuecomment-1484120243
> Most likely `SIGUSR1` and `SIGUSR2` can be used for sure. Or I'm missing
something?
Correct. They exist only because they were defined many years before the
POSIX real time
patacongo commented on PR #1683:
URL: https://github.com/apache/nuttx-apps/pull/1683#issuecomment-1484119256
In the Kconfig files, when a signal number value is selectable, it should be
limited by:
range 32 63
With nuttx PR 8885, we will have have RTSIG_MAX of 32 and (), SI
This is an automated email from the ASF dual-hosted git repository.
gnutt pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git
from 386e07752 apps/system/ymodem/Makefile: fix nxstyle
new 07d229f51 canutils: fix indentation in Kconfig files
This is an automated email from the ASF dual-hosted git repository.
gnutt pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git
commit 6833a8c0ccef8ec8f28e6023e625c8cc1a47b64b
Author: Petro Karashchenko
AuthorDate: Sun Mar 26 13:00:34 2023 +0300
n
This is an automated email from the ASF dual-hosted git repository.
gnutt pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git
commit 07d229f5146259382fe799b2c42f3686e6e2a6bf
Author: Petro Karashchenko
AuthorDate: Sun Mar 26 13:00:05 2023 +0300
c
patacongo merged PR #1685:
URL: https://github.com/apache/nuttx-apps/pull/1685
--
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
This is an automated email from the ASF dual-hosted git repository.
gnutt pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
commit 9b4ea90f5c95d8278ad813b68b9cf6198d4ff4da
Author: Xiang Xiao
AuthorDate: Sat Mar 25 06:51:27 2023 +0800
boards: Remove
This is an automated email from the ASF dual-hosted git repository.
gnutt pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
commit beb38917d11a006bb41c9d615b620d226bf4a7e8
Author: Xiang Xiao
AuthorDate: Sat Mar 25 04:12:41 2023 +0800
signal: Replac
This is an automated email from the ASF dual-hosted git repository.
gnutt pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
commit 80e3ecc074929af438b5d83dcaa33719002abb91
Author: Xiang Xiao
AuthorDate: Sat Mar 25 06:52:00 2023 +0800
boards/sim: Re
This is an automated email from the ASF dual-hosted git repository.
gnutt pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
from 2ddc96ff66 arch/stm32/stm32.h: do not include stm32_usbdev.h if not
supported
new 5ce5d01d75 signal: Remove config
This is an automated email from the ASF dual-hosted git repository.
gnutt pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
commit 5ce5d01d75248e25134fcda0b120a54190c068cb
Author: Xiang Xiao
AuthorDate: Sat Mar 25 03:23:46 2023 +0800
signal: Remove
patacongo closed issue #8898: Remove configurable assignment of signal numbers.
URL: https://github.com/apache/nuttx/issues/8898
--
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.
patacongo merged PR #8900:
URL: https://github.com/apache/nuttx/pull/8900
--
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
patacongo commented on PR #8900:
URL: https://github.com/apache/nuttx/pull/8900#issuecomment-1484114114
Sorry it took me so long to merge this. I thought it was waiting for clean
CI result. I just noticed your comment.
--
This is an automated message from the Apache Git Service.
To resp
pkarashchenko commented on code in PR #1682:
URL: https://github.com/apache/nuttx-apps/pull/1682#discussion_r1148564896
##
testing/ostest/posixtimer.c:
##
@@ -170,8 +173,9 @@ void timer_test(void)
}
#ifndef SDCC
- printf("timer_test: oact.sigaction=%p oact.sa_flags=%x o
patacongo commented on code in PR #1682:
URL: https://github.com/apache/nuttx-apps/pull/1682#discussion_r1148563465
##
testing/ostest/sighelper.c:
##
@@ -0,0 +1,51 @@
+/
+ * apps/testing/ostest/sighelper
patacongo commented on code in PR #1682:
URL: https://github.com/apache/nuttx-apps/pull/1682#discussion_r1148563196
##
testing/ostest/ostest.h:
##
@@ -190,6 +185,10 @@ void timedwait_test(void);
void sigprocmask_test(void);
+/* sighelper.c **
pkarashchenko commented on code in PR #8903:
URL: https://github.com/apache/nuttx/pull/8903#discussion_r1148561962
##
arch/arm/src/common/Toolchain.defs:
##
@@ -267,6 +254,29 @@ endif
ARCHOPTIMIZATION += -fno-common -Wall -Wshadow -Wundef
+ifeq ($(CONFIG_ARM_THUMB),y)
+ AR
pkarashchenko commented on code in PR #8903:
URL: https://github.com/apache/nuttx/pull/8903#discussion_r1148561572
##
arch/arm/src/common/Toolchain.defs:
##
@@ -267,6 +254,29 @@ endif
ARCHOPTIMIZATION += -fno-common -Wall -Wshadow -Wundef
+ifeq ($(CONFIG_ARM_THUMB),y)
+ AR
pkarashchenko opened a new pull request, #8904:
URL: https://github.com/apache/nuttx/pull/8904
## Summary
Fix `warning: nuttx has a LOAD segment with RWX permissions`
## Impact
None
## Testing
Local build
--
This is an automated message from the Apache Git Service.
T
pkarashchenko commented on code in PR #8903:
URL: https://github.com/apache/nuttx/pull/8903#discussion_r1148554255
##
arch/arm/src/common/Toolchain.defs:
##
@@ -267,6 +254,29 @@ endif
ARCHOPTIMIZATION += -fno-common -Wall -Wshadow -Wundef
+ifeq ($(CONFIG_ARM_THUMB),y)
+ AR
pkarashchenko opened a new pull request, #8903:
URL: https://github.com/apache/nuttx/pull/8903
## Summary
Fix LTO warnings with GCC 12
## Impact
No warnings with GCC 12
## Testing
Build code locally
--
This is an automated message from the Apache Git Service.
To resp
pkarashchenko opened a new pull request, #1685:
URL: https://github.com/apache/nuttx-apps/pull/1685
## Summary
Fix indentation issues
## Impact
None
## Testing
Pass CI
--
This is an automated message from the Apache Git Service.
To respond to the message, please
pkarashchenko opened a new pull request, #1684:
URL: https://github.com/apache/nuttx-apps/pull/1684
## Summary
Fix compilation of SCPI library
Expose SCPI library API to application
## Impact
SCPI parser APIs can be used
## Testing
Code compiles locally
--
This is
pkarashchenko opened a new pull request, #8902:
URL: https://github.com/apache/nuttx/pull/8902
## Summary
Add missing FAR and fix indentation issue
## Impact
None
## Testing
Pass CI
--
This is an automated message from the Apache Git Service.
To respond to the messag
55 matches
Mail list logo