xiaotailang opened a new issue, #9645:
URL: https://github.com/apache/nuttx/issues/9645
Hello everyone,
I have compiled my application into an ELF file, for example, "myapp_elf",
following the instructions in this
[issue.](https://github.com/apache/nuttx/issues/2323), After downloadi
masayuki2009 commented on PR #9297:
URL: https://github.com/apache/nuttx/pull/9297#issuecomment-1612490683
@xiaoxiang781216 @CV-Bowen
I will try the latest PR this weekend.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitH
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 6d9259f33 Add small test of pthread_exit(
xiaoxiang781216 merged PR #1813:
URL: https://github.com/apache/nuttx-apps/pull/1813
--
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...
FASTSHIFT opened a new pull request, #1814:
URL: https://github.com/apache/nuttx-apps/pull/1814
## Summary
Add missing file permission setting, fix file read failure.
## Impact
None.
## Testing
None.
--
This is an automated message from the Apache Git Service.
To
szsam opened a new pull request, #9644:
URL: https://github.com/apache/nuttx/pull/9644
## Summary
Separately checking the state of a file before operating on it may allow an
attacker to modify the file between the two operations.
Reference:
CWE-367
https://github.com
extinguish opened a new pull request, #9643:
URL: https://github.com/apache/nuttx/pull/9643
## Summary
1. make the aio_fsync implementation can pass the
ltp/open_posix_testsuite/aio_fsync testcases
2. the modification are referred to
https://pubs.opengroup.org/onlinepubs/9699919799/fu
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 d9739774 Publishing web: bedd222c
patacongo commented on PR #1813:
URL: https://github.com/apache/nuttx-apps/pull/1813#issuecomment-1612104195
macOS CI tests are failing for unknown reasons.
--
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
acassis commented on PR #9639:
URL: https://github.com/apache/nuttx/pull/9639#issuecomment-1612100535
> @acassis noted I will fix the styling errors. Just a side question I
created a small example that uses the SPI to communicate with a LSM6DSR imu. I
created it in the nuttx-apps project. D
pkarashchenko commented on code in PR #9640:
URL: https://github.com/apache/nuttx/pull/9640#discussion_r1245598376
##
fs/aio/aio_write.c:
##
@@ -249,6 +249,40 @@ int aio_write(FAR struct aiocb *aiocbp)
DEBUGASSERT(aiocbp);
+ if (aiocbp->aio_reqprio < 0)
+{
+ set
a-lunev opened a new pull request, #9641:
URL: https://github.com/apache/nuttx/pull/9641
## Summary
CONFIG_ARM_TOOLCHAIN_GNU_EABI build got broken when -mthumb option was moved
from ARCHCPUFLAGS to ARCHOPTIMIZATION variable:
arm-none-eabi-ld: error: .../build/nuttx/nuttx uses V
a-lunev closed pull request #3958: stm32h7:sdmmc: prevent SRAM123 and SRAM4
from using by SDMMC1 IDMA
URL: https://github.com/apache/nuttx/pull/3958
--
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 t
xiaoxiang781216 commented on PR #9639:
URL: https://github.com/apache/nuttx/pull/9639#issuecomment-1611837309
> @xiaoxiang781216 noted, but aren't they automatically squashed when merged
?
No, the action is "Rebase and merge" to keep the origin patch layout.
--
This is an automated
patacongo commented on PR #1813:
URL: https://github.com/apache/nuttx-apps/pull/1813#issuecomment-1611792467
Inspired by the discussion of #apache/nuttx/9632 and based on the discussion
and examples at
https://stackoverflow.com/questions/3559463/is-it-ok-to-call-pthread-exit-from-main
patacongo commented on PR #9632:
URL: https://github.com/apache/nuttx/pull/9632#issuecomment-1611790035
I added a minimal OS test for calling pthread_exit() and pthread_self() from
main. #apache/nuttx-apps/1813
This is based on the example from
https://stackoverflow.com/questions/35
patacongo opened a new pull request, #1813:
URL: https://github.com/apache/nuttx-apps/pull/1813
## Summary
Add a minimal test to assure that pthread_self() and pthread_exit() work
correctly when called from the main thread.
## Impact
None expected. Worst case would be a
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 dc69b108b8 libs/libc/aio: fix aio_write compat
xiaoxiang781216 merged PR #9640:
URL: https://github.com/apache/nuttx/pull/9640
--
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
xiaoxiang781216 commented on PR #9640:
URL: https://github.com/apache/nuttx/pull/9640#issuecomment-1611778930
Let's ignore macOS CI broken due to
https://github.com/apache/nuttx-apps/issues/1812.
--
This is an automated message from the Apache Git Service.
To respond to the message, pleas
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 7bfd62361 system/nxdiag: Add Espressif's
xiaoxiang781216 merged PR #1809:
URL: https://github.com/apache/nuttx-apps/pull/1809
--
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 #1809:
URL: https://github.com/apache/nuttx-apps/pull/1809#issuecomment-1611775823
Let's ignore macOS CI broken due to
https://github.com/apache/nuttx-apps/issues/1812.
--
This is an automated message from the Apache Git Service.
To respond to the message,
trns1997 commented on PR #9639:
URL: https://github.com/apache/nuttx/pull/9639#issuecomment-1611726727
@acassis noted I will fix the styling errors. Just a side question I created
a small example that uses the SPI to communicate with a LSM6DSR imu. I created
it in the nuttx-apps project. Do
xiaoxiang781216 merged PR #9615:
URL: https://github.com/apache/nuttx/pull/9615
--
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.
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 7d13f5eb78 fs/fat: Fix undefined behavior in s
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 669ccfaa329bd00ecdf8514f87f830c12a540045
Author: Alin Jerpelea
AuthorDate: Wed Jun 28 13:35:18 2023 +0200
documen
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 987b01221c fs/rpmsgfs: Zero dirs after realloc to avoid stale data
new 3003236e3f ReleaseNotes: cleanup
ne
xiaoxiang781216 merged PR #9638:
URL: https://github.com/apache/nuttx/pull/9638
--
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
xiaoxiang781216 commented on PR #9632:
URL: https://github.com/apache/nuttx/pull/9632#issuecomment-1611587411
Yes, the behavior is just exactly same as I mentioned before.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and us
xiaoxiang781216 commented on PR #9297:
URL: https://github.com/apache/nuttx/pull/9297#issuecomment-1611570483
@masayuki2009 could you help verify again? 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 a
CV-Bowen commented on code in PR #9297:
URL: https://github.com/apache/nuttx/pull/9297#discussion_r1245266170
##
boards/arm64/qemu/qemu-armv8a/configs/netnsh/defconfig:
##
@@ -16,17 +16,25 @@ CONFIG_ARCH_CHIP_QEMU_A53=y
CONFIG_ARCH_INTERRUPTSTACK=4096
CONFIG_BUILTIN=y
CONFIG_
CV-Bowen commented on code in PR #9297:
URL: https://github.com/apache/nuttx/pull/9297#discussion_r1245261975
##
drivers/virtio/Kconfig:
##
@@ -5,50 +5,56 @@
menuconfig DRIVERS_VIRTIO
bool "Virtio Device Support"
- depends on !OPENAMP
+ depends on OPENAMP
patacongo commented on PR #9632:
URL: https://github.com/apache/nuttx/pull/9632#issuecomment-1611457813
> Taking into account that `The pthread_exit() function cannot return to its
caller.`, so 3 lines below `pthread_exit(NULL);` will never be executed.
Which could be as intended. I
extinguish opened a new pull request, #9640:
URL: https://github.com/apache/nuttx/pull/9640
## Summary
1. make the aio_write implementation can pass the
lpt/open_posix_testsuite/aio_write testcases
2. the modification are referred to
https://pubs.opengroup.org/onlinepubs/9699919799/fu
acassis commented on code in PR #9606:
URL: https://github.com/apache/nuttx/pull/9606#discussion_r1245214518
##
fs/rpmsgfs/rpmsgfs_server.c:
##
@@ -285,6 +285,9 @@ static int rpmsgfs_attach_dir(FAR struct rpmsgfs_server_s
*priv,
return -ENOMEM;
}
+ memset(&tmp[pr
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 987b01221c fs/rpmsgfs: Zero dirs after realloc t
acassis merged PR #9606:
URL: https://github.com/apache/nuttx/pull/9606
--
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 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 d33f90b78c libs/libc/aio: fix aio_read compatibl
acassis merged PR #9637:
URL: https://github.com/apache/nuttx/pull/9637
--
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 PR #9639:
URL: https://github.com/apache/nuttx/pull/9639#issuecomment-1611410905
Hi @trns1997 thank you so much for these fixes! Nice to see someone
interested on XMC4700!
Please fix these coding style issues:
```
../nuttx/tools/checkpatch.sh -u -m -g
f48a9
acassis commented on PR #1810:
URL: https://github.com/apache/nuttx-apps/pull/1810#issuecomment-1611401985
Hi @g2gps thanks for fixing it.
Someone ping me few days ago saying that running external ELF binaries on
NuttX as explained on my video: https://www.youtube.com/watch?v=oL6KAgkT
lucasssvaz opened a new issue, #1812:
URL: https://github.com/apache/nuttx-apps/issues/1812
The MacOS CI is failing while installing openssl.
```
==> Downloading
https://ghcr.io/v2/homebrew/core/u-boot-tools/blobs/sha256:d9441454506ac196e7ca0b86867cdd2b28e64efc845f37674448382d01548
trns1997 opened a new pull request, #9639:
URL: https://github.com/apache/nuttx/pull/9639
## Summary
1. Added SPI interface according to the evaluation board doc
(https://www.infineon.com/dgdl/Infineon-Board_User_Manual_XMC4700_XMC4800_Relax_Kit_Series-UserManual-v01_04-EN.pdf?fileId=5546
jerpelea opened a new pull request, #9638:
URL: https://github.com/apache/nuttx/pull/9638
## Summary
Add release notes for 12.2.0 release
## Impact
Release
## Testing
NONE
--
This is an automated message from the Apache Git Service.
To respond to the message, ple
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 f48a92810b libc.csv: Correct return type of strch
anchao merged PR #9636:
URL: https://github.com/apache/nuttx/pull/9636
--
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.
xiaoxiang781216 commented on PR #9632:
URL: https://github.com/apache/nuttx/pull/9632#issuecomment-1611007234
pthread_exit is different from exit:
1. Any thread call exit will terminate the whole process
2. pthread_exit just terminate the calling thread, but the program will
termin
masayuki2009 commented on PR #3707:
URL: https://github.com/apache/nuttx/pull/3707#issuecomment-1610989947
>@wengzhe
>Let me confirm why I removed the local port binding in TCP mode.
I remembered that I removed the local port binding in TCP mode to work with
GS2200M.
The GS2200M
pkarashchenko commented on PR #9632:
URL: https://github.com/apache/nuttx/pull/9632#issuecomment-1610913163
> > the case is from LTP open posix test case:
>
> AFAIK, all pthread interfaces can be called from the main thread.
Certainly many pthread interfaces must be called called fro
xiaoxiang781216 opened a new pull request, #1811:
URL: https://github.com/apache/nuttx-apps/pull/1811
## Summary
since nshlib always call netdb API inside #ifdef CONFIG_LIBC_NETDB
## Impact
## Testing
CI
--
This is an automated message from the Apache Git Servic
extinguish opened a new pull request, #9637:
URL: https://github.com/apache/nuttx/pull/9637
## Summary
1. make the aio_read implementation can pass the
ltp/open_posix_testsuite/aio_read testcases
2. the modification are referred to
https://pubs.opengroup.org/onlinepubs/9699919799/func
xiaoxiang781216 commented on PR #9632:
URL: https://github.com/apache/nuttx/pull/9632#issuecomment-1610908384
Yes, but it isn't big issue only some resource isn't destroyed.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and
pkarashchenko commented on PR #9632:
URL: https://github.com/apache/nuttx/pull/9632#issuecomment-1610904770
> >
>
> the case is from LTP open posix test case:
>
https://github.com/linux-test-project/ltp/blob/2cae93ca9ffbf6910b061652d70fd1cd3399812f/testcases/open_posix_testsuite/c
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 a2c4027da6 mm/kasan: replace load/store method
xiaoxiang781216 merged PR #9630:
URL: https://github.com/apache/nuttx/pull/9630
--
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.
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 0d9e7be323 libs/libc/aio: fix aio_return compa
xiaoxiang781216 merged PR #9634:
URL: https://github.com/apache/nuttx/pull/9634
--
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.
xiaoxiang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
from 1d6e51220d cxd56_dmac, lcd_dev: fix null pointer dereference
add d08b81db9d sched: fix pthread_exit crash
No n
xiaoxiang781216 merged PR #9632:
URL: https://github.com/apache/nuttx/pull/9632
--
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
xiaoxiang781216 commented on code in PR #9635:
URL: https://github.com/apache/nuttx/pull/9635#discussion_r1244790550
##
boards/risc-v/litex/arty_a7/scripts/gnu-elf.ld:
##
@@ -0,0 +1,132 @@
+/
+ * boards/
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 9bd1d5ddda arch/risc-v/espressif: Add USB-Serial-JTAG driver
new 6492f0172e binfmt/elf: Allow the userspace ELF
This is an automated email from the ASF dual-hosted git repository.
pkarashchenko pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
from 5b00c31396 boards/litex/arty_a7: Support building fully linked
executables.
add 1d6e51220d cxd56_dmac, lcd
pkarashchenko merged PR #9621:
URL: https://github.com/apache/nuttx/pull/9621
--
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.
xiaoxiang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
commit 6492f0172e0403b2534f939e35e2b073d577a59e
Author: Stuart Ianna
AuthorDate: Tue Jun 27 10:03:20 2023 +1000
binfmt/e
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 5b00c31396467e84c688ac1baac55eb7c3d41043
Author: Stuart Ianna
AuthorDate: Tue Jun 27 10:26:48 2023 +1000
boards/l
xiaoxiang781216 merged PR #9635:
URL: https://github.com/apache/nuttx/pull/9635
--
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
67 matches
Mail list logo