anchao commented on code in PR #12116:
URL: https://github.com/apache/nuttx/pull/12116#discussion_r1560505646
##
net/nat/ipv6_nat_entry.c:
##
@@ -0,0 +1,439 @@
+/
+ * net/nat/ipv6_nat_entry.c
+ *
+ * Lic
anchao commented on code in PR #12116:
URL: https://github.com/apache/nuttx/pull/12116#discussion_r1560490056
##
net/nat/nat.c:
##
@@ -0,0 +1,341 @@
+/
+ * net/nat/nat.c
+ *
+ * Licensed to the Apache So
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 24df2cc177 mm/map: minor reformating
24df2cc177 i
anchao merged PR #12124:
URL: https://github.com/apache/nuttx/pull/12124
--
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.apach
inochisa opened a new pull request, #12125:
URL: https://github.com/apache/nuttx/pull/12125
Add T-HEAD CSR mapping file. This allow user to access T-HEAD CSR in the way
of #12117.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitH
yf13 opened a new pull request, #12124:
URL: https://github.com/apache/nuttx/pull/12124
## Summary
This is for easier grep searching.
## Impact
None
## Testing
CI checks
--
This is an automated message from the Apache Git Service.
To respond to the messag
xiaoxiang781216 commented on PR #12095:
URL: https://github.com/apache/nuttx/pull/12095#issuecomment-2048840718
> @xiaoxiang781216 and @acassis , I checked this patch with
`rv-virt/knsh32`, `rv-virt/knsh64` and `canmv230/nsbi` and the `12.5.1-rc0`
version, though `rv-virt/knsh32` has
[issu
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 6c24ff95d4 timer: use spin_lock_irqsave protect g_alloctimers
add 638716504d fdcheck: update fdcheck impl
No n
xiaoxiang781216 merged PR #12113:
URL: https://github.com/apache/nuttx/pull/12113
--
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
xiaoxiang781216 merged PR #12112:
URL: https://github.com/apache/nuttx/pull/12112
--
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 bae686e127 arch/riscv: force using encoding macro for CSR access
add 6c24ff95d4 timer: use spin_lock_irqsave pr
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 bae686e127 arch/riscv: force using encoding ma
xiaoxiang781216 merged PR #12117:
URL: https://github.com/apache/nuttx/pull/12117
--
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
vela-mib commented on PR #12119:
URL: https://github.com/apache/nuttx/pull/12119#issuecomment-2048799954
> @vela-mib I noticed we don't have a documentation for it, see:
https://nuttx.apache.org/docs/latest/applications/testing/drivertest/index.html
>
> Please add a documentation expl
yf13 opened a new issue, #12123:
URL: https://github.com/apache/nuttx/issues/12123
Host: Ubuntu 22.04
Toolchain: gcc-riscv64-unknown-elf 10.2.0-0ubuntu1
Target: `qemu-system-riscv32 -M virt,aclint=on -semihosting -nographic`
1:6.2+dfsg-2ubuntu6.16
Nuttx version: 12.5.1-rc0 o
hujun260 commented on PR #12114:
URL: https://github.com/apache/nuttx/pull/12114#issuecomment-2048707713
> @hujun260
>
> Please describe which configurations and applications you tested.
This patch will affect all SMP archs. We have tested it on multi-core
scenarios using QEMU'
hujun260 commented on PR #12115:
URL: https://github.com/apache/nuttx/pull/12115#issuecomment-2048691718
> Did you pass it in some internal testing? Although the modifications seen
correct it could have side effects, more testing should be executed.
Yes, we have been internally testin
yf13 commented on PR #12095:
URL: https://github.com/apache/nuttx/pull/12095#issuecomment-2048666882
@xiaoxiang781216 and @acassis , I checked this patch with
`rv-virt/knsh32`, `rv-virt/knsh64` and `canmv230/nsbi` and the `12.5.1-rc0`
version. The `ostest` result is same as original alloc
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 a21671408 Publishing web: 64ae20e
lupyuen commented on PR #12117:
URL: https://github.com/apache/nuttx/pull/12117#issuecomment-2048553027
That's an excellent example. Thanks!
--
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 s
inochisa commented on PR #12117:
URL: https://github.com/apache/nuttx/pull/12117#issuecomment-2048549568
> > Using CSR name depends on compiler support heavily, but CSR encoding
does not have this problem. It also make it easy to add new CSR support even if
the compiler does not support.
fdcavalcanti commented on issue #12122:
URL: https://github.com/apache/nuttx/issues/12122#issuecomment-2048255584
Right, so I got it to compile by reading some issues from `make export` in
#10388
Just had to add `CONFIG_ARCH_BOARD_COMMON=y`.
I understand that there is a common directo
acassis commented on code in PR #12116:
URL: https://github.com/apache/nuttx/pull/12116#discussion_r1559895216
##
net/nat/nat.c:
##
@@ -0,0 +1,341 @@
+/
+ * net/nat/nat.c
+ *
+ * Licensed to the Apache S
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 4847587cf2 Documentation: update broken links
48
acassis merged PR #12121:
URL: https://github.com/apache/nuttx/pull/12121
--
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
fdcavalcanti commented on issue #12122:
URL: https://github.com/apache/nuttx/issues/12122#issuecomment-2048045912
Hello @TimJTi thanks for the input.
Yes I tried. I also applied the modifications in the issue description above.
This is really an issue now because I think porting to a si
TimJTi commented on issue #12122:
URL: https://github.com/apache/nuttx/issues/12122#issuecomment-2047872943
@fdcavalcanti - have you tried the instructions to move it completely
out-of-tree? It works for me.
@acassis - I "ported" the custom boards stuff from the old Wiki
(Confluence
PetervdPerk-NXP commented on PR #12078:
URL: https://github.com/apache/nuttx/pull/12078#issuecomment-2047850816
That would incur a lot of overhead (Zephyr is doing it and their SocketCAN
performance isn't that great due to it) It isn't hard to support both back-ends
for a can driver I did i
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-apps.git
The following commit(s) were added to refs/heads/master by this push:
new f633d11b6 examples/pipe:removes useless d
xiaoxiang781216 merged PR #2351:
URL: https://github.com/apache/nuttx-apps/pull/2351
--
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...
xiaoxiang781216 commented on PR #12078:
URL: https://github.com/apache/nuttx/pull/12078#issuecomment-2047793399
Yes, I would suggest that we write a general net driver on top of can
driver, so the user just need write char driver and expose char or socketcan
interface in defconfig.
--
Th
lupyuen commented on PR #12117:
URL: https://github.com/apache/nuttx/pull/12117#issuecomment-2047774304
> Using CSR name depends on compiler support heavily, but CSR encoding does
not have this problem. It also make it easy to add new CSR support even if the
compiler does not support.
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 9e78b235fe riscv: Add more debug related CSR definitions
add f0590eeaf0 drivers/power/pm: Fix warning of type c
xiaoxiang781216 merged PR #12120:
URL: https://github.com/apache/nuttx/pull/12120
--
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
wengzhe commented on code in PR #12116:
URL: https://github.com/apache/nuttx/pull/12116#discussion_r1559584460
##
net/nat/nat.c:
##
@@ -0,0 +1,341 @@
+/
+ * net/nat/nat.c
+ *
+ * Licensed to the Apache S
wengzhe commented on code in PR #12116:
URL: https://github.com/apache/nuttx/pull/12116#discussion_r1559584460
##
net/nat/nat.c:
##
@@ -0,0 +1,341 @@
+/
+ * net/nat/nat.c
+ *
+ * Licensed to the Apache S
dumitrache-adrian92 commented on issue #12111:
URL: https://github.com/apache/nuttx/issues/12111#issuecomment-2047736284
@tmedicci
```
Nxdiag Report:
Espressif specific information:
Bootloader version:
esp32: v5.1-dev-3972-g1559b6309f
esp32s2: Bootlo
masayuki2009 commented on PR #12114:
URL: https://github.com/apache/nuttx/pull/12114#issuecomment-2047712939
@hujun260
Please describe which configurations and applications you tested.
--
This is an automated message from the Apache Git Service.
To respond to the message, pleas
fdcavalcanti commented on issue #12122:
URL: https://github.com/apache/nuttx/issues/12122#issuecomment-2047692910
Hi @acassis. Its not a commercial board. I'm using a Nucleo-144 integrating
in a different equipment as a proof of concept. Its just easier for me to
version only the board file
acassis commented on PR #12113:
URL: https://github.com/apache/nuttx/pull/12113#issuecomment-2047691550
@xiaoxiang781216 @btashton something CI fails because TLS connection:
Configuration/Tool: esp32s3-lcd-ev/ws2812
-
acassis commented on PR #12114:
URL: https://github.com/apache/nuttx/pull/12114#issuecomment-2047669279
Strange, libmetal is failing! Maybe we should fallback to librock :-D
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and
acassis commented on PR #12115:
URL: https://github.com/apache/nuttx/pull/12115#issuecomment-2047656464
Did you pass it in some internal testing? Although the modifications seen
correct it could have side effects, more testing should be executed.
--
This is an automated message from the A
acassis commented on code in PR #12116:
URL: https://github.com/apache/nuttx/pull/12116#discussion_r1559510298
##
net/nat/nat.c:
##
@@ -0,0 +1,341 @@
+/
+ * net/nat/nat.c
+ *
+ * Licensed to the Apache S
acassis commented on issue #12122:
URL: https://github.com/apache/nuttx/issues/12122#issuecomment-2047621748
@fdcavalcanti I just saw that our documentation for custom board is very
shallow: https://nuttx.apache.org/docs/latest/guides/customboards.html# we need
something like Custom Apps th
acassis commented on PR #12119:
URL: https://github.com/apache/nuttx/pull/12119#issuecomment-2047594652
@vela-mib I noticed we don't have a documentation for it, see:
https://nuttx.apache.org/docs/latest/applications/testing/drivertest/index.html
Please add a documentation explaining
acassis commented on PR #12121:
URL: https://github.com/apache/nuttx/pull/12121#issuecomment-2047577421
Thank you very much @emmanuel-ferdman !
--
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
acassis commented on PR #12078:
URL: https://github.com/apache/nuttx/pull/12078#issuecomment-2047575308
> I rather keep the Char Device CAN and SocketCAN separate, they're both
fundamentally different subsystems with their own API's.
Agree!
--
This is an automated message from the
anchao merged PR #12118:
URL: https://github.com/apache/nuttx/pull/12118
--
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.apach
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 9e78b235fe riscv: Add more debug related CSR defi
fdcavalcanti opened a new issue, #12122:
URL: https://github.com/apache/nuttx/issues/12122
Hi everyone,
I'm trying to create a custom board that is based on a Nucleo-144. I want to
have this board versioned so I simply copied the directory
`boads/arm/stm32f7/nucleo-144` to my reposit
tmedicci commented on issue #12111:
URL: https://github.com/apache/nuttx/issues/12111#issuecomment-2047386412
Can you please run this defconfig directly:
```
./tools/configure.sh -l esp32-devkitc:nxdiag
```
or, at least, enable the following configs in your setup:
```
CO
zhaoxingyu12 opened a new pull request, #2354:
URL: https://github.com/apache/nuttx-apps/pull/2354
## 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
URL above to
pkarashchenko commented on issue #12111:
URL: https://github.com/apache/nuttx/issues/12111#issuecomment-2047372655
I just tried to compile this on MAC with the latest master and it built
successfully.
--
This is an automated message from the Apache Git Service.
To respond to the message,
tmedicci commented on issue #10820:
URL: https://github.com/apache/nuttx/issues/10820#issuecomment-2047365705
Alright, since the original issue is gone, I'll close this issue. Please,
let us know if you find any trouble...
--
This is an automated message from the Apache Git Service.
To re
tmedicci closed issue #10820: ESP32-C6 devkit cannot be built
URL: https://github.com/apache/nuttx/issues/10820
--
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,
emmanuel-ferdman opened a new pull request, #12121:
URL: https://github.com/apache/nuttx/pull/12121
## Summary
PR #11048 moved the different `README.txt` files to different location. This
PR adjusts the location with the changes.
--
This is an automated message from the Apache Git Serv
JianyuWang0623 opened a new pull request, #12120:
URL: https://github.com/apache/nuttx/pull/12120
## Summary
sim (Ubuntu 22.04.3 LTS (x86_64 GNU/Linux)), enable PM
```
power/pm/pm_autoupdate.c: In function ‘pm_auto_updatestate’:
power/pm/pm_autoupdate.c:84:46: warning: cast to poi
vela-mib opened a new pull request, #12119:
URL: https://github.com/apache/nuttx/pull/12119
## Summary
add drivertest test cases on sim for CI
## Impact
CI
## Testing
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on t
PetervdPerk-NXP commented on PR #12078:
URL: https://github.com/apache/nuttx/pull/12078#issuecomment-2046945949
I rather keep the Char Device CAN and SocketCAN separate, they're both
fundamentally different subsystems with their own API's.
--
This is an automated message from the Apache G
no1wudi opened a new pull request, #12118:
URL: https://github.com/apache/nuttx/pull/12118
## Summary
This patch adds more debug related CSR definitions to
arch/risc-v/include/csr.h.
These definitions are from the RISC-V Debug Specification Version 1.0 rc1
(https://github.com/risc
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
commit b864522b65357aabec2bfbdd4308f28d3c4d4226
Author: Omar
AuthorDate: Sat Apr 6 03:53:05 2024 +0600
ESP32S3 I2S BCLK,
xiaoxiang781216 merged PR #12076:
URL: https://github.com/apache/nuttx/pull/12076
--
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 9847c6219d add libuv and cmocka test cases with file system on sim and
qemu on CI
new b864522b65 ESP32S3 I2S B
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
commit 01aeeaeac62a47ff3e713ed13c866e34841b96fc
Author: Omar
AuthorDate: Wed Apr 10 00:56:46 2024 +0600
ESP32S3 I2S GPIO
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
commit 4c744f1c0eb8370e981a533de80d97491166754f
Author: Omar
AuthorDate: Sat Apr 6 03:56:07 2024 +0600
ESP32S3 configuri
65 matches
Mail list logo