masayuki2009 commented on pull request #5943:
URL: https://github.com/apache/incubator-nuttx/pull/5943#issuecomment-1086597422
>I removed the most suspect patch.
@zhhyu7
spresense:wifi can boot now but the renew command failed.
```
nsh> uname -a
NuttX 10.3.0-RC0 73c2
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/incubator-nuttx.git
The following commit(s) were added to refs/heads/master by this push:
new 497d24f timerexpiration:fix DEA
pkarashchenko merged pull request #5960:
URL: https://github.com/apache/incubator-nuttx/pull/5960
--
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:
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/incubator-nuttx-apps.git.
from 214dbe5 open() options: pass file options 0 if only ioctl is used
add c7b7162 testing/mm: add
xiaoxiang781216 merged pull request #1112:
URL: https://github.com/apache/incubator-nuttx-apps/pull/1112
--
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
pussuw commented on a change in pull request #5959:
URL: https://github.com/apache/incubator-nuttx/pull/5959#discussion_r841062783
##
File path: arch/risc-v/src/common/supervisor/Make.defs
##
@@ -21,7 +21,7 @@
# If the NuttX kernel runs in S-mode
CMN_ASRCS += riscv_dispatch
pussuw commented on a change in pull request #5959:
URL: https://github.com/apache/incubator-nuttx/pull/5959#discussion_r841062912
##
File path: arch/risc-v/src/common/riscv_percpu.c
##
@@ -61,11 +61,11 @@ static struct riscv_percpu_s g_scratch[HART_CNT];
void riscv_percpu_i
pussuw commented on a change in pull request #5959:
URL: https://github.com/apache/incubator-nuttx/pull/5959#discussion_r841062929
##
File path: arch/risc-v/src/common/riscv_percpu.c
##
@@ -111,8 +111,8 @@ uintptr_t riscv_percpu_get_hartid(void)
{
uintptr_t scratch = READ_C
pussuw commented on pull request #5782:
URL: https://github.com/apache/incubator-nuttx/pull/5782#issuecomment-1086616429
Thanks to all the reviewers, especially @pkarashchenko and @xiaoxiang781216
thank you for your hard work
--
This is an automated message from the Apache Git Service.
T
pussuw commented on a change in pull request #5782:
URL: https://github.com/apache/incubator-nuttx/pull/5782#discussion_r841063236
##
File path: arch/risc-v/src/common/riscv_percpu.h
##
@@ -0,0 +1,104 @@
+/
pussuw commented on a change in pull request #5782:
URL: https://github.com/apache/incubator-nuttx/pull/5782#discussion_r841063271
##
File path: arch/risc-v/src/common/riscv_percpu.h
##
@@ -0,0 +1,104 @@
+/
pussuw commented on a change in pull request #5782:
URL: https://github.com/apache/incubator-nuttx/pull/5782#discussion_r841063332
##
File path: arch/risc-v/Kconfig
##
@@ -234,6 +234,10 @@ config ARCH_MPU_HAS_NAPOT
bool "PMP supports NAPOT"
default y if !P
pussuw commented on a change in pull request #5782:
URL: https://github.com/apache/incubator-nuttx/pull/5782#discussion_r841063385
##
File path: arch/risc-v/src/common/supervisor/riscv_syscall_dispatch.S
##
@@ -0,0 +1,148 @@
+/***
pussuw commented on a change in pull request #5782:
URL: https://github.com/apache/incubator-nuttx/pull/5782#discussion_r841063434
##
File path: arch/risc-v/src/common/riscv_exception_common.S
##
@@ -69,48 +69,16 @@
exception_common:
addi sp, sp, -XCPTCONTEXT_SIZE
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/incubator-nuttx.git
commit 27c80f2586096d56b3b5407f464dc1aa762fd2b8
Author: Xiang Xiao
AuthorDate: Sat Apr 2 05:39:06 2022 +0800
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/incubator-nuttx.git
commit 79aca28bd7ee1a5d095dab24bedf6765c12e2fae
Author: Xiang Xiao
AuthorDate: Sat Apr 2 05:13:55 2022 +0800
pkarashchenko merged pull request #5959:
URL: https://github.com/apache/incubator-nuttx/pull/5959
--
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:
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/incubator-nuttx.git
commit be2fee7d6effb76de20098097f304ffa3fa346bc
Author: Xiang Xiao
AuthorDate: Sat Apr 2 05:16:48 2022 +0800
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/incubator-nuttx.git
commit 629d9969dd0f62beca4dec5a2719a041f97bee01
Author: Xiang Xiao
AuthorDate: Sat Apr 2 05:11:58 2022 +0800
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/incubator-nuttx.git
commit e959775397a1b53b2f2a7d436b634a4d5c2a1597
Author: Xiang Xiao
AuthorDate: Sat Apr 2 05:37:00 2022 +0800
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/incubator-nuttx.git
commit 7a209e6ee89530fdff8e731d7c9e4c58f753ab10
Author: Xiang Xiao
AuthorDate: Sat Apr 2 05:09:23 2022 +0800
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/incubator-nuttx.git.
from 497d24f timerexpiration:fix DEADCODE when RR_INTERVAL or
SCHED_SPORADIC not select
new 7a209e6
pussuw commented on a change in pull request #5782:
URL: https://github.com/apache/incubator-nuttx/pull/5782#discussion_r841063482
##
File path: arch/risc-v/src/common/riscv_exception_common.S
##
@@ -119,24 +87,29 @@ exception_common:
/* Setup arg0(exception cause), arg1(c
xiaoxiang781216 commented on a change in pull request #5782:
URL: https://github.com/apache/incubator-nuttx/pull/5782#discussion_r841065353
##
File path: arch/risc-v/Kconfig
##
@@ -234,6 +234,10 @@ config ARCH_MPU_HAS_NAPOT
bool "PMP supports NAPOT"
default y
xiaoxiang781216 commented on a change in pull request #5782:
URL: https://github.com/apache/incubator-nuttx/pull/5782#discussion_r841065392
##
File path: arch/risc-v/src/common/supervisor/riscv_syscall_dispatch.S
##
@@ -0,0 +1,148 @@
+/**
xiaoxiang781216 commented on a change in pull request #5959:
URL: https://github.com/apache/incubator-nuttx/pull/5959#discussion_r841065847
##
File path: arch/risc-v/src/common/supervisor/Make.defs
##
@@ -21,7 +21,7 @@
# If the NuttX kernel runs in S-mode
CMN_ASRCS += riscv
longcongduoi opened a new pull request #5961:
URL: https://github.com/apache/incubator-nuttx/pull/5961
update CMAKE_C_FLAGS when compile C file
## Summary
## Impact
## Testing
--
This is an automated message from the Apache Git Service.
To respond to the messa
pkarashchenko commented on pull request #5915:
URL: https://github.com/apache/incubator-nuttx/pull/5915#issuecomment-1086621014
Np, but I will issue a PR and move `SCHED_NOTE_IP` to `compiler.h` and
rename to `uniqueid_get`. Just to keep compiler dependent implementation in a
single place.
xiaoxiang781216 commented on a change in pull request #5959:
URL: https://github.com/apache/incubator-nuttx/pull/5959#discussion_r841066162
##
File path: arch/risc-v/src/common/riscv_percpu.c
##
@@ -61,11 +61,11 @@ static struct riscv_percpu_s g_scratch[HART_CNT];
void riscv
xiaoxiang781216 opened a new pull request #5962:
URL: https://github.com/apache/incubator-nuttx/pull/5962
## Summary
and fix the typo error
## Impact
Minor
## Testing
Pass CI
--
This is an automated message from the Apache Git Service.
To respond to the message,
xiaoxiang781216 commented on pull request #5943:
URL: https://github.com/apache/incubator-nuttx/pull/5943#issuecomment-1086622502
@masayuki2009 @zhhyu7 remove all unnecessary change from PR, the change is
very simply now, could you try again? Thanks for helping. BTW, could you share
a gs22
xiaoxiang781216 edited a comment on pull request #5943:
URL: https://github.com/apache/incubator-nuttx/pull/5943#issuecomment-1086622502
@masayuki2009 @zhhyu7 remove all unnecessary change from PR, the change is
very simply now, could you try again? Thanks for helping. BTW, could you share
xiaoxiang781216 commented on a change in pull request #5782:
URL: https://github.com/apache/incubator-nuttx/pull/5782#discussion_r841067147
##
File path: arch/risc-v/src/common/riscv_percpu.h
##
@@ -0,0 +1,104 @@
+/***
xiaoxiang781216 commented on a change in pull request #5782:
URL: https://github.com/apache/incubator-nuttx/pull/5782#discussion_r841067182
##
File path: arch/risc-v/src/common/riscv_percpu.h
##
@@ -0,0 +1,104 @@
+/***
xiaoxiang781216 commented on a change in pull request #5782:
URL: https://github.com/apache/incubator-nuttx/pull/5782#discussion_r841067490
##
File path: arch/risc-v/src/common/riscv_exception_common.S
##
@@ -69,48 +69,16 @@
exception_common:
addi sp, sp, -XCPTCONTE
xiaoxiang781216 commented on a change in pull request #5782:
URL: https://github.com/apache/incubator-nuttx/pull/5782#discussion_r841067625
##
File path: arch/risc-v/src/common/riscv_percpu.c
##
@@ -0,0 +1,117 @@
+/***
raiden00pl opened a new pull request #5963:
URL: https://github.com/apache/incubator-nuttx/pull/5963
## Summary
- note_sysview.c: fix compilation for CONFIG_TASK_NAME_SIZE == 0
- note_sysview.c: fix compilation if CONFIG_SCHED_INSTRUMENTATION_FILTER not
defined
## Impact
xiaoxiang781216 commented on a change in pull request #5782:
URL: https://github.com/apache/incubator-nuttx/pull/5782#discussion_r841067639
##
File path: arch/risc-v/src/common/riscv_percpu.c
##
@@ -0,0 +1,117 @@
+/***
xiaoxiang781216 commented on a change in pull request #5782:
URL: https://github.com/apache/incubator-nuttx/pull/5782#discussion_r841067710
##
File path: arch/risc-v/src/common/supervisor/riscv_syscall_dispatch.S
##
@@ -0,0 +1,148 @@
+/**
xiaoxiang781216 commented on a change in pull request #5782:
URL: https://github.com/apache/incubator-nuttx/pull/5782#discussion_r841067730
##
File path: arch/risc-v/src/common/supervisor/Make.defs
##
@@ -0,0 +1,28 @@
+###
raiden00pl opened a new pull request #5964:
URL: https://github.com/apache/incubator-nuttx/pull/5964
## Summary
- stm32: add support for up_perf
- boards/nucleo-f446re: initialize up_perf
## Impact
## Testing
SystemView and nucleo-f446re
--
This is an automa
anchao commented on pull request #5963:
URL: https://github.com/apache/incubator-nuttx/pull/5963#issuecomment-1086625098
LGTM
--
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
xiaoxiang781216 commented on pull request #5915:
URL: https://github.com/apache/incubator-nuttx/pull/5915#issuecomment-1086625249
Ok, it's good ideal. let's give it's a general name, because getting the
current instruction is very useful in other debugging case.
--
This is an automated m
xiaoxiang781216 commented on a change in pull request #5961:
URL: https://github.com/apache/incubator-nuttx/pull/5961#discussion_r841068763
##
File path: Documentation/guides/cpp_cmake.rst
##
@@ -104,11 +104,12 @@ Creating the project
set(EXE_NAME hellocpp)
+SET(CM
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/incubator-nuttx.git.
from 27c80f2 arch/riscv: Rename g_scratch to g_percpu
add c46a926 sched_note: fix buffer size warning i
xiaoxiang781216 merged pull request #5953:
URL: https://github.com/apache/incubator-nuttx/pull/5953
--
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
hjlinux opened a new pull request #5965:
URL: https://github.com/apache/incubator-nuttx/pull/5965
Signed-off-by: hejianliang3
## Summary
## Impact
## Testing
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on
hjlinux closed pull request #5965:
URL: https://github.com/apache/incubator-nuttx/pull/5965
--
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: commit
zhuyanlinzyl opened a new pull request #5966:
URL: https://github.com/apache/incubator-nuttx/pull/5966
## Summary
arch:tcbinfo: update tcbinfo as xcpcontext update
jlink-nuttx: update regs as nuttx regs save path change
## Impact
## Testing
--
This is an au
hjlinux opened a new pull request #5967:
URL: https://github.com/apache/incubator-nuttx/pull/5967
Signed-off-by: hejianliang3
<[hejianlia...@xiaomi.com](mailto:hejianlia...@xiaomi.com)>
## Summary
## Impact
## Testing
--
This is an automated message from the
acassis commented on a change in pull request #5967:
URL: https://github.com/apache/incubator-nuttx/pull/5967#discussion_r841077042
##
File path: net/socket/connect.c
##
@@ -140,7 +140,7 @@ int psock_connect(FAR struct socket *psock, FAR const
struct sockaddr *addr,
if (ret
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/incubator-nuttx.git.
from 26ab4e9 mod_insmod: fix coverity warning
new b487101 stm32: add support for up_perf
new 7403678
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/incubator-nuttx.git
commit 7403678db7645e3df36cb8fd29a18680ed7f8f2d
Author: raiden00pl
AuthorDate: Sat Apr 2 13:43:39 2022 +0200
boa
acassis merged pull request #5964:
URL: https://github.com/apache/incubator-nuttx/pull/5964
--
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: commit
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/incubator-nuttx.git
commit b487101b879c2d071c4517c0e4b5c077e2762e66
Author: raiden00pl
AuthorDate: Sat Apr 2 13:42:51 2022 +0200
stm
hjlinux closed pull request #5967:
URL: https://github.com/apache/incubator-nuttx/pull/5967
--
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: commit
Donny9 opened a new pull request #1119:
URL: https://github.com/apache/incubator-nuttx-apps/pull/1119
## Summary
fs/epoll: fix compile break about change type of pollevent_t
Signed-off-by: Jiuzhu Dong
## Impact
N/A
## Testing
CI
--
This is an automated m
Donny9 commented on pull request #1119:
URL:
https://github.com/apache/incubator-nuttx-apps/pull/1119#issuecomment-1086648883
This patch is associated with
https://github.com/apache/incubator-nuttx/pull/5937
@xiaoxiang781216 please commit this PR first, thanks.
--
This is an automate
hjlinux opened a new pull request #5968:
URL: https://github.com/apache/incubator-nuttx/pull/5968
Signed-off-by: hejianliang3
## Summary
## Impact
## Testing
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on
hjlinux closed pull request #5968:
URL: https://github.com/apache/incubator-nuttx/pull/5968
--
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: commit
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/incubator-nuttx.git
commit a984de60980bf6b4c8ce281e46620772e03fef74
Author: raiden00pl
AuthorDate: Sat Apr 2 13:38:49 2022 +0200
n
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/incubator-nuttx.git
commit c4c2c46ebf4311ab8356393a4ea762a6401d82ee
Author: raiden00pl
AuthorDate: Sat Apr 2 13:39:28 2022 +0200
n
xiaoxiang781216 merged pull request #5963:
URL: https://github.com/apache/incubator-nuttx/pull/5963
--
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
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/incubator-nuttx.git.
from 7403678 boards/nucleo-f446re: initialize up_perf
new a984de6 note_sysview.c: fix compilation for C
Donny9 opened a new pull request #1120:
URL: https://github.com/apache/incubator-nuttx-apps/pull/1120
## Summary
testing: support file system benchmark tools: iozone
Upstream:
https://www.iozone.org/
https://www.iozone.org/src/current/iozone3_492.tgz
## Impact
s
xiaoxiang781216 commented on pull request #5650:
URL: https://github.com/apache/incubator-nuttx/pull/5650#issuecomment-1086652256
@masayuki2009 we has ordered sabre-6quad early of this week, but will
receive the board until the end of next week. So please be patient:(.
--
This is an auto
acassis commented on issue #5956:
URL:
https://github.com/apache/incubator-nuttx/issues/5956#issuecomment-1086652439
Doing bisect I discovered that the issue was caused by commit
ee931c137fb795630b4c68f040861583d52a3efd
Adding -fno-builtin back to CFLAGS fixed the issue:
```
diff
xiaoxiang781216 commented on a change in pull request #1119:
URL:
https://github.com/apache/incubator-nuttx-apps/pull/1119#discussion_r841083518
##
File path: examples/poll/poll_listener.c
##
@@ -91,18 +91,18 @@ void *poll_listener(pthread_addr_t pvarg)
printf("poll_liste
xiaoxiang781216 commented on issue #5956:
URL:
https://github.com/apache/incubator-nuttx/issues/5956#issuecomment-1086653931
Ok, I will take a look tomorrow.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL ab
xiaoxiang781216 commented on a change in pull request #5961:
URL: https://github.com/apache/incubator-nuttx/pull/5961#discussion_r841093522
##
File path: Documentation/guides/cpp_cmake.rst
##
@@ -104,11 +104,12 @@ Creating the project
set(EXE_NAME hellocpp)
+SET(CM
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/incubator-nuttx.git
The following commit(s) were added to refs/heads/master by this push:
new bcb2530 arm/chip: add backtrace sup
xiaoxiang781216 merged pull request #5918:
URL: https://github.com/apache/incubator-nuttx/pull/5918
--
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
xiaoxiang781216 commented on pull request #1120:
URL:
https://github.com/apache/incubator-nuttx-apps/pull/1120#issuecomment-1086672204
let's download the package instead, @Donny9
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to Git
xiaoxiang781216 commented on pull request #5937:
URL: https://github.com/apache/incubator-nuttx/pull/5937#issuecomment-1086672362
@Donny9 please fix the printf warning.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use
Ouss4 commented on pull request #5966:
URL: https://github.com/apache/incubator-nuttx/pull/5966#issuecomment-1086674802
BTW, are you guys getting this error when enabling TCBINFO?
> armv7-m/arm_tcbinfo.c:38:3: error: cannot apply 'offsetof' to a non
constant address
38 | TCB_
dosadi opened a new issue #5969:
URL: https://github.com/apache/incubator-nuttx/issues/5969
Hi,
I have a brand new NuttX pull, and when I try to configure it, I see the
following error:
$ tools/configure.sh -E qemu-intel64:nsh
[misc]
make[1]: Leaving directory '/home/jon
pkarashchenko commented on pull request #5966:
URL: https://github.com/apache/incubator-nuttx/pull/5966#issuecomment-1086704330
@Ouss4 last time I tried GCC 11 I got next results:
https://github.com/apache/incubator-nuttx/pull/5659#issuecomment-1056999840
IMO ARM GCC 11 is not usable for
pkarashchenko commented on pull request #5967:
URL: https://github.com/apache/incubator-nuttx/pull/5967#issuecomment-1086704617
`Remove Gerrit Change-ID's before submitting upstream`
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to G
pkarashchenko commented on a change in pull request #5966:
URL: https://github.com/apache/incubator-nuttx/pull/5966#discussion_r841109523
##
File path: tools/jlink-nuttx.c
##
@@ -347,6 +359,13 @@ static int update_pidhash(struct plugin_priv_s *priv)
return -ENOMEM;
pkarashchenko commented on pull request #5918:
URL: https://github.com/apache/incubator-nuttx/pull/5918#issuecomment-1086705401
Seems that Cortex-A8 arch is missing. Maybe some other that support thumb.
Need to re-check
--
This is an automated message from the Apache Git Service.
To resp
patacongo commented on issue #5969:
URL:
https://github.com/apache/incubator-nuttx/issues/5969#issuecomment-1086705838
Two tips:
1. Do `sh -x tools/configure.sh -E qemu-intel64:nsh' to see what is going on.
2. Look at line 2026 of Kconfig:
2026 source "$APPSDIR/Kconfig"
patacongo commented on issue #5969:
URL:
https://github.com/apache/incubator-nuttx/issues/5969#issuecomment-1086706947
The rest of the story is in tools/Unix.mk:
$(Q) APPSDIR=${CONFIG_APPS_DIR} EXTERNALDIR=$(EXTERNALDIR) kconfig-mconf
Kconfig
3. Look at your .config file. Wh
patacongo edited a comment on issue #5969:
URL:
https://github.com/apache/incubator-nuttx/issues/5969#issuecomment-1086706947
The rest of the story is in tools/Unix.mk:
`$(Q) APPSDIR=${CONFIG_APPS_DIR} EXTERNALDIR=$(EXTERNALDIR) kconfig-mconf
Kconfig`
3. Look at your .config
patacongo edited a comment on issue #5969:
URL:
https://github.com/apache/incubator-nuttx/issues/5969#issuecomment-1086705838
Two tips:
1. Do `sh -x tools/configure.sh -E qemu-intel64:nsh' to see what is going on.
2. Look at line 2026 of Kconfig:
`2026 source "$APPSDIR/Kcon
patacongo edited a comment on issue #5969:
URL:
https://github.com/apache/incubator-nuttx/issues/5969#issuecomment-1086706947
The rest of the story is in tools/Unix.mk:
`$(Q) APPSDIR=${CONFIG_APPS_DIR} EXTERNALDIR=$(EXTERNALDIR) kconfig-mconf
Kconfig`
3. Look at your .config
patacongo removed a comment on issue #5969:
URL:
https://github.com/apache/incubator-nuttx/issues/5969#issuecomment-1086706947
The rest of the story is in tools/Unix.mk:
`$(Q) APPSDIR=${CONFIG_APPS_DIR} EXTERNALDIR=$(EXTERNALDIR) kconfig-mconf
Kconfig`
3. Look at your .config
patacongo edited a comment on issue #5969:
URL:
https://github.com/apache/incubator-nuttx/issues/5969#issuecomment-1086705838
Two tips:
1. Do `sh -x tools/configure.sh -E qemu-intel64:nsh' to see what is going on.
2. Look at line 2026 of Kconfig:
`2026 source "$APPSDIR/Kcon
dosadi closed issue #5969:
URL: https://github.com/apache/incubator-nuttx/issues/5969
--
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-unsu
dosadi commented on issue #5969:
URL:
https://github.com/apache/incubator-nuttx/issues/5969#issuecomment-1086708109
Sorry, my bad - I had the apps directory in the wrong spot. Moving it fixed
the problem
--
This is an automated message from the Apache Git Service.
To respond to the
pkarashchenko commented on a change in pull request #5948:
URL: https://github.com/apache/incubator-nuttx/pull/5948#discussion_r84328
##
File path: libs/libc/time/lib_localtime.c
##
@@ -1585,14 +1583,7 @@ static int tzparse(FAR const char *name, FAR struct
state_s *sp,
Ouss4 commented on pull request #5966:
URL: https://github.com/apache/incubator-nuttx/pull/5966#issuecomment-1086712944
> @Ouss4 last time I tried GCC 11 I got next results: [#5659
(comment)](https://github.com/apache/incubator-nuttx/pull/5659#issuecomment-1056999840)
IMO ARM GCC 11 is not
pkarashchenko commented on pull request #5966:
URL: https://github.com/apache/incubator-nuttx/pull/5966#issuecomment-1086714024
The NuttX CI is using GCC 10. I use it as well.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub a
pkarashchenko commented on pull request #5966:
URL: https://github.com/apache/incubator-nuttx/pull/5966#issuecomment-1086714368
@Ouss4 I think this PR should solve your issue
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub an
Ouss4 commented on a change in pull request #5966:
URL: https://github.com/apache/incubator-nuttx/pull/5966#discussion_r841114513
##
File path: arch/arm/src/armv7-m/arm_tcbinfo.c
##
@@ -112,6 +112,8 @@ const struct tcbinfo_s g_tcbinfo =
TCB_STATE_OFF,
TCB_PRI_OFF,
TCB_
Ouss4 commented on pull request #5966:
URL: https://github.com/apache/incubator-nuttx/pull/5966#issuecomment-1086714557
> The NuttX CI is using GCC 10. I use it as well.
Yes, but AFAIK, no defconfig enables TCBINFO.
> @Ouss4 I think this PR should solve your issue
I just
pkarashchenko commented on a change in pull request #5962:
URL: https://github.com/apache/incubator-nuttx/pull/5962#discussion_r841115942
##
File path: arch/risc-v/src/common/riscv_percpu.h
##
@@ -39,9 +39,9 @@
*
pussuw commented on a change in pull request #5962:
URL: https://github.com/apache/incubator-nuttx/pull/5962#discussion_r841124647
##
File path: arch/risc-v/src/common/riscv_percpu.h
##
@@ -74,7 +74,7 @@ struct riscv_percpu_s
void riscv_percpu_init(void);
/*
pussuw commented on a change in pull request #5962:
URL: https://github.com/apache/incubator-nuttx/pull/5962#discussion_r841124753
##
File path: arch/risc-v/src/common/riscv_percpu.h
##
@@ -39,9 +39,9 @@
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/incubator-nuttx-website.git
The following commit(s) were added to refs/heads/asf-site by this push:
new d17f440 Publishing web
masayuki2009 commented on pull request #5943:
URL: https://github.com/apache/incubator-nuttx/pull/5943#issuecomment-1086763904
@zhhyu7 @xiaoxiang781216
I confirmed that spresene:wifi, spresense:wifi_smp and stm32f4discovery:wifi
work.
--
This is an automated message from the
1 - 100 of 105 matches
Mail list logo