xiaoxiang781216 commented on issue #4746:
URL:
https://github.com/apache/incubator-nuttx/issues/4746#issuecomment-958684442
@yunkya2 do you have any suggestion?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
xiaoxiang781216 merged pull request #4778:
URL: https://github.com/apache/incubator-nuttx/pull/4778
--
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 02e2b33 bcm43xxx: corrected SDIO_CC
zhuyanlinzyl commented on pull request #4756:
URL: https://github.com/apache/incubator-nuttx/pull/4756#issuecomment-958672674
@Ouss4 Thansk. Please review again
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
a-lunev opened a new pull request #4778:
URL: https://github.com/apache/incubator-nuttx/pull/4778
## Summary
Fix for my previous PR #4690.
## Impact
bcm43xxx driver
## Testing
--
This is an automated message from the Apache Git Service.
To respond to the messag
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 c2995b2 Publishing web
Ouss4 merged pull request #4777:
URL: https://github.com/apache/incubator-nuttx/pull/4777
--
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-
Wei23Chen commented on pull request #4743:
URL: https://github.com/apache/incubator-nuttx/pull/4743#issuecomment-957027874
> How about adding `__asan_loadN_noabort`/`__asan_storeN_noabort` to the
nxstyle whitelist?
Good idea!
--
This is an automated message from the Apache Git Ser
xiaoxiang781216 merged pull request #4763:
URL: https://github.com/apache/incubator-nuttx/pull/4763
--
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 #4756:
URL: https://github.com/apache/incubator-nuttx/pull/4756#issuecomment-957940986
@Ouss4 could you review the update again?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and us
xiaoxiang781216 merged pull request #4775:
URL: https://github.com/apache/incubator-nuttx/pull/4775
--
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
jerpelea merged pull request #4761:
URL: https://github.com/apache/incubator-nuttx/pull/4761
--
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
xiaoxiang781216 commented on pull request #4743:
URL: https://github.com/apache/incubator-nuttx/pull/4743#issuecomment-957078490
--
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
xiaoxiang781216 merged pull request #4773:
URL: https://github.com/apache/incubator-nuttx/pull/4773
--
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
gustavonihei merged pull request #4743:
URL: https://github.com/apache/incubator-nuttx/pull/4743
--
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
xiaoxiang781216 edited a comment on pull request #4743:
URL: https://github.com/apache/incubator-nuttx/pull/4743#issuecomment-95796
--
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 specifi
xiaoxiang781216 commented on a change in pull request #4776:
URL: https://github.com/apache/incubator-nuttx/pull/4776#discussion_r741307704
##
File path: boards/sim/sim/sim/scripts/Make.defs
##
@@ -200,11 +205,15 @@ ifeq ($(CONFIG_SIM_M32),y)
HOSTLDFLAGS += -m32
endif
-if
Ouss4 merged pull request #4776:
URL: https://github.com/apache/incubator-nuttx/pull/4776
--
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-
acassis commented on pull request #4774:
URL: https://github.com/apache/incubator-nuttx/pull/4774#issuecomment-957684030
Sure @jarivanewijk I will test it on ESP32/C3
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use th
Ouss4 commented on a change in pull request #4756:
URL: https://github.com/apache/incubator-nuttx/pull/4756#discussion_r741402050
##
File path: libs/libc/machine/xtensa/arch_setjmp.S_bk
##
@@ -0,0 +1,374 @@
+/*
jerpelea merged pull request #4752:
URL: https://github.com/apache/incubator-nuttx/pull/4752
--
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
xiaoxiang781216 merged pull request #4764:
URL: https://github.com/apache/incubator-nuttx/pull/4764
--
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
Ouss4 commented on pull request #4743:
URL: https://github.com/apache/incubator-nuttx/pull/4743#issuecomment-957241568
> Ok, I revert all change under arch/, user has to add
-fsanitize=kernel-address. Please review again.
@xioxiang781216 by manually you mean through EXTRA_FLAGS?
--
gustavonihei commented on a change in pull request #4743:
URL: https://github.com/apache/incubator-nuttx/pull/4743#discussion_r740936299
##
File path: tools/ci/testlist/sim-01.dat
##
@@ -6,16 +6,19 @@
-Darwin,sim:cxxtest
-Darwin,sim:libcxxtest
-# Do not build Linux configs
gustavonihei commented on a change in pull request #4776:
URL: https://github.com/apache/incubator-nuttx/pull/4776#discussion_r741297136
##
File path: boards/sim/sim/sim/scripts/Make.defs
##
@@ -200,11 +205,15 @@ ifeq ($(CONFIG_SIM_M32),y)
HOSTLDFLAGS += -m32
endif
-ifeq
xiaoxiang781216 commented on a change in pull request #4743:
URL: https://github.com/apache/incubator-nuttx/pull/4743#discussion_r740700515
##
File path: arch/arm/src/arm/Toolchain.defs
##
@@ -67,6 +67,10 @@ else
MAXOPTIMIZATION ?= -Os
endif
+ifeq ($(CONFIG_MM_KASAN),y)
+
gustavonihei commented on pull request #4743:
URL: https://github.com/apache/incubator-nuttx/pull/4743#issuecomment-957321025
In terms of usability, the new proposed solution is worse than adding to
`MAXOPTIMIZATION`, but at least it does not hurt coherence. I'm not satisfied,
but I'd acce
xiaoxiang781216 merged pull request #4765:
URL: https://github.com/apache/incubator-nuttx/pull/4765
--
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
Ouss4 commented on a change in pull request #4743:
URL: https://github.com/apache/incubator-nuttx/pull/4743#discussion_r740769636
##
File path: arch/arm/src/arm/Toolchain.defs
##
@@ -67,6 +67,10 @@ else
MAXOPTIMIZATION ?= -Os
endif
+ifeq ($(CONFIG_MM_KASAN),y)
+ MAXOPTIM
gustavonihei merged pull request #4772:
URL: https://github.com/apache/incubator-nuttx/pull/4772
--
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
Ouss4 merged pull request #4776:
URL: https://github.com/apache/incubator-nuttx/pull/4776
--
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-
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
commit c52a0991977833553408ee3c09cddb6bc85125ff
Author: Xiang Xiao
AuthorDate: Sat Oct 30 22:41:59 2021 +0800
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
commit 3e967f784ecca96f1c7688ecd6963608dc2f770c
Author: Xiang Xiao
AuthorDate: Sat Oct 30 23:45:34 2021 +0800
This is an automated email from the ASF dual-hosted git repository.
aguettouche pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git.
from 2d4906a Small clarification in the making-changes.rst documentation.
new c82a676 sim: fix sim ru
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
commit c82a67663038ca9a1b47d46639995d74f3e5514c
Author: mage1
AuthorDate: Wed Mar 17 15:41:18 2021 +0800
sim
Ouss4 commented on a change in pull request #4756:
URL: https://github.com/apache/incubator-nuttx/pull/4756#discussion_r741402050
##
File path: libs/libc/machine/xtensa/arch_setjmp.S_bk
##
@@ -0,0 +1,374 @@
+/*
Ouss4 merged pull request #4777:
URL: https://github.com/apache/incubator-nuttx/pull/4777
--
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-
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 2d4906a Small clarification in th
cocoacrumbs opened a new pull request #4777:
URL: https://github.com/apache/incubator-nuttx/pull/4777
## Summary
The git clone commands in the documentation will create "incubator-nuttx"
and "incubator-nuttx-apps" directories instead of the "nuttx" and "apps"
directories and using the m
xiaoxiang781216 commented on pull request #4765:
URL: https://github.com/apache/incubator-nuttx/pull/4765#issuecomment-956495504
BTW, this bug is actually found by KASAN:
https://github.com/apache/incubator-nuttx/pull/4743.
--
This is an automated message from the Apache Git Service.
To
xiaoxiang781216 merged pull request #4764:
URL: https://github.com/apache/incubator-nuttx/pull/4764
--
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
Wei23Chen commented on pull request #4743:
URL: https://github.com/apache/incubator-nuttx/pull/4743#issuecomment-957027874
> How about adding `__asan_loadN_noabort`/`__asan_storeN_noabort` to the
nxstyle whitelist?
Good idea!
--
This is an automated message from the Apache Git Ser
xiaoxiang781216 commented on pull request #4756:
URL: https://github.com/apache/incubator-nuttx/pull/4756#issuecomment-957940986
@Ouss4 could you review the update again?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and us
xiaoxiang781216 merged pull request #4763:
URL: https://github.com/apache/incubator-nuttx/pull/4763
--
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
jerpelea merged pull request #4761:
URL: https://github.com/apache/incubator-nuttx/pull/4761
--
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
xiaoxiang781216 merged pull request #4775:
URL: https://github.com/apache/incubator-nuttx/pull/4775
--
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 #4743:
URL: https://github.com/apache/incubator-nuttx/pull/4743#issuecomment-957078490
--
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
xiaoxiang781216 merged pull request #4773:
URL: https://github.com/apache/incubator-nuttx/pull/4773
--
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
acassis merged pull request #4770:
URL: https://github.com/apache/incubator-nuttx/pull/4770
--
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
gustavonihei merged pull request #4743:
URL: https://github.com/apache/incubator-nuttx/pull/4743
--
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
xiaoxiang781216 edited a comment on pull request #4743:
URL: https://github.com/apache/incubator-nuttx/pull/4743#issuecomment-95796
--
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 specifi
xiaoxiang781216 commented on a change in pull request #4776:
URL: https://github.com/apache/incubator-nuttx/pull/4776#discussion_r741307704
##
File path: boards/sim/sim/sim/scripts/Make.defs
##
@@ -200,11 +205,15 @@ ifeq ($(CONFIG_SIM_M32),y)
HOSTLDFLAGS += -m32
endif
-if
acassis commented on pull request #4774:
URL: https://github.com/apache/incubator-nuttx/pull/4774#issuecomment-957684030
Sure @jarivanewijk I will test it on ESP32/C3
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use th
xiaoxiang781216 merged pull request #4771:
URL: https://github.com/apache/incubator-nuttx/pull/4771
--
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
gustavonihei merged pull request #4772:
URL: https://github.com/apache/incubator-nuttx/pull/4772
--
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
jerpelea merged pull request #4752:
URL: https://github.com/apache/incubator-nuttx/pull/4752
--
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
xiaoxiang781216 merged pull request #4762:
URL: https://github.com/apache/incubator-nuttx/pull/4762
--
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
Ouss4 commented on pull request #4743:
URL: https://github.com/apache/incubator-nuttx/pull/4743#issuecomment-957241568
> Ok, I revert all change under arch/, user has to add
-fsanitize=kernel-address. Please review again.
@xioxiang781216 by manually you mean through EXTRA_FLAGS?
--
Ouss4 commented on a change in pull request #4765:
URL: https://github.com/apache/incubator-nuttx/pull/4765#discussion_r740431391
##
File path: mm/mm_heap/mm_realloc.c
##
@@ -355,7 +355,7 @@ FAR void *mm_realloc(FAR struct mm_heap_s *heap, FAR void
*oldmem,
newmem = (FA
gustavonihei commented on a change in pull request #4743:
URL: https://github.com/apache/incubator-nuttx/pull/4743#discussion_r740459260
##
File path: arch/arm/src/arm/Toolchain.defs
##
@@ -67,6 +67,10 @@ else
MAXOPTIMIZATION ?= -Os
endif
+ifeq ($(CONFIG_MM_KASAN),y)
+ M
gustavonihei commented on a change in pull request #4776:
URL: https://github.com/apache/incubator-nuttx/pull/4776#discussion_r741297136
##
File path: boards/sim/sim/sim/scripts/Make.defs
##
@@ -200,11 +205,15 @@ ifeq ($(CONFIG_SIM_M32),y)
HOSTLDFLAGS += -m32
endif
-ifeq
xiaoxiang781216 commented on a change in pull request #4743:
URL: https://github.com/apache/incubator-nuttx/pull/4743#discussion_r740700515
##
File path: arch/arm/src/arm/Toolchain.defs
##
@@ -67,6 +67,10 @@ else
MAXOPTIMIZATION ?= -Os
endif
+ifeq ($(CONFIG_MM_KASAN),y)
+
gustavonihei commented on pull request #4743:
URL: https://github.com/apache/incubator-nuttx/pull/4743#issuecomment-956500794
--
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 merged pull request #4765:
URL: https://github.com/apache/incubator-nuttx/pull/4765
--
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
Ouss4 commented on a change in pull request #4743:
URL: https://github.com/apache/incubator-nuttx/pull/4743#discussion_r740769636
##
File path: arch/arm/src/arm/Toolchain.defs
##
@@ -67,6 +67,10 @@ else
MAXOPTIMIZATION ?= -Os
endif
+ifeq ($(CONFIG_MM_KASAN),y)
+ MAXOPTIM
xiaoxiang781216 commented on a change in pull request #4776:
URL: https://github.com/apache/incubator-nuttx/pull/4776#discussion_r741307704
##
File path: boards/sim/sim/sim/scripts/Make.defs
##
@@ -200,11 +205,15 @@ ifeq ($(CONFIG_SIM_M32),y)
HOSTLDFLAGS += -m32
endif
-if
gustavonihei commented on a change in pull request #4776:
URL: https://github.com/apache/incubator-nuttx/pull/4776#discussion_r741297136
##
File path: boards/sim/sim/sim/scripts/Make.defs
##
@@ -200,11 +205,15 @@ ifeq ($(CONFIG_SIM_M32),y)
HOSTLDFLAGS += -m32
endif
-ifeq
xiaoxiang781216 merged pull request #4775:
URL: https://github.com/apache/incubator-nuttx/pull/4775
--
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 1c28126 boards/b-g431b-esc1: add Ha
xiaoxiang781216 commented on pull request #4756:
URL: https://github.com/apache/incubator-nuttx/pull/4756#issuecomment-957940986
@Ouss4 could you review the update again?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and us
xiaoxiang781216 opened a new pull request #4776:
URL: https://github.com/apache/incubator-nuttx/pull/4776
## Summary
- sim: fix sim runtime err under sanitize check mode.
- sim: Split SIM_SANITIZE to SIM_ASAN and SIM_UBSAN
- sim: Add more config to asan/kasan for testing
This is an automated email from the ASF dual-hosted git repository.
gustavonihei pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git
commit 39cdd99d77137e1c92859cf8dd7a2675690cc1d6
Author: chenwei23
AuthorDate: Sat Oct 9 15:22:28 2021 +0800
This is an automated email from the ASF dual-hosted git repository.
gustavonihei pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git
commit df877a8a91ce28e69034f56011c9e2ebe93b6fb2
Author: Xiang Xiao
AuthorDate: Fri Oct 15 22:45:40 2021 +0800
This is an automated email from the ASF dual-hosted git repository.
gustavonihei pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git.
from a16a9f8 mpfs: i2c: Add support for adaptive I2C bus frequency
new 5cb6b04 mm/heap: Simplify the
This is an automated email from the ASF dual-hosted git repository.
gustavonihei pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git
commit 5cb6b042aae0b0ba03a5349085020f3fa13696ae
Author: Xiang Xiao
AuthorDate: Tue Oct 26 03:27:23 2021 +0800
gustavonihei merged pull request #4743:
URL: https://github.com/apache/incubator-nuttx/pull/4743
--
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
acassis commented on pull request #4774:
URL: https://github.com/apache/incubator-nuttx/pull/4774#issuecomment-957684030
Sure @jarivanewijk I will test it on ESP32/C3
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use th
xiaoxiang781216 edited a comment on pull request #4743:
URL: https://github.com/apache/incubator-nuttx/pull/4743#issuecomment-95796
> In terms of usability, the new proposed solution is worse than adding to
`MAXOPTIMIZATION`, but at least it does not hurt coherence. I'm not satisfied,
xiaoxiang781216 edited a comment on pull request #4743:
URL: https://github.com/apache/incubator-nuttx/pull/4743#issuecomment-95796
> In terms of usability, the new proposed solution is worse than adding to
`MAXOPTIMIZATION`, but at least it does not hurt coherence. I'm not satisfied,
xiaoxiang781216 commented on pull request #4743:
URL: https://github.com/apache/incubator-nuttx/pull/4743#issuecomment-95796
> In terms of usability, the new proposed solution is worse than adding to
`MAXOPTIMIZATION`, but at least it does not hurt coherence. I'm not satisfied,
but I'd
gustavonihei commented on a change in pull request #4743:
URL: https://github.com/apache/incubator-nuttx/pull/4743#discussion_r740998036
##
File path: tools/ci/testlist/sim-01.dat
##
@@ -6,16 +6,19 @@
-Darwin,sim:cxxtest
-Darwin,sim:libcxxtest
-# Do not build Linux configs
xiaoxiang781216 commented on a change in pull request #4743:
URL: https://github.com/apache/incubator-nuttx/pull/4743#discussion_r740978702
##
File path: tools/ci/testlist/sim-01.dat
##
@@ -6,16 +6,19 @@
-Darwin,sim:cxxtest
-Darwin,sim:libcxxtest
-# Do not build Linux confi
xiaoxiang781216 commented on a change in pull request #4743:
URL: https://github.com/apache/incubator-nuttx/pull/4743#discussion_r740978702
##
File path: tools/ci/testlist/sim-01.dat
##
@@ -6,16 +6,19 @@
-Darwin,sim:cxxtest
-Darwin,sim:libcxxtest
-# Do not build Linux confi
gustavonihei commented on a change in pull request #4743:
URL: https://github.com/apache/incubator-nuttx/pull/4743#discussion_r740936299
##
File path: tools/ci/testlist/sim-01.dat
##
@@ -6,16 +6,19 @@
-Darwin,sim:cxxtest
-Darwin,sim:libcxxtest
-# Do not build Linux configs
raiden00pl opened a new pull request #4775:
URL: https://github.com/apache/incubator-nuttx/pull/4775
## Summary
boards/b-g431b-esc1: add Hall and Qenco support
## Impact
## Testing
--
This is an automated message from the Apache Git Service.
To respond to the mess
jarivanewijk opened a new pull request #4774:
URL: https://github.com/apache/incubator-nuttx/pull/4774
## Summary
This PR changes the names under which GPIO pins are registered as generic
/dev/gpioN instead of the specific names for different pintypes (/dev/gpinN,
/dev/gpintN, /dev/gpou
gustavonihei commented on a change in pull request #4743:
URL: https://github.com/apache/incubator-nuttx/pull/4743#discussion_r740936299
##
File path: tools/ci/testlist/sim-01.dat
##
@@ -6,16 +6,19 @@
-Darwin,sim:cxxtest
-Darwin,sim:libcxxtest
-# Do not build Linux configs
gustavonihei commented on pull request #4743:
URL: https://github.com/apache/incubator-nuttx/pull/4743#issuecomment-957321025
In terms of usability, the new proposed solution is worse than adding to
`MAXOPTIMIZATION`, but at least it does not hurt coherence. I'm not satisfied,
but I'd acce
xiaoxiang781216 merged pull request #4773:
URL: https://github.com/apache/incubator-nuttx/pull/4773
--
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 a16a9f8 mpfs: i2c: Add support for
xiaoxiang781216 commented on pull request #4743:
URL: https://github.com/apache/incubator-nuttx/pull/4743#issuecomment-957244480
> > Ok, I revert all change under arch/, user has to add
-fsanitize=kernel-address. Please review again.
>
> @xioxiang781216 by manually you mean through E
Ouss4 commented on pull request #4743:
URL: https://github.com/apache/incubator-nuttx/pull/4743#issuecomment-957241568
> Ok, I revert all change under arch/, user has to add
-fsanitize=kernel-address. Please review again.
@xioxiang781216 by manually you mean through EXTRA_FLAGS?
--
xiaoxiang781216 commented on a change in pull request #4743:
URL: https://github.com/apache/incubator-nuttx/pull/4743#discussion_r740806690
##
File path: arch/arm/src/arm/Toolchain.defs
##
@@ -67,6 +67,10 @@ else
MAXOPTIMIZATION ?= -Os
endif
+ifeq ($(CONFIG_MM_KASAN),y)
+
This is an automated email from the ASF dual-hosted git repository.
jerpelea pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git
commit ad2f82898a40c0092b65cd13453e271d3055355c
Author: Xiang Xiao
AuthorDate: Mon Nov 1 12:00:39 2021 +0800
li
This is an automated email from the ASF dual-hosted git repository.
jerpelea pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git.
from 391ccdc local_socket: recv should return 0 NOT -ECONNRESET if remote
closed
new ad2f828 libc/misc:
This is an automated email from the ASF dual-hosted git repository.
jerpelea pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git
commit aa9c17e93de50272cf89f2cfa90e834955064cbe
Author: Xiang Xiao
AuthorDate: Sun Oct 31 23:46:31 2021 +0800
l
jerpelea merged pull request #4752:
URL: https://github.com/apache/incubator-nuttx/pull/4752
--
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
jerpelea merged pull request #4761:
URL: https://github.com/apache/incubator-nuttx/pull/4761
--
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
This is an automated email from the ASF dual-hosted git repository.
jerpelea pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git
commit 1970ce5116b1c3e57866df09e5b47610bf68e1b0
Author: ligd
AuthorDate: Fri Oct 15 18:36:30 2021 +0800
local_s
This is an automated email from the ASF dual-hosted git repository.
jerpelea pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git.
from dbaf8a9 pipe: pipe close should notify block writting, and write will
return -EPIPE
new 1970ce5 lo
1 - 100 of 103 matches
Mail list logo