pkarashchenko merged pull request #5821:
URL: https://github.com/apache/incubator-nuttx/pull/5821
--
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:
pkarashchenko merged pull request #1085:
URL: https://github.com/apache/incubator-nuttx-apps/pull/1085
--
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.
pkarashchenko 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 2fc7c67 wireless/wapi: Fix
xiaoxiang781216 opened a new pull request #1085:
URL: https://github.com/apache/incubator-nuttx-apps/pull/1085
## Summary
Continue the work https://github.com/apache/incubator-nuttx/pull/5476:
## Impact
Minor
## Testing
Pass CI
--
This is an automated message fr
xiaoxiang781216 opened a new pull request #5821:
URL: https://github.com/apache/incubator-nuttx/pull/5821
## Summary
Continue the work https://github.com/apache/incubator-nuttx/pull/5476:
- Fix libelf/libelf_coredump.c:234:7: warning: 'strncpy' output may be
truncated copying 16 b
xiaoxiang781216 commented on a change in pull request #5819:
URL: https://github.com/apache/incubator-nuttx/pull/5819#discussion_r831718956
##
File path: drivers/syslog/syslog_device.c
##
@@ -768,9 +768,10 @@ void syslog_dev_uninitialize(FAR struct syslog_channel_s
*channel)
xiaoxiang781216 commented on pull request #5815:
URL: https://github.com/apache/incubator-nuttx/pull/5815#issuecomment-1074662626
@mogenson look like awk in CI machine is different from yours:
```
awk: syntax error at source line 1
context is
{ if >>> (match($0,/LUA_[A-Z]+
xiaoxiang781216 merged pull request #1084:
URL: https://github.com/apache/incubator-nuttx-apps/pull/1084
--
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
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 c88dd4b system/cfgdata: implem
xiaoxiang781216 merged pull request #5820:
URL: https://github.com/apache/incubator-nuttx/pull/5820
--
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 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 b7c4746 drivers/mtd/mtd_config: set
xiaoxiang781216 merged pull request #5816:
URL: https://github.com/apache/incubator-nuttx/pull/5816
--
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 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 3581668 env_dup: Allocate memory fr
xiaoxiang781216 merged pull request #5814:
URL: https://github.com/apache/incubator-nuttx/pull/5814
--
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 #5819:
URL: https://github.com/apache/incubator-nuttx/pull/5819#discussion_r831707115
##
File path: include/nuttx/sched.h
##
@@ -79,7 +79,7 @@
/* Special task IDS. Any negative PID is invalid. */
-#define NULL_TASK_PRO
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 9a9a06d boards/arm/same70-qmtech: R
xiaoxiang781216 merged pull request #5817:
URL: https://github.com/apache/incubator-nuttx/pull/5817
--
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.
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 5fec538 Publishing web
Ouss4 opened a new pull request #5820:
URL: https://github.com/apache/incubator-nuttx/pull/5820
## Summary
For EXCCAUSE values, use macros defined in xtensa_corebits.h instead of
those defined in core.h as they are deprecated.
## Impact
N/A
## Testing
ESP32 & ESP32-S2
pkarashchenko opened a new pull request #5819:
URL: https://github.com/apache/incubator-nuttx/pull/5819
## Summary
Unify usage of special task IDs
## Impact
None. Refactoring only
## Testing
Pass CI
--
This is an automated message from the Apache Git Service.
To res
pkarashchenko opened a new pull request #1084:
URL: https://github.com/apache/incubator-nuttx-apps/pull/1084
## Summary
Implement `"format"` option for `cfgdata` tool.
## Impact
None. New option added
## Testing
Pass CI
--
This is an automated message from the Apach
pkarashchenko opened a new pull request #5818:
URL: https://github.com/apache/incubator-nuttx/pull/5818
## Summary
Eliminate PROGMEM_ERASESTATE configuration option by implementing
`up_progmem_erasestate()` interface for all architecture that implement progmem
interface.
## Impac
pkarashchenko opened a new pull request #5817:
URL: https://github.com/apache/incubator-nuttx/pull/5817
## Summary
Remove dead code
## Impact
None
## Testing
Pass CI
--
This is an automated message from the Apache Git Service.
To respond to the message, please log o
pkarashchenko opened a new pull request #5816:
URL: https://github.com/apache/incubator-nuttx/pull/5816
## Summary
Currently the same format version value is used for both named and ID based
modes for MTD config device. This leads to a situation when ID mode is used and
configuration is
patacongo edited a comment on issue #5811:
URL:
https://github.com/apache/incubator-nuttx/issues/5811#issuecomment-1074079286
I understand. I'm glad we agree, but reality and the practical nature of
business usually make the decisions for us.
There is some on-demand page logic in p
jlaitine closed pull request #5813:
URL: https://github.com/apache/incubator-nuttx/pull/5813
--
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: commi
jlaitine commented on a change in pull request #5813:
URL: https://github.com/apache/incubator-nuttx/pull/5813#discussion_r831295110
##
File path: .github/workflows/build.yml
##
@@ -63,13 +63,13 @@ jobs:
# Determine the repo and leave that unset to use the normal
patacongo commented on issue #5811:
URL:
https://github.com/apache/incubator-nuttx/issues/5811#issuecomment-1074079286
I understand. I'm glad we agree, but reality and the practical nature of
business usually makes the decisions for us.
There is some on-demand page logic in place,
mogenson opened a new pull request #5815:
URL: https://github.com/apache/incubator-nuttx/pull/5815
## Summary
Add defconfigs for `sim:lua` and `teensy-4.x:lua-4.1` to use the newly added
[Lua interpreter](https://github.com/apache/incubator-nuttx-apps/pull/1075).
## Impact
pussuw commented on issue #5811:
URL:
https://github.com/apache/incubator-nuttx/issues/5811#issuecomment-1073992742
Thank you for your response, it is very much appreciated. To give a bit of
context, I'm implementing kernel build support for RISC-V. I'm very close to
something functional,
patacongo edited a comment on issue #5811:
URL:
https://github.com/apache/incubator-nuttx/issues/5811#issuecomment-1073977417
I did the very original KERNEL build logic, lots of changes have happened
since that I am not aware of so, unfortunately, I am probably not such a
technical source
patacongo commented on issue #5811:
URL:
https://github.com/apache/incubator-nuttx/issues/5811#issuecomment-1073977417
I did the very original KERNEL build logic, lots of changes have happened
since that I am not aware of so, unfortunately, I am probably not such a
technical source. I co
xiaoxiang781216 commented on pull request #5814:
URL: https://github.com/apache/incubator-nuttx/pull/5814#issuecomment-1073970099
Maybe the best place is put into user space stack just like argument.
--
This is an automated message from the Apache Git Service.
To respond to the message, p
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 954ff49 esp32s3-devkit/spiflash: Us
pussuw opened a new pull request #5814:
URL: https://github.com/apache/incubator-nuttx/pull/5814
When the initial proxy task is duplicated into the first user task,
the environment exists in kernel memory and this must be copied to user
memory.
The memory allocated for the new t
Ouss4 commented on a change in pull request #5813:
URL: https://github.com/apache/incubator-nuttx/pull/5813#discussion_r831161114
##
File path: .github/workflows/build.yml
##
@@ -63,13 +63,13 @@ jobs:
# Determine the repo and leave that unset to use the normal
che
xiaoxiang781216 merged pull request #5812:
URL: https://github.com/apache/incubator-nuttx/pull/5812
--
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 #5813:
URL: https://github.com/apache/incubator-nuttx/pull/5813#discussion_r831128186
##
File path: .github/workflows/build.yml
##
@@ -63,13 +63,13 @@ jobs:
# Determine the repo and leave that unset to use the n
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 85550ee boards/sim: Enable uinput for rpproxy and rpserver
add 0f2f48f sys/type.h: Change pid_
pkarashchenko merged pull request #5807:
URL: https://github.com/apache/incubator-nuttx/pull/5807
--
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 #5807:
URL: https://github.com/apache/incubator-nuttx/pull/5807#issuecomment-1073917480
> @xiaoxiang781216 I think we should reevaluate `g_npidhash *= 2;` and
`g_npidhash <<= 1;` in `sched/task/task_setup.c` and `sched/init/nx_start.c` so
the overf
jlaitine opened a new pull request #5813:
URL: https://github.com/apache/incubator-nuttx/pull/5813
## 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
pkarashchenko commented on pull request #5807:
URL: https://github.com/apache/incubator-nuttx/pull/5807#issuecomment-1073891406
@xiaoxiang781216 I think we should reevaluate `g_npidhash *= 2;` and
`g_npidhash <<= 1;` in `sched/task/task_setup.c` and `sched/init/nx_start.c` so
the overflow
Ouss4 opened a new pull request #5812:
URL: https://github.com/apache/incubator-nuttx/pull/5812
## Summary
Use SmartFS instead of LittleFS, similar to the rest of the ESP32xx chips.
We have a test suite that expects SmartFS.
## Impact
ESP32-S3
## Testing
esp32s3-devkit:spifl
pkarashchenko commented on a change in pull request #5807:
URL: https://github.com/apache/incubator-nuttx/pull/5807#discussion_r831049682
##
File path: fs/procfs/fs_procfsproc.c
##
@@ -1445,11 +1445,11 @@ static int proc_open(FAR struct file *filep, FAR const
char *relpath,
xiaoxiang781216 commented on a change in pull request #5807:
URL: https://github.com/apache/incubator-nuttx/pull/5807#discussion_r831039365
##
File path: fs/procfs/fs_procfsproc.c
##
@@ -1445,11 +1445,11 @@ static int proc_open(FAR struct file *filep, FAR const
char *relpath,
pussuw commented on issue #5811:
URL:
https://github.com/apache/incubator-nuttx/issues/5811#issuecomment-1073789485
At least @masayuki2009 might be interested to know of this issue
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to Gi
pussuw opened a new issue #5811:
URL: https://github.com/apache/incubator-nuttx/issues/5811
This happens with CONFIG_BUILD_KERNEL=y if the initial heap size is not
large enough to hold the initial stack.
The issue is with the tcb/group initialization order when loading a task
with b
pkarashchenko commented on a change in pull request #5807:
URL: https://github.com/apache/incubator-nuttx/pull/5807#discussion_r830940147
##
File path: fs/procfs/fs_procfsproc.c
##
@@ -1445,11 +1445,11 @@ static int proc_open(FAR struct file *filep, FAR const
char *relpath,
xiaoxiang781216 commented on pull request #5807:
URL: https://github.com/apache/incubator-nuttx/pull/5807#issuecomment-1073706352
Ok, I misunderstand your comment, it should be good now.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on
pussuw commented on a change in pull request #5782:
URL: https://github.com/apache/incubator-nuttx/pull/5782#discussion_r830907379
##
File path: arch/risc-v/Kconfig
##
@@ -188,6 +189,30 @@ config ARCH_MMU_TYPE_SV39
bool
default n
+config ARCH_HAVE_S_MODE
+
pkarashchenko commented on pull request #5807:
URL: https://github.com/apache/incubator-nuttx/pull/5807#issuecomment-1073655768
> Done.
I still see `A valid PID would be in the range of 0-32767` and not `A valid
PID would be in the range of 0 .. (INT_MAX - 1)` in comments
--
This
no1wudi commented on a change in pull request #5782:
URL: https://github.com/apache/incubator-nuttx/pull/5782#discussion_r830844807
##
File path: arch/risc-v/Kconfig
##
@@ -188,6 +189,30 @@ config ARCH_MMU_TYPE_SV39
bool
default n
+config ARCH_HAVE_S_MODE
+
no1wudi commented on a change in pull request #5782:
URL: https://github.com/apache/incubator-nuttx/pull/5782#discussion_r830842520
##
File path: arch/risc-v/Kconfig
##
@@ -188,6 +189,30 @@ config ARCH_MMU_TYPE_SV39
bool
default n
+config ARCH_HAVE_S_MODE
+
xiaoxiang781216 commented on pull request #5807:
URL: https://github.com/apache/incubator-nuttx/pull/5807#issuecomment-1073545943
Done.
--
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 specif
pussuw commented on a change in pull request #5782:
URL: https://github.com/apache/incubator-nuttx/pull/5782#discussion_r830800706
##
File path: arch/risc-v/src/common/riscv_releasepending.c
##
@@ -78,7 +78,7 @@ void up_release_pending(void)
* Just copy the CURRENT_
pussuw commented on a change in pull request #5782:
URL: https://github.com/apache/incubator-nuttx/pull/5782#discussion_r830800181
##
File path: arch/risc-v/src/common/riscv_pthread_start.c
##
@@ -66,11 +66,17 @@
void up_pthread_start(pthread_trampoline_t startup,
pussuw commented on a change in pull request #5782:
URL: https://github.com/apache/incubator-nuttx/pull/5782#discussion_r830799766
##
File path: arch/risc-v/src/Makefile
##
@@ -24,15 +24,24 @@ ifeq ($(CONFIG_OPENSBI),y)
include opensbi/Make.defs
endif
+# Kernel runs in supe
pussuw commented on a change in pull request #5782:
URL: https://github.com/apache/incubator-nuttx/pull/5782#discussion_r830799637
##
File path: arch/risc-v/include/syscall.h
##
@@ -57,6 +57,7 @@
/* RV64GC system calls **/
pussuw commented on a change in pull request #5782:
URL: https://github.com/apache/incubator-nuttx/pull/5782#discussion_r830799224
##
File path: arch/risc-v/include/mode.h
##
@@ -0,0 +1,91 @@
+/
+ * arc
pussuw commented on a change in pull request #5782:
URL: https://github.com/apache/incubator-nuttx/pull/5782#discussion_r830799058
##
File path: arch/risc-v/include/mode.h
##
@@ -0,0 +1,91 @@
+/
+ * arc
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 d19aa5aca4a594199a49d6798723824e64471cd0
Author: Xiang Xiao
AuthorDate: Sat Mar 19 23:37:11 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 7de9b879a124b9ef96c45995d2113275565ef803
Author: Xiang Xiao
AuthorDate: Sun Mar 20 00:10: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 9b2c89fc0ef8cf5f5fa2b15abe56ceb86119ce1e
Author: Xiang Xiao
AuthorDate: Sat Mar 19 23:58:19 2022 +0800
pkarashchenko merged pull request #5802:
URL: https://github.com/apache/incubator-nuttx/pull/5802
--
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 85550ee340eaff44b8a4f60bc7ca1af467583fcb
Author: Xiang Xiao
AuthorDate: Sun Mar 20 00:44:54 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 fd5fb26f5194fefc068723a5ea7c0f88489a3969
Author: Xiang Xiao
AuthorDate: Sun Mar 20 00:36:35 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 7ea14aa8f8ee66ab95fd3b30177ae9d33ce6de78
Author: Xiang Xiao
AuthorDate: Sun Mar 20 00:06:52 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 2ccf54961f07abbe4bc1e3a7ccc2276e6b1ddd55
Author: Xiang Xiao
AuthorDate: Sun Mar 20 00:18:46 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 7fbadb5 fixed mpu9250 not work on i2c bus issue.
new fd5fb26 input/uinput: Rename UINPUT_TOUCH
pussuw commented on a change in pull request #5782:
URL: https://github.com/apache/incubator-nuttx/pull/5782#discussion_r830798712
##
File path: arch/risc-v/include/mode.h
##
@@ -0,0 +1,91 @@
+/
+ * arc
pussuw commented on a change in pull request #5782:
URL: https://github.com/apache/incubator-nuttx/pull/5782#discussion_r830798523
##
File path: arch/risc-v/include/irq.h
##
@@ -565,9 +576,9 @@ static inline irqstate_t up_irq_save(void)
__asm__ __volatile__
(
- "
pussuw commented on a change in pull request #5782:
URL: https://github.com/apache/incubator-nuttx/pull/5782#discussion_r830798214
##
File path: arch/risc-v/include/csr.h
##
@@ -299,25 +299,71 @@
/* In mstatus register */
+#define MSTATUS_UIE (0x1 << 0) /* User Inte
73 matches
Mail list logo