zouboan commented on PR #9739:
URL: https://github.com/apache/nuttx/pull/9739#issuecomment-1628311094
@mu578 @pkarashchenko I have changed read-write lock to be optional in
Kconfig to eliminate ci error
--
This is an automated message from the Apache Git Service.
To respond to the messa
extinguish opened a new pull request, #9755:
URL: https://github.com/apache/nuttx/pull/9755
## Summary
1. as we can use fork to implement vfork, so we rename the vfork to fork,
and use the fork method as the base to implement vfork method
2. create the vfork function as a libc function
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 de7132c697 cmake/sched: fix build break based on mainline
add dc08798764 libs/libc/pthread: add the implementat
xiaoxiang781216 merged PR #9708:
URL: https://github.com/apache/nuttx/pull/9708
--
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 merged PR #9753:
URL: https://github.com/apache/nuttx/pull/9753
--
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 de7132c697 cmake/sched: fix build break based
zhhyu7 closed pull request #9741: iob_alloc: change sem_post to count++
URL: https://github.com/apache/nuttx/pull/9741
--
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 unsubs
lucasssvaz commented on issue #9670:
URL: https://github.com/apache/nuttx/issues/9670#issuecomment-1627979352
Just came back from vacation, sorry for all the trouble.
I messed up the differences between Linux and OSX sed's. You can't omit the
semicolon on OSX, that's why the error occurs.
lucasssvaz opened a new pull request, #9754:
URL: https://github.com/apache/nuttx/pull/9754
## Summary
Proper implementation of #9572.
GNU sed allows omitting ; or a newline before } but OS X's sed doesn't.
I apologize for any trouble this caused.
## Impact
Proper g
anchao commented on PR #6718:
URL: https://github.com/apache/nuttx/pull/6718#issuecomment-1627959961
> Hmm, CMake error still happens after I installed kconfiglib.
@masayuki2009
emm... Sorry for bad experience, it seems that some files in the base of our
internal code has
anchao opened a new pull request, #9753:
URL: https://github.com/apache/nuttx/pull/9753
## Summary
cmake/sched/clock: fix build break
## Impact
N/A
## Testing
cmake -B build -DBOARD_CONFIG=sabre-6quad/smp -GNinja
cmake --build build
--
This is an auto
masayuki2009 commented on PR #6718:
URL: https://github.com/apache/nuttx/pull/6718#issuecomment-1627952557
@anchao
>The initial version only supports kconfiglib, you can try the following
command to install:
>pip install kconfiglib
Hmm, CMake error still happens after I ins
anchao commented on PR #1236:
URL: https://github.com/apache/nuttx-apps/pull/1236#issuecomment-1627947736
> In order to avoid confusion, I think the following comments should be
added to the top-level `CMakeLists.txt`:
...
> @anchao WDYT?
Hi, @midokura-xavi92 san,
Thank you!
anchao opened a new pull request, #1826:
URL: https://github.com/apache/nuttx-apps/pull/1826
## Summary
apps/cmake: add some note on cmake header
```
| # Important note:
| # This CMakeLists.txt is not meant as a top-level CMakeLists.txt. Instead,
| # CMake must be run
anchao commented on PR #6718:
URL: https://github.com/apache/nuttx/pull/6718#issuecomment-1627923231
> @anchao
>
> I noticed that the following error happens with the latest upstream. Does
this PR work with the latest PR?
Hi @masayuki2009 ,
The initial version only supports
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 c0313795 Publishing web: 8e851a05
acassis opened a new pull request, #9752:
URL: https://github.com/apache/nuttx/pull/9752
## Summary
Add basic support to SPIFLASH
## Impact
User will be able to use ESP32-S2 SPIFLASH
## Testing
esp32s2-saola-1
--
This is an automated message from the Apache Git Service.
patacongo commented on PR #9741:
URL: https://github.com/apache/nuttx/pull/9741#issuecomment-1627828588
I see another part of the problem in `iob_free()`. This is really just a
clarification of part of the previous comment. Look at the following:
/* Signal that an IOB is avail
patacongo commented on PR #9741:
URL: https://github.com/apache/nuttx/pull/9741#issuecomment-1627821161
> 4. One task, say Task A, is awakened. It should have an IOB reserved for
its use. It calls `iob_alloc_committed()` but the description claims that this
fails. Why? Apparently `g_iob_com
mu578 commented on PR #9739:
URL: https://github.com/apache/nuttx/pull/9739#issuecomment-1627773772
need to find 136 bytes to eliminate then.
--
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
pkarashchenko commented on PR #9739:
URL: https://github.com/apache/nuttx/pull/9739#issuecomment-1627758050
The real problem here is not the absence of a toolchain (that is only a
warning), but
```
2023-07-09T10:22:02.1037278Z
==
mu578 commented on PR #9739:
URL: https://github.com/apache/nuttx/pull/9739#issuecomment-1627754805
> @mu578 Interestingly, other people's PR also have ` /usr/bin/bash:
arm-nuttx-eabi-gcc: command not found` error in ci check Linux (arm-13), for
example:
>
https://github.com/apache/nutt
zouboan commented on PR #9739:
URL: https://github.com/apache/nuttx/pull/9739#issuecomment-1627746320
@mu578 Interestingly, other people's PR also have ` /usr/bin/bash:
arm-nuttx-eabi-gcc: command not found` error in ci check Linux (arm-13), for
example:
https://github.com/apache/nuttx/
raiden00pl commented on code in PR #9746:
URL: https://github.com/apache/nuttx/pull/9746#discussion_r1257499167
##
arch/arm/src/nrf91/nrf91_flash.c:
##
@@ -0,0 +1,399 @@
+/
+ * arch/arm/src/nrf91/nrf91_f
xiaoxiang781216 commented on code in PR #9751:
URL: https://github.com/apache/nuttx/pull/9751#discussion_r1257493068
##
binfmt/binfmt.h:
##
@@ -203,4 +203,71 @@ void builtin_uninitialize(void);
}
#endif
+/**
pkarashchenko commented on code in PR #9751:
URL: https://github.com/apache/nuttx/pull/9751#discussion_r1257491294
##
binfmt/binfmt.h:
##
@@ -203,4 +203,71 @@ void builtin_uninitialize(void);
}
#endif
+/
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 98784e83f78968d26e2b6e6b13a9157aa060b986
Author: raiden00pl
AuthorDate: Sat Jul 8 12:22:15 2023 +0200
nrf9160-dk: a
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 0267bfe093de73de204f73be789b11b5f154d9ab
Author: raiden00pl
AuthorDate: Sat Jul 8 12:11:06 2023 +0200
arch/nrf91/cl
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 bbabcf3c78567a6ff81717001f4f638f4844a088
Author: raiden00pl
AuthorDate: Sat Jul 8 12:15:10 2023 +0200
arch/nrf91: m
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 811143053073fa822cdf63ded246299026bcf99c
Author: raiden00pl
AuthorDate: Sat Jul 8 12:28:32 2023 +0200
nrf9160-dk ad
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 225740b1b77869f500375f534daab3083212eeff
Author: raiden00pl
AuthorDate: Sat Jul 8 12:29:06 2023 +0200
nrf9160-dk ad
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 db82126faa6d9b84bc078a4a60fb9850bf4d4814
Author: raiden00pl
AuthorDate: Sat Jul 8 12:20:58 2023 +0200
nrf91/common:
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 691d9ae738d85398978139be02561711fa416c63
Author: raiden00pl
AuthorDate: Sat Jul 8 12:25:11 2023 +0200
nrf91/common:
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 859b96e727 net/ioctl: add some bridge calls command
new 88bc4cb1a0 nRF91: add mcuboot support
new bbabcf3c78
acassis merged PR #9746:
URL: https://github.com/apache/nuttx/pull/9746
--
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
commit 6b481e55c9c27a539bdec4d6274ed9942033513a
Author: raiden00pl
AuthorDate: Sat Jul 8 12:09:11 2023 +0200
arch/nrf91/nr
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 88bc4cb1a0aef0cdb8abf04aedba9a9e27185405
Author: raiden00pl
AuthorDate: Sun Jul 2 14:13:19 2023 +0200
nRF91: add mc
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 872a05911e5be8089a65f062330e485cf9643e3f
Author: raiden00pl
AuthorDate: Sat Jul 8 12:06:49 2023 +0200
arch/nrf91: a
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 848f5cef2144167cd6f9a3da2510af0d936f69b4
Author: raiden00pl
AuthorDate: Sat Jul 8 12:21:53 2023 +0200
arch/nrf91: a
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 1da79c652e8ba2a16973860fd56c245c9e61c0e0
Author: raiden00pl
AuthorDate: Sat Jul 8 12:07:59 2023 +0200
arch/nrf91/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
commit a94532419ff5cc0c9cfcdb46a97819e20489cb73
Author: raiden00pl
AuthorDate: Sat Jul 8 12:34:38 2023 +0200
armv8-m/arm_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
commit 1af1ef4a89941bededcb54f070f3a853d5b00d96
Author: raiden00pl
AuthorDate: Sat Jul 8 12:11:34 2023 +0200
arch/nrf91: m
xiaoxiang781216 opened a new pull request, #9751:
URL: https://github.com/apache/nuttx/pull/9751
## Summary
like what builtin binary format do
## Impact
code refactor only
## Testing
ci
--
This is an automated message from the Apache Git Service.
To respo
pkarashchenko commented on PR #9739:
URL: https://github.com/apache/nuttx/pull/9739#issuecomment-1627662543
I will take a look from Monday
--
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 spec
xiaoxiang781216 opened a new pull request, #9750:
URL: https://github.com/apache/nuttx/pull/9750
## Summary
Make code and config in the same location
## Impact
minor
## Testing
ci
--
This is an automated message from the Apache Git Service.
To respond to
45 matches
Mail list logo