tkaratapanis commented on code in PR #16734:
URL: https://github.com/apache/nuttx/pull/16734#discussion_r2221511866
##
drivers/misc/optee_supplicant.h:
##
@@ -0,0 +1,73 @@
+/
+ * drivers/misc/optee_suppl
xiaoxiang781216 commented on code in PR #16734:
URL: https://github.com/apache/nuttx/pull/16734#discussion_r2221628072
##
drivers/misc/optee_supplicant.h:
##
@@ -0,0 +1,73 @@
+/
+ * drivers/misc/optee_su
xiaoxiang781216 commented on code in PR #16734:
URL: https://github.com/apache/nuttx/pull/16734#discussion_r2221628072
##
drivers/misc/optee_supplicant.h:
##
@@ -0,0 +1,73 @@
+/
+ * drivers/misc/optee_su
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/nuttx.git
from ac5b38c9e5 arch/sim: avoid host-call being interrupted before getting
errno
add 664277039e arch: cxd56xx: Fix
xiaoxiang781216 merged PR #16752:
URL: https://github.com/apache/nuttx/pull/16752
--
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
tkaratapanis commented on code in PR #16734:
URL: https://github.com/apache/nuttx/pull/16734#discussion_r2221719067
##
drivers/misc/optee_supplicant.h:
##
@@ -0,0 +1,73 @@
+/
+ * drivers/misc/optee_suppl
raiden00pl commented on issue #16749:
URL: https://github.com/apache/nuttx/issues/16749#issuecomment-3101679687
All except FDCAN and USBDEV should work. At the time I was writing this doc
page, I think there was no STM32G0 with USBDEV so that's probably why I gave
`?` mark here, but I don't
tkaratapanis commented on code in PR #16734:
URL: https://github.com/apache/nuttx/pull/16734#discussion_r2221511866
##
drivers/misc/optee_supplicant.h:
##
@@ -0,0 +1,73 @@
+/
+ * drivers/misc/optee_suppl
raiden00pl commented on issue #16732:
URL: https://github.com/apache/nuttx/issues/16732#issuecomment-3101727702
Probably yes. If all available ADCs on the chip are enabled in one of the
upstream configurations, this will give us better code coverage in our CI tests.
--
This is an automate
JorgeGzm commented on code in PR #3120:
URL: https://github.com/apache/nuttx-apps/pull/3120#discussion_r2224215407
##
examples/xedge_demo/xedge_main.c:
##
@@ -0,0 +1,278 @@
+/***
+ * apps/examples/xedge_demo
acassis commented on PR #16735:
URL: https://github.com/apache/nuttx/pull/16735#issuecomment-3102391983
> > @fdcavalcanti please update
https://nuttx.apache.org/docs/latest/platforms/xtensa/esp32/boards/esp32-devkitc/index.html#mcuboot-update-agent
to include the steps you included here. Th
tmedicci commented on PR #3139:
URL: https://github.com/apache/nuttx-apps/pull/3139#issuecomment-3102381535
> @tmedicci could we try to avoid conflicting from nuttx side?
I investigated this option, @xiaoxiang781216 , but it would require deeper
changes and, since from the beginning,
Vajnar opened a new pull request, #16754:
URL: https://github.com/apache/nuttx/pull/16754
## Summary
This PR adds possibility of changing low and high PCNT limits in Kconfig.
This could help decrease interrupt load in specific applications.
## Impact
New Kconfig options
acassis commented on PR #3120:
URL: https://github.com/apache/nuttx-apps/pull/3120#issuecomment-3102407313
@xiaoxiang781216 let's merge the example with the BAS integrated and then he
will separate it, otherwise this PR never will completed...
--
This is an automated message from the Apac
jerpelea merged PR #3140:
URL: https://github.com/apache/nuttx-apps/pull/3140
--
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.
fdcavalcanti commented on PR #16754:
URL: https://github.com/apache/nuttx/pull/16754#issuecomment-3102420494
Please show on test results if the KConfig option is properly parsing.
Also, you should properly format pull requests. Check other opened PRs and
format similarly, please.
--
Th
fdcavalcanti commented on PR #16735:
URL: https://github.com/apache/nuttx/pull/16735#issuecomment-3102541950
> > > @fdcavalcanti please update
https://nuttx.apache.org/docs/latest/platforms/xtensa/esp32/boards/esp32-devkitc/index.html#mcuboot-update-agent
to include the steps you included h
acassis commented on PR #3120:
URL: https://github.com/apache/nuttx-apps/pull/3120#issuecomment-3102932472
> but why not done in the correct way? it's a simple modification.
@xiaoxiang781216 I think we missed it, he already separated xedge server and
xedge application
--
This is an
acassis commented on code in PR #3120:
URL: https://github.com/apache/nuttx-apps/pull/3120#discussion_r686110
##
examples/xedge/Kconfig:
##
@@ -0,0 +1,49 @@
+#
+# Xedge IoT Toolkit - NuttX Kconfig integration
+#
+# Xedge is an embedded software toolkit designed to enable hig
simbit18 opened a new pull request, #16755:
URL: https://github.com/apache/nuttx/pull/16755
## Summary
CI does not compile everything for a simple modification of the AUTHORS file.
https://github.com/apache/nuttx/pull/16728#issuecomment-3074044118
## Impact
Impact
Vajnar commented on PR #16754:
URL: https://github.com/apache/nuttx/pull/16754#issuecomment-3103020576
Hi @fdcavalcanti, I updated the description. Is it better now? I also see
Linux (risc-v-06) test failing on Docker Pull. Is there a way for me to run the
tests again?
--
This is an auto
xiaoxiang781216 commented on PR #3120:
URL: https://github.com/apache/nuttx-apps/pull/3120#issuecomment-3102695754
but why not done in the correct way? it's a simple modification.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHu
fdcavalcanti commented on PR #16754:
URL: https://github.com/apache/nuttx/pull/16754#issuecomment-3103114510
> Hi @fdcavalcanti, I updated the description. Is it better now? I also see
Linux (risc-v-06) test failing on Docker Pull. Is there a way for me to run the
tests again?
Thanks
JorgeGzm commented on PR #3120:
URL: https://github.com/apache/nuttx-apps/pull/3120#issuecomment-3103112313
> but why not done in the correct way? it's a simple modification.
Sorry for the confusion. I was working on two different computers and only
just realized that I had been worki
xiaoxiang781216 commented on code in PR #3120:
URL: https://github.com/apache/nuttx-apps/pull/3120#discussion_r893744
##
examples/xedge_demo/Makefile:
##
@@ -0,0 +1,34 @@
+
+# apps/examples/xedge_dem
tmedicci opened a new pull request, #16756:
URL: https://github.com/apache/nuttx/pull/16756
## Summary
* esp32s3: Fix bug related to the PSRAM-allocated task stack
If both SPI Flash support (`CONFIG_ESP32S3_SPIFLASH`) and PSRAM
(`CONFIG_ESP32S3_SPIRAM`) are enabled, the PSRAM c
xiaoxiang781216 merged PR #16753:
URL: https://github.com/apache/nuttx/pull/16753
--
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 change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
from bbdb75b1f7 documentation: update documentation for MCUBoot on
Espressif devices
add d7a05dfcc6 drivers/segger:
simbit18 closed issue #16630: [CI] riscv32-unknown-elf-gcc toolchain with more
rv extensions.
URL: https://github.com/apache/nuttx/issues/16630
--
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 sp
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 150854c6f2 ESP_PCNT: add high and low limit Kcon
acassis merged PR #16754:
URL: https://github.com/apache/nuttx/pull/16754
--
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
xiaoxiang781216 merged PR #16755:
URL: https://github.com/apache/nuttx/pull/16755
--
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 b5ef0871d9 build.yml: Excludes the workflow if
comejv opened a new issue, #16757:
URL: https://github.com/apache/nuttx/issues/16757
### Description / Steps to reproduce the issue
Use configuration for stm32h743zi board, enable USBSERIAL example and CDCACM
driver, compile.
Output:
```
nuttx/boards/arm/stm32h7/nucleo-h7
comejv commented on issue #16757:
URL: https://github.com/apache/nuttx/issues/16757#issuecomment-3104318145
Minimal patch to fix the issue:
```patch
--- a/boards/arm/stm32h7/nucleo-h743zi/src/stm32_bringup.c
+++ b/boards/arm/stm32h7/nucleo-h743zi/src/stm32_bringup.c
@@ -65,6 +
kywwilson11 commented on PR #16746:
URL: https://github.com/apache/nuttx/pull/16746#issuecomment-3104943119
@acassis - I updated the documentation for the STM32H5 to add support for
the DTS and for the Nucleo-H563ZI to add info about a new config, dts
(nucleo-h563zi:dts). The new config set
windsorschmidt opened a new pull request, #16758:
URL: https://github.com/apache/nuttx/pull/16758
Various minor spelling and grammar fixes to documentation.
--
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
yamt commented on code in PR #16756:
URL: https://github.com/apache/nuttx/pull/16756#discussion_r2224155869
##
boards/xtensa/esp32s3/esp32s3-eye/include/board_memorymap.h:
##
@@ -0,0 +1,118 @@
+/
+ * boa
xiaoxiang781216 commented on code in PR #3120:
URL: https://github.com/apache/nuttx-apps/pull/3120#discussion_r2224140753
##
examples/xedge_demo/xedge_main.c:
##
@@ -0,0 +1,278 @@
+/***
+ * apps/examples/xed
nuttxs commented on PR #16658:
URL: https://github.com/apache/nuttx/pull/16658#issuecomment-3105887853
@hartmannathan Are there any other comments on the current ticket? Or are
there better suggestions?
--
This is an automated message from the Apache Git Service.
To respond to the message
simbit18 opened a new pull request, #16753:
URL: https://github.com/apache/nuttx/pull/16753
## Summary
update:
CMakeLists.txt
Make.defs
Kconfig
It allows the same version of SystemView target sources to be used for CMake
and Make, to avoid discrepancies in
xiaoxiang781216 commented on code in PR #16734:
URL: https://github.com/apache/nuttx/pull/16734#discussion_r2221904038
##
drivers/misc/optee_supplicant.h:
##
@@ -0,0 +1,73 @@
+/
+ * drivers/misc/optee_su
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 3f8cde728dcf4e1090e7136433e79c55b03bcaf1
Author: Filipe Cavalcanti
AuthorDate: Fri Jul 11 15:17:16 2025 -0300
board
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 8c932b50fb2f4ff43e450ac5976e27e12ef99eaf
Author: Filipe Cavalcanti
AuthorDate: Fri Jul 11 15:17:58 2025 -0300
board
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 bbdb75b1f7cfb9aadf99204ab9636b6eaac6de66
Author: Filipe Cavalcanti
AuthorDate: Tue Jul 15 11:46:53 2025 -0300
docum
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 a7cd6bb401cf51580632cc23ee492421077018ed
Author: Filipe Cavalcanti
AuthorDate: Mon Jul 14 09:04:33 2025 -0300
arch/
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 3468c8e0cfdf3077c5ef2156d38740b716b27fe3
Author: Filipe Cavalcanti
AuthorDate: Tue Jul 15 11:28:40 2025 -0300
arch/
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 664277039e arch: cxd56xx: Fix bug that causes wake-up by unused gpio
interrupt
new 3f8cde728d boards/xtensa: fix
acassis merged PR #16735:
URL: https://github.com/apache/nuttx/pull/16735
--
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
JorgeGzm commented on code in PR #3120:
URL: https://github.com/apache/nuttx-apps/pull/3120#discussion_r2223620321
##
examples/xedge_demo/xedge_main.c:
##
@@ -0,0 +1,278 @@
+/***
+ * apps/examples/xedge_demo
50 matches
Mail list logo