xiaoxiang781216 commented on pull request #5198:
URL: https://github.com/apache/incubator-nuttx/pull/5198#issuecomment-1009713228
@Ouss4 could you take a look again?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
no1wudi commented on a change in pull request #5192:
URL: https://github.com/apache/incubator-nuttx/pull/5192#discussion_r781958691
##
File path: arch/risc-v/src/common/riscv_swint.c
##
@@ -116,6 +134,26 @@ static void dispatch_syscall(void)
" ecall" /
xiaoxiang781216 commented on pull request #2822:
URL: https://github.com/apache/incubator-nuttx/pull/2822#issuecomment-1009767151
Let's track the merge in https://github.com/apache/incubator-nuttx/pull/2822
instead.
--
This is an automated message from the Apache Git Service.
To respond
xiaoxiang781216 closed pull request #2822:
URL: https://github.com/apache/incubator-nuttx/pull/2822
--
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 #5202:
URL: https://github.com/apache/incubator-nuttx/pull/5202
--
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 change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git.
from 40b1f0b libc: Add include/nuttx/input/x11_keysym.h
add 59c9620 libcxx-mini: operator new will
This is an automated email from the ASF dual-hosted git repository.
aguettouche 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 3cfc676 xtensa: fix lack of float
Ouss4 merged pull request #5198:
URL: https://github.com/apache/incubator-nuttx/pull/5198
--
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-
pkarashchenko commented on a change in pull request #5192:
URL: https://github.com/apache/incubator-nuttx/pull/5192#discussion_r782059779
##
File path: arch/risc-v/include/irq.h
##
@@ -31,21 +31,457 @@
/* Include chip-specific IRQ definitions (including IRQ numbers) */
+#i
pkarashchenko commented on a change in pull request #5192:
URL: https://github.com/apache/incubator-nuttx/pull/5192#discussion_r782072589
##
File path: arch/risc-v/src/common/riscv_swint.c
##
@@ -116,6 +134,26 @@ static void dispatch_syscall(void)
" ecall"
pkarashchenko commented on a change in pull request #5192:
URL: https://github.com/apache/incubator-nuttx/pull/5192#discussion_r782072589
##
File path: arch/risc-v/src/common/riscv_swint.c
##
@@ -116,6 +134,26 @@ static void dispatch_syscall(void)
" ecall"
yanyunyouyou commented on issue #5020:
URL:
https://github.com/apache/incubator-nuttx/issues/5020#issuecomment-1009952699

It took me a long time to solve this problem. The m
yanyunyouyou removed a comment on issue #5020:
URL:
https://github.com/apache/incubator-nuttx/issues/5020#issuecomment-1009952699

It took me a long time to solve this proble
acassis commented on pull request #5201:
URL: https://github.com/apache/incubator-nuttx/pull/5201#issuecomment-1009965058
@pkarashchenko please fix the coding style of "include/nuttx/tree.h" before
apply this commit, since like the original file was already with coding style
issues
--
T
gustavonihei opened a new pull request #5203:
URL: https://github.com/apache/incubator-nuttx/pull/5203
## Summary
This PR intends to provide a simple fix to a missing parenthesis on the
peripheral IRQ table description of ESP32-S2.
## Impact
No impact, the fixed IRQ entry is cu
yanyunyouyou commented on issue #5020:
URL:
https://github.com/apache/incubator-nuttx/issues/5020#issuecomment-1009968152
> @yanyunyouyou is the issue still relevant or you are satisfied with the
answer?
![Uploading 无标题.png…]()
It took me a long time to solve this problem. T
yanyunyouyou edited a comment on issue #5020:
URL:
https://github.com/apache/incubator-nuttx/issues/5020#issuecomment-1009968152
> @yanyunyouyou is the issue still relevant or you are satisfied with the
answer?
 were added to refs/heads/master by this push:
