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.git
The following commit(s) were added to refs/heads/master by this push:
new 50bbad510a5 drivers/leds/CMakeLists.txt: Aligned
lupyuen merged PR #16871:
URL: https://github.com/apache/nuttx/pull/16871
--
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
lupyuen merged PR #16870:
URL: https://github.com/apache/nuttx/pull/16870
--
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.
lupyuen pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
from 2713c5e9dfd boards/esp32s3: Add SPI slave device support
add d54fb6ad005 drivers/audio/CMakeLists.txt: Aligned Cm
TangMeng12 opened a new pull request, #16881:
URL: https://github.com/apache/nuttx/pull/16881
This commit adds the missing `barriers.h` for arm.
Change-Id: Ia8c33ccbac47830ac179108a2d59fd75f5ede400
*Note: Please adhere to [Contributing
Guidelines](https://github.com/apache/nutt
wangchdo commented on code in PR #16879:
URL: https://github.com/apache/nuttx/pull/16879#discussion_r2289701444
##
include/nuttx/compiler.h:
##
@@ -268,7 +268,7 @@
/* The nooptimiziation_function attribute no optimize */
-# if defined(__clang__)
+# if defined(__clang__) |
wangchdo opened a new pull request, #16880:
URL: https://github.com/apache/nuttx/pull/16880
closed previous pull request and just reopen this new pull request
Add:
arch/arm64/src/bcm2711/CMakeLists.txt
boards/arm64/bcm2711/raspberrypi-4b/CMakeLists.txt
boards/arm64/bcm2711/raspb
wangchdo closed pull request #16872: arch: Add Cmake build support for
raspberrypi-4b board & bcm2711 chip
URL: https://github.com/apache/nuttx/pull/16872
--
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 g
xiaoxiang781216 commented on code in PR #16879:
URL: https://github.com/apache/nuttx/pull/16879#discussion_r2289689918
##
include/nuttx/compiler.h:
##
@@ -268,7 +268,7 @@
/* The nooptimiziation_function attribute no optimize */
-# if defined(__clang__)
+# if defined(__cla
wangchdo opened a new pull request, #16879:
URL: https://github.com/apache/nuttx/pull/16879
include/nuttx/compiler.h:
fix nooptimiziation_function definition problem for tricore gnu
compiler
arch/tricore:
move tricore_csa2addr and tricore_addr2csa definition
anchao commented on PR #16872:
URL: https://github.com/apache/nuttx/pull/16872#issuecomment-3208643502
@wangchdo please don't merge branch, rebase is fine, let us discard this
commit:
https://github.com/user-attachments/assets/b4c3a979-72ec-4331-8c69-a2d1431d82a4";
/>
--
This
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 89e55a19f Publishing web: 9694bc6
cederom commented on PR #16876:
URL: https://github.com/apache/nuttx/pull/16876#issuecomment-3208104235
Yup, builds and works fine now on pico-sdk 2.2.0 and real hardware, built
git master already :-)
```
% git -C $PICO_SDK_PATH branch
* (HEAD detached at 2.2.0)
master
h
thiagofinelon commented on PR #16878:
URL: https://github.com/apache/nuttx/pull/16878#issuecomment-3207757459
https://drive.google.com/file/d/1ThlGv1DsYma6dJLjgZsOGfeL0c_Hi69P/view?usp=sharing
link to the test
--
This is an automated message from the Apache Git Service.
To respond to the
thiagofinelon opened a new pull request, #16878:
URL: https://github.com/apache/nuttx/pull/16878
## Summary
This PR adds **EXT1 wakeup support** to the ESP32-S3 power management
subsystem.
It enables the ESP32-S3 to wake from **PM_STANDBY** or **PM_SLEEP** using
one or more
fdcavalcanti commented on PR #16836:
URL: https://github.com/apache/nuttx/pull/16836#issuecomment-3207562888
You have a build error on CI.
```
Cleaning...
Configuring...
Disabling CONFIG_ARM_TOOLCHAIN_GNU_EABI
Enabling CONFIG_ARM_TOOLCHAIN_GNU_EABI
Building Nut
JorgeGzm opened a new pull request, #16877:
URL: https://github.com/apache/nuttx/pull/16877
## Summary
Fixed RST (reStructuredText) formatting issues in xedge_demo documentation
## Impact
Fixes broken formatting that was affecting the visual presentation of the
docs
fdcavalcanti merged PR #16866:
URL: https://github.com/apache/nuttx/pull/16866
--
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.
fdcavalcanti 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 2713c5e9dfd boards/esp32s3: Add SPI slave d
cederom commented on PR #16869:
URL: https://github.com/apache/nuttx/pull/16869#issuecomment-3207035682
As https://github.com/apache/nuttx/pull/16876 is merged lets see how this CI
builds now :-)
--
This is an automated message from the Apache Git Service.
To respond to the message, pleas
cederom commented on PR #16876:
URL: https://github.com/apache/nuttx/pull/16876#issuecomment-3207029644
Uhm, Im soldering some stuff right now, sorry for the delay @simbit18, will
confirm in a free moment on the actual hardware, thanks @nmaggioni for the
fixes!! :-)
--
This is an automat
hartmannathan commented on code in PR #16869:
URL: https://github.com/apache/nuttx/pull/16869#discussion_r2288637970
##
boards/arm/rp2040/common/src/rp2040_common_bringup.c:
##
@@ -546,43 +554,72 @@ int rp2040_common_bringup(void)
/* Try to register SHT4X device on I2C0 */
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 093f4d368874a19f2be0ce42ffa1224235decf2f
Author: Niccolò Maggioni
AuthorDate: Wed Aug 20 13:19:05 2025 +0200
arch/a
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 0dbbce3a8fe sched: Remove unnecessary affinity restriction &
restoration over smp calls
new 093f4d36887 arch/arm
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 06cc058b61d0de240d901ac5b38f0c634adc7544
Author: Niccolò Maggioni
AuthorDate: Wed Aug 20 13:53:02 2025 +0200
Docume
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 a6b8210580bf62299fc60648f072a9434578140e
Author: Niccolò Maggioni
AuthorDate: Wed Aug 20 13:22:48 2025 +0200
Docume
acassis merged PR #16876:
URL: https://github.com/apache/nuttx/pull/16876
--
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
thiagofinelon commented on PR #16866:
URL: https://github.com/apache/nuttx/pull/16866#issuecomment-3206699668
@acassis Just added the board config and a spislv section to esp32s3 devkit
documentation
--
This is an automated message from the Apache Git Service.
To respond to the message, p
thiagofinelon commented on code in PR #16866:
URL: https://github.com/apache/nuttx/pull/16866#discussion_r2288065801
##
boards/xtensa/esp32s3/common/src/Make.defs:
##
@@ -36,9 +36,10 @@ endif
ifeq ($(CONFIG_SPI_DRIVER),y)
CSRCS += esp32s3_board_spidev.c
- ifeq ($(CONFIG_S
raiden00pl commented on code in PR #16875:
URL: https://github.com/apache/nuttx/pull/16875#discussion_r2288222948
##
drivers/can/Kconfig:
##
@@ -273,6 +273,15 @@ config CAN_KVASER
if CAN_KVASER
+config CAN_KVASER_IRQ_PASSES
+ int "Kvaser PCI interrupt passes"
+
acassis commented on PR #16866:
URL: https://github.com/apache/nuttx/pull/16866#issuecomment-3206388972
> @acassis Do I need to add a board config for spi slave ?
Yes, it is important to make it easy for other people to test it.
--
This is an automated message from the Apache Git Se
thiagofinelon commented on PR #16866:
URL: https://github.com/apache/nuttx/pull/16866#issuecomment-3206363009
@acassis Do I need to add a board config for spi slave ?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use th
thiagofinelon commented on code in PR #16866:
URL: https://github.com/apache/nuttx/pull/16866#discussion_r2288129427
##
boards/xtensa/esp32s3/common/src/esp32s3_board_spislavedev.c:
##
@@ -1,5 +1,5 @@
/
thiagofinelon commented on code in PR #16866:
URL: https://github.com/apache/nuttx/pull/16866#discussion_r2288126163
##
boards/xtensa/esp32s3/esp32s3-devkit/src/esp32s3_bringup.c:
##
@@ -188,15 +192,34 @@ int esp32s3_bringup(void)
#endif
#if defined(CONFIG_ESP32S3_SPI) && de
thiagofinelon commented on code in PR #16866:
URL: https://github.com/apache/nuttx/pull/16866#discussion_r2288127008
##
boards/xtensa/esp32s3/common/include/esp32s3_board_spislavedev.h:
##
@@ -1,5 +1,5 @@
/
acassis commented on code in PR #16875:
URL: https://github.com/apache/nuttx/pull/16875#discussion_r2288092863
##
drivers/can/Kconfig:
##
@@ -273,6 +273,15 @@ config CAN_KVASER
if CAN_KVASER
+config CAN_KVASER_IRQ_PASSES
+ int "Kvaser PCI interrupt passes"
+ def
fdcavalcanti commented on PR #16866:
URL: https://github.com/apache/nuttx/pull/16866#issuecomment-3206225833
Please resolve the changes requested and we can approve. Thanks!
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and
thiagofinelon commented on code in PR #16866:
URL: https://github.com/apache/nuttx/pull/16866#discussion_r2288061322
##
boards/xtensa/esp32s3/common/src/esp32s3_board_spislavedev.c:
##
@@ -32,7 +32,7 @@
#include
-#include "esp32s3_board_spislavedev.h"
+#include "esp32s3_sp
thiagofinelon commented on PR #16866:
URL: https://github.com/apache/nuttx/pull/16866#issuecomment-3206160052
https://github.com/user-attachments/assets/917861b5-31b9-49ed-a856-21db7f28fcdf";
/>
I retested, queing slave data @fdcavalcanti
--
This is an automated message from the A
xiaoxiang781216 commented on code in PR #16866:
URL: https://github.com/apache/nuttx/pull/16866#discussion_r2288010299
##
boards/xtensa/esp32s3/esp32s3-devkit/src/esp32s3_bringup.c:
##
@@ -188,15 +192,34 @@ int esp32s3_bringup(void)
#endif
#if defined(CONFIG_ESP32S3_SPI) &&
simbit18 commented on PR #16876:
URL: https://github.com/apache/nuttx/pull/16876#issuecomment-3206094541
Hi @cederom, can you test it with a Raspberry Pi board??
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
nmaggioni commented on PR #16855:
URL: https://github.com/apache/nuttx/pull/16855#issuecomment-3206017032
I'll rebase on top of #16876 when possible, that should fix CI.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use
nmaggioni commented on PR #16869:
URL: https://github.com/apache/nuttx/pull/16869#issuecomment-3205977892
@cederom Care to try #16876? The fix was simple enough but, as you said, the
upstream did not mark it as a breaking change (...?).
--
This is an automated message from the Apache Git
nmaggioni commented on PR #16869:
URL: https://github.com/apache/nuttx/pull/16869#issuecomment-3206058194
> no mention on headers relocation / change :-P
In their defense, I suppose not using the SDK in its entirety is outside
their scope - even if they should care about that IMO.
nmaggioni opened a new pull request, #16876:
URL: https://github.com/apache/nuttx/pull/16876
## Summary
Version 2.2.0 of the pico-sdk seems to have unified some RP2040 and RP2350
headers under a new path. Now both the old and the new paths are searched
during compilation.
The
cederom commented on PR #16869:
URL: https://github.com/apache/nuttx/pull/16869#issuecomment-3206027867
> @cederom Care to try #16876? The fix was simple enough but, as you said,
the upstream did not mark it as a breaking change (...?).
Im on it, thanks! :-)
Looking at https://
cederom commented on code in PR #16869:
URL: https://github.com/apache/nuttx/pull/16869#discussion_r2287916101
##
boards/arm/rp2040/common/src/rp2040_common_bringup.c:
##
@@ -478,17 +482,21 @@ int rp2040_common_bringup(void)
{
syslog(LOG_ERR, "Failed to initialize SP
szafonimateusz-mi opened a new pull request, #16875:
URL: https://github.com/apache/nuttx/pull/16875
## Summary
Configure number of passes in interrupt handler logic to avoid losing RX
frames in QEMU environment.
## Impact
Fixes the problem with lost frames when flooding
cederom commented on PR #16869:
URL: https://github.com/apache/nuttx/pull/16869#issuecomment-3205877955
* This CI build comes from pico-sdk version 2.2.0. I had exactly the same
problem in local build, so had to revert pico-sdk to version 2.1.0.
* https://github.com/apache/nuttx/pull/1686
szafonimateusz-mi opened a new pull request, #16874:
URL: https://github.com/apache/nuttx/pull/16874
## Summary
Add missing PSE52 interfaces:
- pthread_setconcurrency() and pthread_getconcurrency()
- sigsetjmp() and siglongjmp()
- confstr()
- pthread_attr_getguardsize()
simbit18 commented on PR #16869:
URL: https://github.com/apache/nuttx/pull/16869#issuecomment-3205678617
There are errors in Linux (arm-06)
https://github.com/apache/nuttx/actions/runs/17084057983/job/48447096636#logs`
``
nmaggioni commented on PR #16869:
URL: https://github.com/apache/nuttx/pull/16869#issuecomment-3205637993
@acassis Thanks for having taken care of this, I've retested my hw and the
sensor still works fine.
@cederom I'm on it, SDK 2.2.0 is misbehaving on clean pulls for me too.
Sorry
simbit18 commented on PR #16870:
URL: https://github.com/apache/nuttx/pull/16870#issuecomment-3205632329
Configuration/Tool:
raspberrypi-pico-w/nsh-flash,CONFIG_ARM_TOOLCHAIN_GNU_EABI
2025-08-20 10:05
nmaggioni commented on PR #16836:
URL: https://github.com/apache/nuttx/pull/16836#issuecomment-3205511986
@acassis Rebased, refreshed, tested :+1:
--
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
wangchdo commented on PR #16872:
URL: https://github.com/apache/nuttx/pull/16872#issuecomment-3205354884
Change-Id was removed from commit message
--
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
simbit18 opened a new pull request, #16873:
URL: https://github.com/apache/nuttx/pull/16873
## Summary
Add:
iC-JX driver #11590
ISO1H812G driver #10426
ISO1I813T driver #10435
PCA9557 driver #16042
mcp23008 driver #10532
## Impact
Impact
xiaoxiang781216 commented on PR #16872:
URL: https://github.com/apache/nuttx/pull/16872#issuecomment-3205295959
please remove Change-Id from commit message.
--
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
simbit18 opened a new pull request, #16871:
URL: https://github.com/apache/nuttx/pull/16871
## Summary
Add KTD2052 led driver
#16217
## Impact
Impact on user: NO
Impact on build: This PR Aligned Cmake with Make
Impact on hardware: NO
Impact on
wangchdo opened a new pull request, #16872:
URL: https://github.com/apache/nuttx/pull/16872
Add:
arch/arm64/src/bcm2711/CMakeLists.txt
boards/arm64/bcm2711/raspberrypi-4b/CMakeLists.txt
boards/arm64/bcm2711/raspberrypi-4b/src/CMakeLists.txt
Change-Id: Ie721a65e5d52d76ae7a7954
simbit18 opened a new pull request, #16870:
URL: https://github.com/apache/nuttx/pull/16870
## Summary
Add fake audio driver
https://github.com/apache/nuttx/pull/15295
## Impact
Impact on user: NO
Impact on build: This PR Aligned Cmake with Make
Impac
jlaitine commented on PR #16673:
URL: https://github.com/apache/nuttx/pull/16673#issuecomment-3204854277
Big thanks to everyone who helped in testing and to the reviewers!
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and us
eren-terzioglu commented on PR #16866:
URL: https://github.com/apache/nuttx/pull/16866#issuecomment-3204617647
Just a minor comment. Rest of it related to driver itself. Thanks for
contribution.
--
This is an automated message from the Apache Git Service.
To respond to the message, please
eren-terzioglu commented on code in PR #16866:
URL: https://github.com/apache/nuttx/pull/16866#discussion_r2287258808
##
boards/xtensa/esp32s3/common/src/Make.defs:
##
@@ -36,6 +36,9 @@ endif
ifeq ($(CONFIG_SPI_DRIVER),y)
CSRCS += esp32s3_board_spidev.c
+ ifeq ($(CONFIG_S
eren-terzioglu commented on code in PR #16866:
URL: https://github.com/apache/nuttx/pull/16866#discussion_r2287258808
##
boards/xtensa/esp32s3/common/src/Make.defs:
##
@@ -36,6 +36,9 @@ endif
ifeq ($(CONFIG_SPI_DRIVER),y)
CSRCS += esp32s3_board_spidev.c
+ ifeq ($(CONFIG_S
64 matches
Mail list logo