This is an automated email from the ASF dual-hosted git repository.
jerpelea 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 7de8d0603 wireless/gs2200m: Fix handling o
jerpelea merged PR #2116:
URL: https://github.com/apache/nuttx-apps/pull/2116
--
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.
michallenc commented on code in PR #10602:
URL: https://github.com/apache/nuttx/pull/10602#discussion_r1357808217
##
include/nuttx/fs/fs.h:
##
@@ -425,6 +425,31 @@ struct inode
#define FSNODE_SIZE(n) (sizeof(struct inode) + (n))
+/* Definitions for custom stream operations
michallenc commented on code in PR #10602:
URL: https://github.com/apache/nuttx/pull/10602#discussion_r1357808020
##
libs/libc/stdio/lib_stdio_cb.c:
##
@@ -0,0 +1,90 @@
+/
+ * libs/libc/stdio/lib_stdio_c
xiaoxiang781216 commented on PR #10902:
URL: https://github.com/apache/nuttx/pull/10902#issuecomment-1760632714
> > should we put it into
https://github.com/apache/nuttx/tree/master/drivers/motor? Please fix ci issue
too, @leducp .
>
> Gladly! I wasn't sure of the approach since the
SPRESENSE opened a new pull request, #2116:
URL: https://github.com/apache/nuttx-apps/pull/2116
## Summary
Fix handling of ioctl except SIOCDENYINETSOCK
## Impact
gs2200 daemon.
## Testing
Test with spresense borad.
--
This is an automated message from the Apache
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 3e43caec Publishing web: 07abea83
acassis commented on issue #10853:
URL: https://github.com/apache/nuttx/issues/10853#issuecomment-1760368091
Yes, normally we revert as last option when nobody is able to fix the issue.
I think @davids5 will be find it!
--
This is an automated message from the Apache Git Service.
To respo
acassis commented on issue #10898:
URL: https://github.com/apache/nuttx/issues/10898#issuecomment-1760363044
@masayuki2009 @pkarashchenko @xiaoxiang781216 any idea why issue is
happening?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on
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 0f56d3428bf11b81899b25de8f1a369efcd30afc
Author: Marco Casaroli
AuthorDate: Tue Oct 10 11:56:23 2023 +
feat(esp
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 20b5d2b84c22a243b675305b71ad5bb2baa7d004
Author: Marco Casaroli
AuthorDate: Wed Oct 11 19:05:54 2023 +
fix(esp3
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 cef8c598c7 arm64: Add support for FIQ interrupts
new e99966ec70 chore(esp32s3_board_i2c): suppress warning
acassis merged PR #10884:
URL: https://github.com/apache/nuttx/pull/10884
--
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
acassis merged PR #10888:
URL: https://github.com/apache/nuttx/pull/10888
--
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 cef8c598c7 arm64: Add support for FIQ interrupt
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 09ee163d378a57723f722fffe58a62625147b399
Author: Marco Casaroli
AuthorDate: Tue Oct 10 10:57:40 2023 +
feat(esp
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 effab1bd61f5a35f76f78150e16a2f6dc7e90b23
Author: Marco Casaroli
AuthorDate: Tue Oct 10 10:59:50 2023 +
feat(esp
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 e5b4b58f96fdc358681360af4b3fce5cc5590534
Author: Marco Casaroli
AuthorDate: Tue Oct 10 11:12:39 2023 +
feat(esp
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 e99966ec703497c1c57ed8a4d84e7805b6872418
Author: Marco Casaroli
AuthorDate: Tue Oct 10 10:05:45 2023 +
chore(es
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 b7bc0e542cf2995e8275cf96588fa6cef0fcf1a0
Author: Marco Casaroli
AuthorDate: Tue Oct 10 10:58:31 2023 +
fix(esp3
acassis commented on PR #10902:
URL: https://github.com/apache/nuttx/pull/10902#issuecomment-1760330335
@leducp really cool idea!
Please include later an apps/example/stepper and some basic documentation
--
This is an automated message from the Apache Git Service.
To respond to the
acassis commented on code in PR #10902:
URL: https://github.com/apache/nuttx/pull/10902#discussion_r1357376812
##
Kconfig:
##
@@ -2034,6 +2034,39 @@ config DEBUG_MOTOR_INFO
endif # DEBUG_MOTOR
+config DEBUG_STEPPER
+ bool "Stepper Debug Features"
Review Comment:
`
casaroli commented on PR #10884:
URL: https://github.com/apache/nuttx/pull/10884#issuecomment-1760313082
> Do you think Is it possible to update the entry of [this
board](https://nuttx.apache.org/docs/latest/platforms/xtensa/esp32s3/boards/esp32s3-eye/index.html)
on the docs? The idea is to
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
The following commit(s) were added to refs/heads/master by this push:
new 696717b28b add munmap logic to pseudofs
696717
xiaoxiang781216 merged PR #10880:
URL: https://github.com/apache/nuttx/pull/10880
--
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...@nu
leducp commented on PR #10902:
URL: https://github.com/apache/nuttx/pull/10902#issuecomment-1760042950
> should we put it into
https://github.com/apache/nuttx/tree/master/drivers/motor? Please fix ci issue
too, @leducp .
Gladly! I wasn't sure of the approach since the stepper interfa
TaiJuWu commented on code in PR #10776:
URL: https://github.com/apache/nuttx/pull/10776#discussion_r1354283729
##
include/nuttx/spinlock.h:
##
@@ -32,6 +32,14 @@
#include
+#ifdef CONFIG_RW_SPINLOCK
+#include
+typedef atomic_int rwlock_t;
Review Comment:
It can't.
T
TaiJuWu commented on code in PR #10776:
URL: https://github.com/apache/nuttx/pull/10776#discussion_r1354283729
##
include/nuttx/spinlock.h:
##
@@ -32,6 +32,14 @@
#include
+#ifdef CONFIG_RW_SPINLOCK
+#include
+typedef atomic_int rwlock_t;
Review Comment:
It can't.
T
TaiJuWu commented on code in PR #10776:
URL: https://github.com/apache/nuttx/pull/10776#discussion_r1354283729
##
include/nuttx/spinlock.h:
##
@@ -32,6 +32,14 @@
#include
+#ifdef CONFIG_RW_SPINLOCK
+#include
+typedef atomic_int rwlock_t;
Review Comment:
It can't.
T
xiaoxiang781216 commented on PR #10902:
URL: https://github.com/apache/nuttx/pull/10902#issuecomment-1759849805
should we put it into
https://github.com/apache/nuttx/tree/master/drivers/motor? Please fix ci issue
too, @leducp .
--
This is an automated message from the Apache Git Service.
fdcavalcanti commented on PR #2113:
URL: https://github.com/apache/nuttx-apps/pull/2113#issuecomment-1759696955
Thanks for the code review!
All issues addressed. Only the mixed case issue on 3rd party library remains.
--
This is an automated message from the Apache Git Service.
To respo
pkarashchenko merged PR #10901:
URL: https://github.com/apache/nuttx/pull/10901
--
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...@nutt
This is an automated email from the ASF dual-hosted git repository.
pkarashchenko pushed a commit to branch releases/12.3
in repository https://gitbox.apache.org/repos/asf/nuttx.git
The following commit(s) were added to refs/heads/releases/12.3 by this push:
new 00c5fa60af libxx: Use gnu++2
leducp commented on PR #10902:
URL: https://github.com/apache/nuttx/pull/10902#issuecomment-1759643771
Note: the code in rp2040_bringup.c is here to show how to add a stepper in a
board. It shall be removed **before** merge hence the reason why this PR is in
draft.
I plan to add a st
leducp opened a new pull request, #10902:
URL: https://github.com/apache/nuttx/pull/10902
## Summary
Add a stepper generic upper-half driver
Add a stepper A4988 lower-half driver
## Impact
## Testing
--
This is an automated message from the Apache Git Service.
T
tmedicci commented on PR #10884:
URL: https://github.com/apache/nuttx/pull/10884#issuecomment-1759438424
Do you think Is it possible to update the entry of [this
board](https://nuttx.apache.org/docs/latest/platforms/xtensa/esp32s3/boards/esp32s3-eye/index.html)
on the docs? The idea is to i
xiaoxiang781216 merged PR #10886:
URL: https://github.com/apache/nuttx/pull/10886
--
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...@nu
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
The following commit(s) were added to refs/heads/master by this push:
new d27ca03b6c wifi/simdriver: Support the sim wif
jerpelea opened a new pull request, #10901:
URL: https://github.com/apache/nuttx/pull/10901
## Summary
Fix an issue that gnu++20 option is always used.
Essentially, when cxx is not used, gnu++17 should be retained.
## Impact
RELEASE
## Testing
NONE
--
This is
39 matches
Mail list logo