new efca63e xtensa/esp32s2: Fix missing
xiaoxiang781216 merged pull request #5203:
URL: https://github.com/apache/incubator-nuttx/pull/5203
--
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 10bb48b arch/risc-v: Merge rv32im a
xiaoxiang781216 merged pull request #5192:
URL: https://github.com/apache/incubator-nuttx/pull/5192
--
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 closed issue #2593:
URL: https://github.com/apache/incubator-nuttx/issues/2593
--
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: com
hartmannathan commented on a change in pull request #5201:
URL: https://github.com/apache/incubator-nuttx/pull/5201#discussion_r782311674
##
File path: arch/arm/include/armv6-m/irq.h
##
@@ -219,8 +219,7 @@ struct xcptcontext
/* Get/set the PRIMASK register */
-static inlin
hartmannathan commented on a change in pull request #5201:
URL: https://github.com/apache/incubator-nuttx/pull/5201#discussion_r782312406
##
File path: arch/arm/include/armv6-m/irq.h
##
@@ -219,8 +219,7 @@ struct xcptcontext
/* Get/set the PRIMASK register */
-static inlin
xiaoxiang781216 opened a new pull request #5204:
URL: https://github.com/apache/incubator-nuttx/pull/5204
## Summary
it's wrong to protect by au_exclsem in some case and remove ao_closing
## Impact
## Testing
--
This is an automated message from the Apache Git Ser
AlanRosenthal opened a new issue #5205:
URL: https://github.com/apache/incubator-nuttx/issues/5205
Hi Folks, I've been working to improve the NuttX Makefiles over the last few
weeks. See my contributions here:
https://github.com/apache/incubator-nuttx/pulls?q=is%3Apr+is%3Aclosed+author%3AA
raiden00pl opened a new pull request #5206:
URL: https://github.com/apache/incubator-nuttx/pull/5206
## Summary
stm32: add FDCAN support
based on PR #2987
For now only the character driver is supported.
## Impact
## Testing
nucleo-g431rb and b-g431b-esc1
acassis commented on a change in pull request #5206:
URL: https://github.com/apache/incubator-nuttx/pull/5206#discussion_r782419571
##
File path: arch/arm/src/stm32/hardware/stm32_fdcan.h
##
@@ -0,0 +1,586 @@
+/***
acassis commented on pull request #5206:
URL: https://github.com/apache/incubator-nuttx/pull/5206#issuecomment-1010255659
@raiden00pl did you get it working on B-G431B-ESC1 board?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitH
xiaoxiang781216 opened a new pull request #5207:
URL: https://github.com/apache/incubator-nuttx/pull/5207
## Summary
since the procfs already make the same check for us
## Impact
## Testing
--
This is an automated message from the Apache Git Service.
To respond to
pkarashchenko commented on a change in pull request #5204:
URL: https://github.com/apache/incubator-nuttx/pull/5204#discussion_r782415335
##
File path: drivers/input/ajoystick.c
##
@@ -331,10 +327,6 @@ static void ajoy_sample(FAR struct ajoy_upperhalf_s *priv)
}
}
AlanRosenthal closed pull request #5164:
URL: https://github.com/apache/incubator-nuttx/pull/5164
--
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:
AlanRosenthal commented on pull request #5164:
URL: https://github.com/apache/incubator-nuttx/pull/5164#issuecomment-1010432587
I've decided to approach this a bit different, see
https://github.com/apache/incubator-nuttx/issues/5205
--
This is an automated message from the Apache Git Ser
AlanRosenthal closed pull request #5176:
URL: https://github.com/apache/incubator-nuttx/pull/5176
--
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:
AlanRosenthal commented on pull request #5176:
URL: https://github.com/apache/incubator-nuttx/pull/5176#issuecomment-1010432893
I've decided to approach this a bit different, see
https://github.com/apache/incubator-nuttx/issues/5205
--
This is an automated message from the Apache Git Ser
pkarashchenko commented on a change in pull request #5171:
URL: https://github.com/apache/incubator-nuttx/pull/5171#discussion_r782584997
##
File path: sched/semaphore/sem_holder.c
##
@@ -1035,18 +944,57 @@ void nxsem_release_holder(FAR sem_t *sem)
{
FAR struct tcb_s *rtcb
AlanRosenthal opened a new pull request #5208:
URL: https://github.com/apache/incubator-nuttx/pull/5208
## Summary
There was logic in `tools/Config.mk` which was duplicated in
`boards/Makefile`.
This PR removes the duplicated logic in `boards/Makefile`
## Impact
Small makefi
AlanRosenthal commented on pull request #5208:
URL: https://github.com/apache/incubator-nuttx/pull/5208#issuecomment-1010461586
- [ ] update Win.mk after CI passes
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
U
pkarashchenko commented on issue #5020:
URL:
https://github.com/apache/incubator-nuttx/issues/5020#issuecomment-1010462306
Yes. `mount` does not know what is `-t fatfs` and `vfat` does not have `-o
forceformat` option (it is from `littlefs`).
So if I understand correctly the issue is re
pkarashchenko commented on a change in pull request #5206:
URL: https://github.com/apache/incubator-nuttx/pull/5206#discussion_r782617537
##
File path: arch/arm/src/stm32/stm32_fdcan.h
##
@@ -0,0 +1,91 @@
+/***
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 a45cf65 Publishing web
pkarashchenko commented on a change in pull request #5206:
URL: https://github.com/apache/incubator-nuttx/pull/5206#discussion_r782619373
##
File path: arch/arm/src/stm32/stm32_fdcan.c
##
@@ -0,0 +1,3458 @@
+/*
pkarashchenko commented on a change in pull request #5206:
URL: https://github.com/apache/incubator-nuttx/pull/5206#discussion_r782619373
##
File path: arch/arm/src/stm32/stm32_fdcan.c
##
@@ -0,0 +1,3458 @@
+/*
pkarashchenko commented on issue #4674:
URL:
https://github.com/apache/incubator-nuttx/issues/4674#issuecomment-1010542946
The best way to overcome link issue is to involve link process indirectly
via compiler. Probably need to inspect makefiles and "translate" all link flags
and add `-Xl
cederom commented on issue #4674:
URL:
https://github.com/apache/incubator-nuttx/issues/4674#issuecomment-1010548393
Thanks @pkarashchenko :-) At the moment I am playing with MicroPython for
rapid development in my current project. When it works I will get back to NuttX
and porting Micro
yanyunyouyou commented on issue #5020:
URL:
https://github.com/apache/incubator-nuttx/issues/5020#issuecomment-1010548610
Yes,it can be closed now。Thank you。
-- 原始邮件 --
发件人: "Petro ***@***.***>;
发送时间: 2022年1月12日(星期三) 上午7:34
收件人: *
pkarashchenko closed issue #5020:
URL: https://github.com/apache/incubator-nuttx/issues/5020
--
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
no1wudi opened a new pull request #5209:
URL: https://github.com/apache/incubator-nuttx/pull/5209
## Summary
Remove duplicated file
## Impact
Refactor only
## Testing
CI
--
This is an automated message from the Apache Git Service.
To respond to the message, please log o
no1wudi commented on pull request #5209:
URL: https://github.com/apache/incubator-nuttx/pull/5209#issuecomment-1010616723
Force push to trigger CI.
--
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 t
yamt commented on pull request #4977:
URL: https://github.com/apache/incubator-nuttx/pull/4977#issuecomment-1010632740
i'm not sure if this is a good idea because
* this breaks existing configurations
* it makes stack-related api very confusing (eg. pthread_attr_setstack and
pthread_a
pkarashchenko merged pull request #5207:
URL: https://github.com/apache/incubator-nuttx/pull/5207
--
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
The following commit(s) were added to refs/heads/master by this push:
new 1b77ae8 fs/procfs: Remove the u
zhaoxiu-zeng commented on a change in pull request #5171:
URL: https://github.com/apache/incubator-nuttx/pull/5171#discussion_r782747575
##
File path: sched/semaphore/sem_holder.c
##
@@ -263,23 +276,16 @@ static int nxsem_foreachholder(FAR sem_t *sem,
holderhandler_t handler,
zhaoxiu-zeng commented on a change in pull request #5171:
URL: https://github.com/apache/incubator-nuttx/pull/5171#discussion_r782747575
##
File path: sched/semaphore/sem_holder.c
##
@@ -263,23 +276,16 @@ static int nxsem_foreachholder(FAR sem_t *sem,
holderhandler_t handler,
zhaoxiu-zeng commented on a change in pull request #5171:
URL: https://github.com/apache/incubator-nuttx/pull/5171#discussion_r782747575
##
File path: sched/semaphore/sem_holder.c
##
@@ -263,23 +276,16 @@ static int nxsem_foreachholder(FAR sem_t *sem,
holderhandler_t handler,
zhaoxiu-zeng commented on a change in pull request #5171:
URL: https://github.com/apache/incubator-nuttx/pull/5171#discussion_r782747575
##
File path: sched/semaphore/sem_holder.c
##
@@ -263,23 +276,16 @@ static int nxsem_foreachholder(FAR sem_t *sem,
holderhandler_t handler,
zhaoxiu-zeng commented on a change in pull request #5171:
URL: https://github.com/apache/incubator-nuttx/pull/5171#discussion_r782775416
##
File path: sched/semaphore/sem_holder.c
##
@@ -1035,18 +944,57 @@ void nxsem_release_holder(FAR sem_t *sem)
{
FAR struct tcb_s *rtcb =
pkarashchenko commented on a change in pull request #5171:
URL: https://github.com/apache/incubator-nuttx/pull/5171#discussion_r782787550
##
File path: sched/semaphore/sem_holder.c
##
@@ -1035,18 +944,57 @@ void nxsem_release_holder(FAR sem_t *sem)
{
FAR struct tcb_s *rtcb
pkarashchenko commented on a change in pull request #5171:
URL: https://github.com/apache/incubator-nuttx/pull/5171#discussion_r782787550
##
File path: sched/semaphore/sem_holder.c
##
@@ -1035,18 +944,57 @@ void nxsem_release_holder(FAR sem_t *sem)
{
FAR struct tcb_s *rtcb
62 matches
Mail list logo