xiaoxiang781216 commented on PR #11724:
URL: https://github.com/apache/nuttx/pull/11724#issuecomment-2109366017
If you don't use file lock, could skip the local patch safely.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and
yamt commented on code in PR #2385:
URL: https://github.com/apache/nuttx-apps/pull/2385#discussion_r1599406623
##
interpreters/wamr/Kconfig:
##
@@ -47,6 +47,16 @@ config INTERPRETERS_WAMR_AOT_QUICK_ENTRY
signature.
Enable this option will increase
xiaoxiang781216 commented on code in PR #2385:
URL: https://github.com/apache/nuttx-apps/pull/2385#discussion_r1599400345
##
interpreters/wamr/Kconfig:
##
@@ -47,6 +47,16 @@ config INTERPRETERS_WAMR_AOT_QUICK_ENTRY
signature.
Enable this option wi
yamt commented on PR #11724:
URL: https://github.com/apache/nuttx/pull/11724#issuecomment-2109313913
well, actually, i don't have a motivation to improve file locking.
i'm just unhappy with having the local littlefs patch.
--
This is an automated message from the Apache Git Service.
xiaoxiang781216 commented on PR #11724:
URL: https://github.com/apache/nuttx/pull/11724#issuecomment-2109310508
I don't object to utilize some unique id, but this approach need improve all
file system implementation, which isn't a minor work. The current
implementation of filelock work well
xiaoxiang781216 commented on PR #11724:
URL: https://github.com/apache/nuttx/pull/11724#issuecomment-2109306366
The problem is that many fs designed for RTOS doesn't define the unique id
in file metadata, adding file_operations can't resolve this problem.
--
This is an automated message f
snikeguo commented on issue #12333:
URL: https://github.com/apache/nuttx/issues/12333#issuecomment-2109222564

By the way, can you support ConMenu?
 were added to refs/heads/asf-site by this push:
