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/incubator-nuttx-apps.git
The following commit(s) were added to refs/heads/master by this push:
new 87d8494 testing/ostest: Include n
anchao commented on pull request #913:
URL:
https://github.com/apache/incubator-nuttx-apps/pull/913#issuecomment-988603091
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 comm
anchao merged pull request #913:
URL: https://github.com/apache/incubator-nuttx-apps/pull/913
--
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: comm
tito97sp commented on issue #4952:
URL:
https://github.com/apache/incubator-nuttx/issues/4952#issuecomment-988701216
Thanks so much @xiaoxiang781216. I was becoming mad!
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and u
tito97sp closed issue #4952:
URL: https://github.com/apache/incubator-nuttx/issues/4952
--
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-un
xiaoxiang781216 commented on pull request #4754:
URL: https://github.com/apache/incubator-nuttx/pull/4754#issuecomment-988834760
@yamt please merge this PR,
https://github.com/apache/incubator-nuttx/pull/4881 depends on it.
--
This is an automated message from the Apache Git Service.
To
xiaoxiang781216 edited a comment on pull request #4754:
URL: https://github.com/apache/incubator-nuttx/pull/4754#issuecomment-988834760
@yamt please merge this PR if you don't have more concern,
https://github.com/apache/incubator-nuttx/pull/4881 depends on it.
--
This is an automated me
xiaoxiang781216 edited a comment on pull request #4754:
URL: https://github.com/apache/incubator-nuttx/pull/4754#issuecomment-988834760
@yamt please merge this PR if you don't have more concern.
https://github.com/apache/incubator-nuttx/pull/4881 depends on it.
--
This is an automated me
xiaoxiang781216 commented on pull request #4881:
URL: https://github.com/apache/incubator-nuttx/pull/4881#issuecomment-988835537
depends on https://github.com/apache/incubator-nuttx/pull/4754
--
This is an automated message from the Apache Git Service.
To respond to the message, please lo
xiaoxiang781216 commented on pull request #4908:
URL: https://github.com/apache/incubator-nuttx/pull/4908#issuecomment-988839557
@acassis @pkarashchenko is this patch ready for merge?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to
raiden00pl opened a new pull request #915:
URL: https://github.com/apache/incubator-nuttx-apps/pull/915
## Summary
examples/foc: add a simple character based interface to interact with the app
## Impact
## Testing
b-g431b-esc1/foc_f32
--
This is an automated message f
xiaoxiang781216 merged pull request #915:
URL: https://github.com/apache/incubator-nuttx-apps/pull/915
--
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-m
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-apps.git
The following commit(s) were added to refs/heads/master by this push:
new 0577bd2 examples/foc: add a si
pkarashchenko commented on a change in pull request #4908:
URL: https://github.com/apache/incubator-nuttx/pull/4908#discussion_r764855205
##
File path: boards/arm/stm32h7/nucleo-h743zi/Kconfig
##
@@ -27,4 +27,66 @@ config STM32_ROMFS_IMAGEFILE
depends on STM32_ROMFS
pkarashchenko commented on a change in pull request #4908:
URL: https://github.com/apache/incubator-nuttx/pull/4908#discussion_r765289203
##
File path: boards/arm/stm32h7/nucleo-h743zi/scripts/flash-mcuboot-app.ld
##
@@ -0,0 +1,200 @@
+/*
yamt commented on a change in pull request #4754:
URL: https://github.com/apache/incubator-nuttx/pull/4754#discussion_r765289382
##
File path: include/sys/types.h
##
@@ -161,13 +161,13 @@ typedef int16_t key_t;
typedef intptr_t ptrdiff_t;
#if !defined(__cplusplus)
yamt commented on a change in pull request #4754:
URL: https://github.com/apache/incubator-nuttx/pull/4754#discussion_r765289382
##
File path: include/sys/types.h
##
@@ -161,13 +161,13 @@ typedef int16_t key_t;
typedef intptr_t ptrdiff_t;
#if !defined(__cplusplus)
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 aabdda2 Publishing web
masayuki2009 merged pull request #4803:
URL: https://github.com/apache/incubator-nuttx/pull/4803
--
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: c
This is an automated email from the ASF dual-hosted git repository.
masayuki 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 2f55807 sched/signal: add spinlock t
xiaoxiang781216 commented on pull request #4881:
URL: https://github.com/apache/incubator-nuttx/pull/4881#issuecomment-989464747
> it seems a bit awkward to have x11 stuff in libc. is there a precedent?
(in nuttx or other systems)
The following item depends on x11 key symbols:
yamt commented on pull request #4881:
URL: https://github.com/apache/incubator-nuttx/pull/4881#issuecomment-989484628
> > it seems a bit awkward to have x11 stuff in libc. is there a precedent?
(in nuttx or other systems)
>
> The following item depends on x11 key symbols:
>
>
anchao opened a new pull request #4953:
URL: https://github.com/apache/incubator-nuttx/pull/4953
## Summary
sched/semaphore: fix race condition for timed wait
There is a potential problem that can lead to deadlock at
condition wait, if the timeout of watchdog is a very small
anchao commented on pull request #4953:
URL: https://github.com/apache/incubator-nuttx/pull/4953#issuecomment-989505714
cc @masayuki2009
--
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
anchao opened a new pull request #4954:
URL: https://github.com/apache/incubator-nuttx/pull/4954
## Summary
sched/dumpstack: raise the stack dump level to emergency
since sometimes dumpstack will be used in extreme situations(eg. assert)
Signed-off-by: chao.an
##
anchao opened a new pull request #4955:
URL: https://github.com/apache/incubator-nuttx/pull/4955
## Summary
cortex-m/fault: add CFSR(Configurable Fault Status Register) Definitions
## Impact
N/A
## Testing
ci check pass
--
This is an automated message fr
anchao opened a new pull request #4956:
URL: https://github.com/apache/incubator-nuttx/pull/4956
## Summary
cortex-m/assert: dump all registers with alias
print the register with aliases directly is more friendly to novices who are
not familiar with the arm environment
anchao opened a new pull request #4957:
URL: https://github.com/apache/incubator-nuttx/pull/4957
## Summary
cortex-m/hardfault: add bus-fault handler
cortex-m/hardfault: add usage-fault handler
cortex-m/hardfault: enhance the dump information of mem/hard-fault
## Impact
masayuki2009 opened a new pull request #4958:
URL: https://github.com/apache/incubator-nuttx/pull/4958
## Summary
- This commit introduces a private spinlock in sig_action.c
## Impact
- None
## Testing
- Tested with spresense:wifi_smp and spresense:wifi
anchao opened a new pull request #4959:
URL: https://github.com/apache/incubator-nuttx/pull/4959
## Summary
arm/cortex-m: enhance the crash dump
1. add irq stack information to list
2. add cpu loading into list
before:
```
Idle Task: PID=0 PRI=0 Stack Used=5
anchao opened a new pull request #4960:
URL: https://github.com/apache/incubator-nuttx/pull/4960
## Summary
cortex-m/backtrace: remove the push process to simplify backtrace
cortex-m/backtrace: disable the sanitize address check
## Impact
N/A
## Testing
anchao opened a new pull request #4961:
URL: https://github.com/apache/incubator-nuttx/pull/4961
## Summary
arch/arm/assert: fix the stack dump overflow
```
[ EMERG] kasan_report: kasan detected a read access error, address at
0x3c24fca8, size is 4
[ EMERG] up_as
masayuki2009 commented on pull request #4953:
URL: https://github.com/apache/incubator-nuttx/pull/4953#issuecomment-989536355
>Regression by:
>sched: semaphore: Remove a redundant critical section in nxsem_tickwait()
>sched: semaphore: Remove a redundant critical section in nxsem_clock
xiaoxiang781216 commented on pull request #4881:
URL: https://github.com/apache/incubator-nuttx/pull/4881#issuecomment-989536848
> > > it seems a bit awkward to have x11 stuff in libc. is there a
precedent? (in nuttx or other systems)
> >
> >
> > The following item depends on x11
xiaoxiang781216 commented on a change in pull request #4961:
URL: https://github.com/apache/incubator-nuttx/pull/4961#discussion_r765453185
##
File path: arch/arm/src/armv6-m/arm_assert.c
##
@@ -76,7 +76,7 @@ static void up_stackdump(uint32_t sp, uint32_t stack_top)
{
uint3
anchao opened a new pull request #4962:
URL: https://github.com/apache/incubator-nuttx/pull/4962
## Summary
arch/arm: add support of all symbols for debugging
libs/printf: add support for print symbol name
libc/allsyms: Load all symbols for debugging
Reference here:
xiaoxiang781216 commented on a change in pull request #4754:
URL: https://github.com/apache/incubator-nuttx/pull/4754#discussion_r765458294
##
File path: include/sys/types.h
##
@@ -161,13 +161,13 @@ typedef int16_t key_t;
typedef intptr_t ptrdiff_t;
#if !defined(__
xiaoxiang781216 merged pull request #4958:
URL: https://github.com/apache/incubator-nuttx/pull/4958
--
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 2f55807 sched/signal: add spinlock to g_sigfreeaction
add 83edd2f sched: signal: Introduce a priva
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 0161da4 sched/dumpstack: raise the
xiaoxiang781216 merged pull request #4954:
URL: https://github.com/apache/incubator-nuttx/pull/4954
--
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 a change in pull request #4955:
URL: https://github.com/apache/incubator-nuttx/pull/4955#discussion_r765460473
##
File path: arch/arm/src/armv7-m/nvic.h
##
@@ -586,6 +586,55 @@
#define NVIC_SYSHCON_BUSFAULTENA(1 << 17) /* Bit 17: BusFault e
xiaoxiang781216 merged pull request #4956:
URL: https://github.com/apache/incubator-nuttx/pull/4956
--
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 0161da4 sched/dumpstack: raise the stack dump level to emergency
add 437c81f cortex-m/assert: dump
yamt commented on pull request #4881:
URL: https://github.com/apache/incubator-nuttx/pull/4881#issuecomment-989552491
> > > > it seems a bit awkward to have x11 stuff in libc. is there a
precedent? (in nuttx or other systems)
> > >
> > >
> > > The following item depends on x11 ke
xiaoxiang781216 commented on pull request #4881:
URL: https://github.com/apache/incubator-nuttx/pull/4881#issuecomment-989568883
> > > > > it seems a bit awkward to have x11 stuff in libc. is there a
precedent? (in nuttx or other systems)
> > > >
> > > >
> > > > The following ite
anchao commented on a change in pull request #4955:
URL: https://github.com/apache/incubator-nuttx/pull/4955#discussion_r765478546
##
File path: arch/arm/src/armv7-m/nvic.h
##
@@ -586,6 +586,55 @@
#define NVIC_SYSHCON_BUSFAULTENA(1 << 17) /* Bit 17: BusFault enabled
*
xiaoxiang781216 merged pull request #4960:
URL: https://github.com/apache/incubator-nuttx/pull/4960
--
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 437c81f cortex-m/assert: dump all registers with alias
add 7a61588 cortex-m/backtrace: remove the
xiaoxiang781216 commented on a change in pull request #4962:
URL: https://github.com/apache/incubator-nuttx/pull/4962#discussion_r765484464
##
File path: arch/arm/src/Makefile
##
@@ -156,6 +156,21 @@ nuttx$(EXEEXT): $(HEAD_OBJ) board$(DELIM)libboard$(LIBEXT)
$(Q) $(LD)
anchao commented on pull request #4953:
URL: https://github.com/apache/incubator-nuttx/pull/4953#issuecomment-989580180
> @anchao Can you create revert commits to trace the changes?
@masayuki2009 san, please review again
--
This is an automated message from the Apache Git Service.
xiaoxiang781216 commented on a change in pull request #4959:
URL: https://github.com/apache/incubator-nuttx/pull/4959#discussion_r765486622
##
File path: arch/arm/src/armv7-m/arm_assert.c
##
@@ -137,54 +137,162 @@ static inline void up_registerdump(FAR volatile uint32_t
*regs)
xiaoxiang781216 commented on a change in pull request #4957:
URL: https://github.com/apache/incubator-nuttx/pull/4957#discussion_r765487953
##
File path: arch/arm/src/armv7-m/arm_busfault.c
##
@@ -0,0 +1,107 @@
+/*
xiaoxiang781216 commented on a change in pull request #4957:
URL: https://github.com/apache/incubator-nuttx/pull/4957#discussion_r765490874
##
File path: arch/arm/Kconfig
##
@@ -593,6 +593,7 @@ config ARCH_CORTEXM3
select ARCH_HAVE_TESTSET
select ARCH_HAVE_HARDF
masayuki2009 commented on pull request #4953:
URL: https://github.com/apache/incubator-nuttx/pull/4953#issuecomment-989584770
>@masayuki2009 san, please review again
I'll check the commits later.
--
This is an automated message from the Apache Git Service.
To respond to the mes
OctopusHu0105 opened a new pull request #4963:
URL: https://github.com/apache/incubator-nuttx/pull/4963
trace: and sched note dump
Change-Id: Ie74d6f77c67e93b2de6463558a359f80a11214fa
note_type NOTE_DUMP_STRING API:
sched_note_string
sched_note_vprintf
sched_note_print
OctopusHu0105 opened a new pull request #4964:
URL: https://github.com/apache/incubator-nuttx/pull/4964
noteram: when the buffer overflow happen and give the asan report
READ of size 1 at 0x5ec78f90 thread T0
0 0x59682d7a in noteram_remove note/noteram_driver.c:432
1 0x59683c43
anchao commented on a change in pull request #4962:
URL: https://github.com/apache/incubator-nuttx/pull/4962#discussion_r765502549
##
File path: arch/arm/src/Makefile
##
@@ -156,6 +156,21 @@ nuttx$(EXEEXT): $(HEAD_OBJ) board$(DELIM)libboard$(LIBEXT)
$(Q) $(LD) --entry=_
This is an automated email from the ASF dual-hosted git repository.
yamamoto pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git.
from 9b502dc arm/backtrace: disable the sanitize address check
new 334bb97 Revert "sim: Specify -fshort-
xiaoxiang781216 commented on pull request #4964:
URL: https://github.com/apache/incubator-nuttx/pull/4964#issuecomment-989600846
@YuuichiNakamura could you take a look?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use
yamt merged pull request #4754:
URL: https://github.com/apache/incubator-nuttx/pull/4754
--
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-u
This is an automated email from the ASF dual-hosted git repository.
yamamoto pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git
commit 334bb9768a0815087acf5721dfee18520ba5604c
Author: Xiang Xiao
AuthorDate: Mon Nov 1 01:40:48 2021 +0800
Re
This is an automated email from the ASF dual-hosted git repository.
yamamoto pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git
commit 635752389226ad005f52524a933acf864c1a1f8d
Author: Xiang Xiao
AuthorDate: Mon Nov 1 12:40:51 2021 +0800
ar
63 matches
Mail list logo