new 191221273 Publishing web: ce5ab6c
yamt commented on PR #2389:
URL: https://github.com/apache/nuttx-apps/pull/2389#issuecomment-2109033174
@no1wudi
--
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 unsubsc
yamt opened a new pull request, #2389:
URL: https://github.com/apache/nuttx-apps/pull/2389
## Summary
Also, add a help text to explain the current situation.
cf. https://github.com/bytecodealliance/wasm-micro-runtime/pull/3419
## Impact
## Testing
--
This is
yamt commented on code in PR #2385:
URL: https://github.com/apache/nuttx-apps/pull/2385#discussion_r1599215041
##
interpreters/wamr/Kconfig:
##
@@ -47,6 +47,16 @@ config INTERPRETERS_WAMR_AOT_QUICK_ENTRY
signature.
Enable this option will increase
yf13 commented on PR #12320:
URL: https://github.com/apache/nuttx/pull/12320#issuecomment-2108946077
@acassis, @xiaoxiang781216 and @anchao
It seems that by enabling `SCHED_LPWORK` based on `sim/nsh`, the terminal
receiving issue can be repdocued using patched version.
--
This
This is an automated email from the ASF dual-hosted git repository.
pkarashchenko 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 d1789d84e8 fix nxstyle
d1789d84e8 is descr
pkarashchenko merged PR #12336:
URL: https://github.com/apache/nuttx/pull/12336
--
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 #11724:
URL: https://github.com/apache/nuttx/pull/11724#issuecomment-2108169224
but how to get id from the different file system?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
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
commit 41f891f9baf10859071fd6be3084b2afe6425051
Author: YAMAMOTO Takashi
AuthorDate: Mon May 13 20:13:52 2024 +0900
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-apps.git
from c9b62db72 nimble: Ignore nimble compile warnings
new 649a863d4 toywasm: regen for v44
new 41f891f9b t
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
commit 649a863d4de86daf764225fdb7b1b603b939456e
Author: YAMAMOTO Takashi
AuthorDate: Mon May 13 20:13:18 2024 +0900
xiaoxiang781216 merged PR #2387:
URL: https://github.com/apache/nuttx-apps/pull/2387
--
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...
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 3a4560ed40 esp32s3: make textheap return i-bus address consistently
add 66509e490e sched/mqueue: add support of
xiaoxiang781216 merged PR #12319:
URL: https://github.com/apache/nuttx/pull/12319
--
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 3a4560ed40 esp32s3: make textheap return i-bus
xiaoxiang781216 commented on code in PR #12329:
URL: https://github.com/apache/nuttx/pull/12329#discussion_r1598748280
##
include/sys/videoio.h:
##
@@ -899,8 +899,8 @@ struct v4l2_frmivalenum
struct v4l2_pix_format
{
- uint16_t width; /* Image width in pixels
xiaoxiang781216 merged PR #12334:
URL: https://github.com/apache/nuttx/pull/12334
--
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
simbit18 opened a new pull request, #2388:
URL: https://github.com/apache/nuttx-apps/pull/2388
## Summary
fix Relative file path does not match actual file.
## Impact
none
## Testing
--
This is an automated message from the Apache Git Service.
To respond to the message,
acassis commented on issue #12335:
URL: https://github.com/apache/nuttx/issues/12335#issuecomment-2108076460
@tmedicci any idea?
--
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 comme
tmedicci opened a new pull request, #12337:
URL: https://github.com/apache/nuttx/pull/12337
## Summary
* esp32c6/wifi: Add support for the Wi-Fi in ESP32-C6
* esp32c3/wifi: Add support for the Wi-Fi in ESP32-C3
* esp32c3: Substitute `/` to `$(DELIM)`
* Substitute `/`
acassis commented on PR #12215:
URL: https://github.com/apache/nuttx/pull/12215#issuecomment-2108071772
@Meissi-jian please fix this error:
```
In function 'netlink_get_neighbor',
inlined from 'netlink_get_neighborlist' at
netlink/netlink_route.c:736:10,
inlined from
acassis commented on code in PR #12329:
URL: https://github.com/apache/nuttx/pull/12329#discussion_r1598691625
##
include/sys/videoio.h:
##
@@ -899,8 +899,8 @@ struct v4l2_frmivalenum
struct v4l2_pix_format
{
- uint16_t width; /* Image width in pixels */
- ui
simbit18 commented on issue #12333:
URL: https://github.com/apache/nuttx/issues/12333#issuecomment-2107865023
@snikeguo here version in use in nuttx
[kconfig-frontends](https://github.com/apache/nuttx/blob/a7961a3d48908b0d1c46e826ee19f1a0275f5db6/tools/ci/platforms/msys2.sh#L120)
simbit18 opened a new pull request, #12336:
URL: https://github.com/apache/nuttx/pull/12336
## Summary
fix Relative file path does not match actual file.
## Impact
none
## Testing
--
This is an automated message from the Apache Git Service.
To respond to the message, pl
acassis opened a new issue, #12335:
URL: https://github.com/apache/nuttx/issues/12335
While trying to build the bootloader from source code I'm getting this error:
```
-- Building ESP-IDF components for target esp32
CMake Error at
/nuttxspace/nuttx/arch/xtensa/src/esp32/bootload
acassis commented on issue #12333:
URL: https://github.com/apache/nuttx/issues/12333#issuecomment-2107591970
@snikeguo what Kconfig frontends are you using?
Mine is 4.11:
```
$ apt info kconfig-frontends
Package: kconfig-frontends
Version: 4.11.0.1+dfsg-6
```
acassis commented on issue #12331:
URL: https://github.com/apache/nuttx/issues/12331#issuecomment-2107561573
Hi @laoniaokkk did you look at
https://nuttx.apache.org/docs/latest/applications/testing/nand_sim/index.html ?
The "stack smashing detected" means you are passing some memory l
acassis commented on PR #12215:
URL: https://github.com/apache/nuttx/pull/12215#issuecomment-2107519962
Thank you very much @Meissi-jian !
Question: will it be compatible with Linux netlink, i.e.:
https://olegkutkov.me/2019/08/29/modifying-linux-network-routes-using-netlink/
--
Thi
acassis commented on code in PR #12215:
URL: https://github.com/apache/nuttx/pull/12215#discussion_r1598431656
##
Documentation/components/net/netlink.rst:
##
@@ -0,0 +1,137 @@
+=
+Netlink Route support
+=
+
+Netlink Route (:c:macro:`NETLI
anchao commented on code in PR #12319:
URL: https://github.com/apache/nuttx/pull/12319#discussion_r1598393255
##
sched/mqueue/mq_timedsend.c:
##
@@ -142,15 +133,16 @@ static void nxmq_sndtimeout(wdparm_t pid)
*
yamt opened a new pull request, #12334:
URL: https://github.com/apache/nuttx/pull/12334
## Summary
Perform I-D translation for extram as well.
Also, use macros from soc.h.
## Impact
## Testing
tested on esp32s3-devkit
--
This is an automated message from the Apac
yamt opened a new pull request, #2387:
URL: https://github.com/apache/nuttx-apps/pull/2387
## Summary
## Impact
## Testing
tested on esp32s3-devkit
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use t
yamt commented on PR #11724:
URL: https://github.com/apache/nuttx/pull/11724#issuecomment-2107246022
using a path as a file id for locking seems broken by design. (consider
rename.)
can you consider to use something more appropriate?
eg. a dedicated id for file locking, which is not ch
xiaoxiang781216 commented on code in PR #12319:
URL: https://github.com/apache/nuttx/pull/12319#discussion_r1598231464
##
sched/mqueue/mq_timedsend.c:
##
@@ -142,15 +133,16 @@ static void nxmq_sndtimeout(wdparm_t pid)
*
***
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 ab7805062d esp32s3/esp32s2: Fix D_I_BUS_OFFSET
add a7961a3d48 driver/vnc:fix vnc kbd assert cause by wrong data
xiaoxiang781216 merged PR #12330:
URL: https://github.com/apache/nuttx/pull/12330
--
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 e67df47b64 add support for zero-cross driver
add ab7805062d esp32s3/esp32s2: Fix D_I_BUS_OFFSET
No new revisio
xiaoxiang781216 merged PR #12328:
URL: https://github.com/apache/nuttx/pull/12328
--
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 commented on code in PR #2385:
URL: https://github.com/apache/nuttx-apps/pull/2385#discussion_r1598218966
##
interpreters/wamr/Kconfig:
##
@@ -47,6 +47,16 @@ config INTERPRETERS_WAMR_AOT_QUICK_ENTRY
signature.
Enable this option wi
xiaoxiang781216 commented on code in PR #2385:
URL: https://github.com/apache/nuttx-apps/pull/2385#discussion_r1598218966
##
interpreters/wamr/Kconfig:
##
@@ -47,6 +47,16 @@ config INTERPRETERS_WAMR_AOT_QUICK_ENTRY
signature.
Enable this option wi
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 c9b62db72 nimble: Ignore nimble compile w
xiaoxiang781216 merged PR #2386:
URL: https://github.com/apache/nuttx-apps/pull/2386
--
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...
snikeguo opened a new issue, #12333:
URL: https://github.com/apache/nuttx/issues/12333
# **platform:
windows10+msys2+kconfig-frontends-win32-3.12.1.zip(kconfig-mconf.exe)**
1. ./tools/configure.sh -L | less
2. ./tools/configure.sh -l stm32f4discovery:nsh
3. make menuconfig
``
sdc-g opened a new pull request, #12332:
URL: https://github.com/apache/nuttx/pull/12332
## 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 go to the
yamt commented on code in PR #2385:
URL: https://github.com/apache/nuttx-apps/pull/2385#discussion_r1598073630
##
interpreters/wamr/Kconfig:
##
@@ -47,6 +47,16 @@ config INTERPRETERS_WAMR_AOT_QUICK_ENTRY
signature.
Enable this option will increase
xiaoxiang781216 commented on code in PR #2385:
URL: https://github.com/apache/nuttx-apps/pull/2385#discussion_r1598048603
##
interpreters/wamr/Kconfig:
##
@@ -47,6 +47,16 @@ config INTERPRETERS_WAMR_AOT_QUICK_ENTRY
signature.
Enable this option wi
laoniaokkk opened a new issue, #12331:
URL: https://github.com/apache/nuttx/issues/12331
I add NAND simulation under sim/nsh configuration, when 'nand' is executed,
the ‘/dev/nand‘ device will be generated, but when using "mkfatfs /dev/nand" or
"echo hello > /dev/nand", some errors will be
59 matches
Mail list logo