XinStellaris commented on code in PR #7659:
URL: https://github.com/apache/incubator-nuttx/pull/7659#discussion_r1030089931
##
libs/libc/stream/lib_mtdoutstream.c:
##
@@ -0,0 +1,297 @@
+/
+ * libs/libc/s
XinStellaris commented on code in PR #7659:
URL: https://github.com/apache/incubator-nuttx/pull/7659#discussion_r1030089272
##
libs/libc/stream/lib_mtdoutstream.c:
##
@@ -0,0 +1,297 @@
+/
+ * libs/libc/s
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 e6f8ccda4a7e533effc8483a2d2a53f7839d4d62
Author: dongjiuzhu1
AuthorDate: Tue Nov 22 21:15:06 2022 +0800
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 ccf0c3566ee9c0537c97cb81a784105376eeaefc
Author: dongjiuzhu1
AuthorDate: Tue Nov 22 21:18:12 2022 +0800
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 c5704eb1e7 tools/ci/testlist: Switch half build to clang
new e6f8ccda4a net/get/setsockopt: add si_ge
xiaoxiang781216 merged PR #7651:
URL: https://github.com/apache/incubator-nuttx/pull/7651
--
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-unsubs
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 f7dec2c250 mm_size2ndx: using flsl to calculate the ndx
new c66ba22812 Fix Error: netdev/netdev_f
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 c66ba228129807eb3d1682fa45a2a513ec70c0bd
Author: Xiang Xiao
AuthorDate: Tue Nov 22 07:33: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 04f887b56df2cb45792f720226e92edd58e25db0
Author: Xiang Xiao
AuthorDate: Tue Nov 22 07:35: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 c5704eb1e70fd78d679ecb4f20a2fbf4b562c8a3
Author: Xiang Xiao
AuthorDate: Sat Oct 22 17:20:13 2022 +0800
pkarashchenko merged PR #7391:
URL: https://github.com/apache/incubator-nuttx/pull/7391
--
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-unsubscr
pkarashchenko closed issue #7078: LLVM Nuttx Toolchain
URL: https://github.com/apache/incubator-nuttx/issues/7078
--
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
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 f7dec2c250 mm_size2ndx: using flsl t
xiaoxiang781216 merged PR #7662:
URL: https://github.com/apache/incubator-nuttx/pull/7662
--
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-unsubs
xiaoxiang781216 commented on code in PR #7659:
URL: https://github.com/apache/incubator-nuttx/pull/7659#discussion_r1029997126
##
libs/libc/stream/Make.defs:
##
@@ -25,7 +25,7 @@ CSRCS += lib_meminstream.c lib_memoutstream.c
lib_memsistream.c
CSRCS += lib_memsostream.c lib_low
xiaoxiang781216 commented on code in PR #7649:
URL: https://github.com/apache/incubator-nuttx/pull/7649#discussion_r103239
##
libs/libc/machine/arch_atomic.c:
##
@@ -733,3 +733,26 @@ SYNC_VAL_CMP_SWAP(4, uint32_t)
SYNC_VAL_CMP_SWAP(8, uint64_t)
#endif /* __clang__ */
+
+
xiaoxiang781216 closed pull request #7649: libc: Move the common implementation
of up_testset to libc/machine
URL: https://github.com/apache/incubator-nuttx/pull/7649
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
UR
masayuki2009 commented on code in PR #7649:
URL: https://github.com/apache/incubator-nuttx/pull/7649#discussion_r1029995929
##
libs/libc/machine/arch_atomic.c:
##
@@ -733,3 +733,26 @@ SYNC_VAL_CMP_SWAP(4, uint32_t)
SYNC_VAL_CMP_SWAP(8, uint64_t)
#endif /* __clang__ */
+
+/**
masayuki2009 commented on code in PR #7649:
URL: https://github.com/apache/incubator-nuttx/pull/7649#discussion_r1029995620
##
libs/libc/machine/arch_atomic.c:
##
@@ -733,3 +733,26 @@ SYNC_VAL_CMP_SWAP(4, uint32_t)
SYNC_VAL_CMP_SWAP(8, uint64_t)
#endif /* __clang__ */
+
+/**
CV-Bowen opened a new pull request, #7662:
URL: https://github.com/apache/incubator-nuttx/pull/7662
## Summary
using flsl to calculate the ndx.
## Impact
mm
## Testing
nucleo-144:f746 mm pass
sim:nsh mm pass
--
This is an automated message from the Apache Git
julianoes commented on issue #4037:
URL:
https://github.com/apache/incubator-nuttx/issues/4037#issuecomment-1324465989
I believe I'm seeing the same thing using socketcan. I'm trying to use
`poll` to check if there is data available, however, that seems to check the Tx
poll, rather than -
xiaoxiang781216 commented on PR #7391:
URL: https://github.com/apache/incubator-nuttx/pull/7391#issuecomment-1324457273
@acassis @pkarashchenko clang change pass ci check finally, please mergr the
patch, thaknks.
--
This is an automated message from the Apache Git Service.
To respond to t
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 b96ced8f4b tools/Config:Fix some err
xiaoxiang781216 merged PR #7658:
URL: https://github.com/apache/incubator-nuttx/pull/7658
--
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-unsubs
zouboan commented on PR #7658:
URL: https://github.com/apache/incubator-nuttx/pull/7658#issuecomment-1324424313
> Hi @zouboan did you test your modification on Windows directories with
white space?
Thanks for your remind, i tried to add white space in directories name, both
Linux and
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 8d6da5f3 Publishing web
gustavonihei commented on code in PR #7661:
URL: https://github.com/apache/incubator-nuttx/pull/7661#discussion_r1029778547
##
arch/risc-v/src/esp32c3/esp32c3_start.c:
##
@@ -136,6 +177,29 @@ uintptr_t g_idle_topstack = ESP32C3_IDLESTACK_TOP;
* Private Functions
pkarashchenko commented on code in PR #7649:
URL: https://github.com/apache/incubator-nuttx/pull/7649#discussion_r1029773340
##
libs/libc/machine/arch_atomic.c:
##
@@ -733,3 +733,26 @@ SYNC_VAL_CMP_SWAP(4, uint32_t)
SYNC_VAL_CMP_SWAP(8, uint64_t)
#endif /* __clang__ */
+
+/*
acassis commented on PR #7658:
URL: https://github.com/apache/incubator-nuttx/pull/7658#issuecomment-1324165239
Hi @zouboan did you test your modification on Windows directories with white
space?
--
This is an automated message from the Apache Git Service.
To respond to the message, pleas
acassis opened a new pull request, #7661:
URL: https://github.com/apache/incubator-nuttx/pull/7661
## Summary
Add libc_stubs functions
## Impact
Now users can call run functions that depend on system libc functions (i.e.
hmac_md5())
## Testing
esp32c3-devkit
--
This is
xiaoxiang781216 commented on code in PR #7649:
URL: https://github.com/apache/incubator-nuttx/pull/7649#discussion_r1029724379
##
include/nuttx/spinlock.h:
##
@@ -105,28 +105,7 @@ typedef uint8_t spinlock_t;
*
*
xiaoxiang781216 commented on code in PR #7649:
URL: https://github.com/apache/incubator-nuttx/pull/7649#discussion_r1029721843
##
libs/libc/machine/arch_atomic.c:
##
@@ -733,3 +733,26 @@ SYNC_VAL_CMP_SWAP(4, uint32_t)
SYNC_VAL_CMP_SWAP(8, uint64_t)
#endif /* __clang__ */
+
+
pkarashchenko commented on code in PR #7651:
URL: https://github.com/apache/incubator-nuttx/pull/7651#discussion_r1029702025
##
net/local/local_sockif.c:
##
@@ -94,6 +100,10 @@ const struct sock_intf_s g_local_sockif =
local_close, /* si_close */
local_ioctl, /
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 79d02c0e29 arch/sim: Unify the h
pkarashchenko merged PR #7655:
URL: https://github.com/apache/incubator-nuttx/pull/7655
--
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-unsubscr
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 d3ffeb40a7 libc/machine/xtensa:
pkarashchenko merged PR #7657:
URL: https://github.com/apache/incubator-nuttx/pull/7657
--
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-unsubscr
pkarashchenko commented on code in PR #7649:
URL: https://github.com/apache/incubator-nuttx/pull/7649#discussion_r1029697081
##
libs/libc/machine/arch_atomic.c:
##
@@ -733,3 +733,26 @@ SYNC_VAL_CMP_SWAP(4, uint32_t)
SYNC_VAL_CMP_SWAP(8, uint64_t)
#endif /* __clang__ */
+
+/*
pkarashchenko commented on code in PR #7649:
URL: https://github.com/apache/incubator-nuttx/pull/7649#discussion_r1029695366
##
include/nuttx/spinlock.h:
##
@@ -105,28 +105,7 @@ typedef uint8_t spinlock_t;
*
***
xiaoxiang781216 commented on PR #7649:
URL: https://github.com/apache/incubator-nuttx/pull/7649#issuecomment-1324088534
Can't since up_testset stil can't be called from userspace in protected and
kernel mode since up_irqsave require the privilege right.
--
This is an automated message fro
xiaoxiang781216 commented on code in PR #7649:
URL: https://github.com/apache/incubator-nuttx/pull/7649#discussion_r1029693935
##
libs/libc/machine/arch_atomic.c:
##
@@ -733,3 +733,26 @@ SYNC_VAL_CMP_SWAP(4, uint32_t)
SYNC_VAL_CMP_SWAP(8, uint64_t)
#endif /* __clang__ */
+
+
pkarashchenko commented on PR #7649:
URL: https://github.com/apache/incubator-nuttx/pull/7649#issuecomment-1324082320
What about this code:
``` /* Loop until we successfully take the spinlock (i.e., until the
previous
* state of the spinlock was SP_UNLOCKED).
* NOTE that the
pkarashchenko commented on code in PR #7647:
URL: https://github.com/apache/incubator-nuttx/pull/7647#discussion_r1029678052
##
boards/xtensa/esp32/common/src/esp32_ltr308.c:
##
@@ -0,0 +1,87 @@
+/
+ * b
pkarashchenko commented on code in PR #7554:
URL: https://github.com/apache/incubator-nuttx/pull/7554#discussion_r1029675599
##
drivers/segger/serial_rtt.c:
##
@@ -0,0 +1,550 @@
+/
+ * drivers/segger/ser
pkarashchenko commented on code in PR #7554:
URL: https://github.com/apache/incubator-nuttx/pull/7554#discussion_r1029649263
##
drivers/drivers_initialize.c:
##
@@ -68,6 +68,25 @@ void drivers_initialize(void)
devnull_register(); /* Standard /dev/null */
#endif
+#ifdef C
Gary-Hobson commented on code in PR #7554:
URL: https://github.com/apache/incubator-nuttx/pull/7554#discussion_r1029645718
##
drivers/segger/Kconfig:
##
@@ -79,3 +81,82 @@ config SEGGER_SYSVIEW_RAM_BASE
endif
endif
+
+config RTT_CONSOLE
+ bool "segger rtt console"
+
xiaoxiang781216 commented on code in PR #7554:
URL: https://github.com/apache/incubator-nuttx/pull/7554#discussion_r1029636007
##
drivers/segger/Kconfig:
##
@@ -79,3 +81,82 @@ config SEGGER_SYSVIEW_RAM_BASE
endif
endif
+
+config RTT_CONSOLE
+ bool "segger rtt console"
xiaoxiang781216 commented on code in PR #7554:
URL: https://github.com/apache/incubator-nuttx/pull/7554#discussion_r1029632224
##
drivers/segger/Kconfig:
##
@@ -79,3 +81,82 @@ config SEGGER_SYSVIEW_RAM_BASE
endif
endif
+
+config RTT_CONSOLE
+ bool "segger rtt console"
Gary-Hobson commented on code in PR #7554:
URL: https://github.com/apache/incubator-nuttx/pull/7554#discussion_r1029629217
##
drivers/segger/Kconfig:
##
@@ -79,3 +81,82 @@ config SEGGER_SYSVIEW_RAM_BASE
endif
endif
+
+config RTT_CONSOLE
+ bool "segger rtt console"
+
xiaoxiang781216 commented on code in PR #7554:
URL: https://github.com/apache/incubator-nuttx/pull/7554#discussion_r1029619597
##
drivers/segger/Kconfig:
##
@@ -79,3 +81,82 @@ config SEGGER_SYSVIEW_RAM_BASE
endif
endif
+
+config RTT_CONSOLE
+ bool "segger rtt console"
xiaoxiang781216 commented on code in PR #7554:
URL: https://github.com/apache/incubator-nuttx/pull/7554#discussion_r1029617688
##
drivers/segger/console_rtt.c:
##
@@ -0,0 +1,328 @@
+/
+ * drivers/segger/
Gary-Hobson commented on code in PR #7554:
URL: https://github.com/apache/incubator-nuttx/pull/7554#discussion_r1029616496
##
drivers/segger/Kconfig:
##
@@ -79,3 +81,82 @@ config SEGGER_SYSVIEW_RAM_BASE
endif
endif
+
+config RTT_CONSOLE
+ bool "segger rtt console"
+
tmedicci commented on PR #7657:
URL: https://github.com/apache/incubator-nuttx/pull/7657#issuecomment-1323982121
> I'll add to the commit message a detailed description of the performed
test application to help other devs evaluate if they are running into the same
problem.
done!
--
Gary-Hobson commented on code in PR #7554:
URL: https://github.com/apache/incubator-nuttx/pull/7554#discussion_r1029599377
##
drivers/segger/console_rtt.c:
##
@@ -0,0 +1,328 @@
+/
+ * drivers/segger/cons
Gary-Hobson commented on code in PR #7554:
URL: https://github.com/apache/incubator-nuttx/pull/7554#discussion_r1029593180
##
drivers/segger/console_rtt.c:
##
@@ -0,0 +1,328 @@
+/
+ * drivers/segger/cons
hartmannathan commented on code in PR #1407:
URL:
https://github.com/apache/incubator-nuttx-apps/pull/1407#discussion_r1029577374
##
Make.defs:
##
@@ -21,27 +21,22 @@
TOPDIR ?= $(APPDIR)/import
include $(TOPDIR)/Make.defs
-# The GNU make CURDIR will always be a POSIX-like p
hartmannathan commented on PR #7647:
URL: https://github.com/apache/incubator-nuttx/pull/7647#issuecomment-1323946400
> Maybe instead of a README, I could add these details in boards/Kconfig?
Sure, that would be good enough. The explanation you wrote above is
perfectly fine. Thanks!
Gary-Hobson commented on code in PR #7554:
URL: https://github.com/apache/incubator-nuttx/pull/7554#discussion_r1029557456
##
drivers/segger/Kconfig:
##
@@ -79,3 +81,82 @@ config SEGGER_SYSVIEW_RAM_BASE
endif
endif
+
+config RTT_CONSOLE
+ bool "segger rtt console"
+
Gary-Hobson commented on code in PR #7554:
URL: https://github.com/apache/incubator-nuttx/pull/7554#discussion_r1029545557
##
drivers/segger/Kconfig:
##
@@ -79,3 +81,82 @@ config SEGGER_SYSVIEW_RAM_BASE
endif
endif
+
+config RTT_CONSOLE
+ bool "segger rtt console"
+
xiaoxiang781216 commented on code in PR #7554:
URL: https://github.com/apache/incubator-nuttx/pull/7554#discussion_r1029475341
##
drivers/segger/Kconfig:
##
@@ -79,3 +81,82 @@ config SEGGER_SYSVIEW_RAM_BASE
endif
endif
+
+config RTT_CONSOLE
+ bool "segger rtt console"
btashton merged PR #7660:
URL: https://github.com/apache/incubator-nuttx/pull/7660
--
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-unsubscr...@n
This is an automated email from the ASF dual-hosted git repository.
btashton 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 f23ec0f995 Revert "tools/ci/arm/llvm/
anchao opened a new pull request, #7660:
URL: https://github.com/apache/incubator-nuttx/pull/7660
## Summary
Revert "tools/ci/arm/llvm/clang: bump up LLVMEmbeddedToolchainForArm to
release-15.0.2"
This reverts commit b4bab51e86e74e5c0ac50c43c52cf7246ffb39a0.
Issue:
Bu
robertalexa2000 commented on PR #7647:
URL: https://github.com/apache/incubator-nuttx/pull/7647#issuecomment-1323850178
> > No board-level README.txt file to describe the board?
>
> One useful thing to document: since this board support is being made
public, how can someone obtain one
pkarashchenko commented on code in PR #7649:
URL: https://github.com/apache/incubator-nuttx/pull/7649#discussion_r1029475211
##
libs/libc/machine/arch_atomic.c:
##
@@ -733,3 +733,26 @@ SYNC_VAL_CMP_SWAP(4, uint32_t)
SYNC_VAL_CMP_SWAP(8, uint64_t)
#endif /* __clang__ */
+
+/*
zouboan commented on code in PR #1407:
URL:
https://github.com/apache/incubator-nuttx-apps/pull/1407#discussion_r1029461232
##
Make.defs:
##
@@ -21,27 +21,22 @@
TOPDIR ?= $(APPDIR)/import
include $(TOPDIR)/Make.defs
-# The GNU make CURDIR will always be a POSIX-like path wi
zouboan commented on code in PR #1407:
URL:
https://github.com/apache/incubator-nuttx-apps/pull/1407#discussion_r1029461232
##
Make.defs:
##
@@ -21,27 +21,22 @@
TOPDIR ?= $(APPDIR)/import
include $(TOPDIR)/Make.defs
-# The GNU make CURDIR will always be a POSIX-like path wi
zouboan commented on code in PR #1407:
URL:
https://github.com/apache/incubator-nuttx-apps/pull/1407#discussion_r1029461232
##
Make.defs:
##
@@ -21,27 +21,22 @@
TOPDIR ?= $(APPDIR)/import
include $(TOPDIR)/Make.defs
-# The GNU make CURDIR will always be a POSIX-like path wi
zouboan commented on code in PR #1407:
URL:
https://github.com/apache/incubator-nuttx-apps/pull/1407#discussion_r1029461232
##
Make.defs:
##
@@ -21,27 +21,22 @@
TOPDIR ?= $(APPDIR)/import
include $(TOPDIR)/Make.defs
-# The GNU make CURDIR will always be a POSIX-like path wi
zouboan commented on code in PR #1407:
URL:
https://github.com/apache/incubator-nuttx-apps/pull/1407#discussion_r1029461232
##
Make.defs:
##
@@ -21,27 +21,22 @@
TOPDIR ?= $(APPDIR)/import
include $(TOPDIR)/Make.defs
-# The GNU make CURDIR will always be a POSIX-like path wi
tmedicci commented on PR #7657:
URL: https://github.com/apache/incubator-nuttx/pull/7657#issuecomment-1323834516
I'll add to the commit message a detailed description of the performed test
application to help other devs evaluate if they are running into the same
problem.
--
This is an a
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 25bfd437fe fs_epoll: support extend the epoll dynamicly.
add d8051ba979 nuttx/sched: merge up_block_t
xiaoxiang781216 merged PR #7656:
URL: https://github.com/apache/incubator-nuttx/pull/7656
--
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-unsubs
xiaoxiang781216 commented on code in PR #7659:
URL: https://github.com/apache/incubator-nuttx/pull/7659#discussion_r1029438396
##
libs/libc/stream/Kconfig:
##
@@ -21,4 +21,15 @@ config STREAM_LZF_BLOG
endif
+config STREAM_BACKEND_MTD
Review Comment:
remove, let's check
zouboan commented on code in PR #1407:
URL:
https://github.com/apache/incubator-nuttx-apps/pull/1407#discussion_r1029355658
##
Application.mk:
##
@@ -191,6 +192,21 @@ else
MAINNAME := $(addsuffix _main,$(PROGNAME))
+ifeq ($(CONFIG_WINDOWS_NATIVE),y)
+$(MAINCXXOBJ): %$(CXXE
XinStellaris opened a new pull request, #7659:
URL: https://github.com/apache/incubator-nuttx/pull/7659
Signed-off-by: 田昕
## Summary
This patch aims at saving crash sysloging into a mtd device.
To do so, a new lib_mtdoutstream is added, which can be used in interrupt
context.
zouboan commented on PR #7572:
URL: https://github.com/apache/incubator-nuttx/pull/7572#issuecomment-1323736274
I move the commit related to conflict to separate #7658 ,i think this PR is
all right now @xiaoxiang781216
--
This is an automated message from the Apache Git Service.
To respo
zouboan commented on code in PR #1407:
URL:
https://github.com/apache/incubator-nuttx-apps/pull/1407#discussion_r1029355658
##
Application.mk:
##
@@ -191,6 +192,21 @@ else
MAINNAME := $(addsuffix _main,$(PROGNAME))
+ifeq ($(CONFIG_WINDOWS_NATIVE),y)
+$(MAINCXXOBJ): %$(CXXE
zouboan opened a new pull request, #7658:
URL: https://github.com/apache/incubator-nuttx/pull/7658
## Summary
**This commit belong to PR#7572 in the past, but there's conflict with
PR#7552 when ever rabse**
tools/Config:Fix some error caused by double quotation in Windows nativ
xiaoxiang781216 commented on code in PR #1407:
URL:
https://github.com/apache/incubator-nuttx-apps/pull/1407#discussion_r1029329680
##
Make.defs:
##
@@ -21,27 +21,22 @@
TOPDIR ?= $(APPDIR)/import
include $(TOPDIR)/Make.defs
-# The GNU make CURDIR will always be a POSIX-like
hartmannathan commented on code in PR #1407:
URL:
https://github.com/apache/incubator-nuttx-apps/pull/1407#discussion_r1029335200
##
Make.defs:
##
@@ -21,27 +21,22 @@
TOPDIR ?= $(APPDIR)/import
include $(TOPDIR)/Make.defs
-# The GNU make CURDIR will always be a POSIX-like p
xiaoxiang781216 commented on code in PR #1407:
URL:
https://github.com/apache/incubator-nuttx-apps/pull/1407#discussion_r1029329680
##
Make.defs:
##
@@ -21,27 +21,22 @@
TOPDIR ?= $(APPDIR)/import
include $(TOPDIR)/Make.defs
-# The GNU make CURDIR will always be a POSIX-like
tmedicci opened a new pull request, #7657:
URL: https://github.com/apache/incubator-nuttx/pull/7657
## Summary
This PR intends to make `longjmp` context-switch safe by disabling the
interrupts before modifying windowbase and windowsstart to avoid register
corruption. This PR is relat
xiaoxiang781216 commented on code in PR #1407:
URL:
https://github.com/apache/incubator-nuttx-apps/pull/1407#discussion_r1025500954
##
Application.mk:
##
@@ -191,6 +192,21 @@ else
MAINNAME := $(addsuffix _main,$(PROGNAME))
+ifeq ($(CONFIG_WINDOWS_NATIVE),y)
+$(MAINCXXOBJ):
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 25bfd437fe fs_epoll: support extend
xiaoxiang781216 merged PR #7642:
URL: https://github.com/apache/incubator-nuttx/pull/7642
--
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-unsubs
hartmannathan commented on PR #7647:
URL: https://github.com/apache/incubator-nuttx/pull/7647#issuecomment-1323642283
> No board-level README.txt file to describe the board?
One useful thing to document: since this board support is being made public,
how can someone obtain one of thes
zyfeier commented on code in PR #7656:
URL: https://github.com/apache/incubator-nuttx/pull/7656#discussion_r1029274811
##
arch/ceva/src/common/ceva_switchcontext.c:
##
@@ -22,8 +22,13 @@
* Included Files
***
xiaoxiang781216 commented on code in PR #7656:
URL: https://github.com/apache/incubator-nuttx/pull/7656#discussion_r1029240658
##
arch/ceva/src/common/ceva_switchcontext.c:
##
@@ -22,8 +22,13 @@
* Included Files
***
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
commit c2f566afcb51b19184f967803ba64259f3c67aef
Author: Xiang Xiao
AuthorDate: Sun Nov 20 06:58:44 2022 +0800
n
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
commit 0d516c7ff68e4f277ae458d375899e2f61290dc9
Author: Xiang Xiao
AuthorDate: Sun Nov 20 07:07:36 2022 +0800
n
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
commit 7f380533a3af57dbbad30af25a918556fa115eaa
Author: Xiang Xiao
AuthorDate: Sun Nov 20 07:03:49 2022 +0800
n
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
commit 39338ce96c92dbc3aa14acc5c1e2c802abcbf4aa
Author: Xiang Xiao
AuthorDate: Sun Nov 20 08:09:52 2022 +0800
b
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
commit 8bbb477316fa033b07222c1874685e4cfa9af497
Author: Xiang Xiao
AuthorDate: Sun Nov 20 07:09:18 2022 +0800
n
masayuki2009 merged PR #7627:
URL: https://github.com/apache/incubator-nuttx/pull/7627
--
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-unsubscr.
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
commit b170e4cc9f8693bc8c5ee28191001f6c13b70e32
Author: Xiang Xiao
AuthorDate: Sun Nov 20 07:50:51 2022 +0800
n
This is an automated email from the ASF dual-hosted git repository.
masayuki pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git
from b4bab51e86 tools/ci/arm/llvm/clang: bump up
LLVMEmbeddedToolchainForArm to release-15.0.2
new c2f566a
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 f1837e7e96 tools/nxstyle: add more white list for sim arch
add b4bab51e86 tools/ci/arm/llvm/clang: bu
xiaoxiang781216 merged PR #7654:
URL: https://github.com/apache/incubator-nuttx/pull/7654
--
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-unsubs
Gary-Hobson commented on code in PR #7554:
URL: https://github.com/apache/incubator-nuttx/pull/7554#discussion_r1029163471
##
drivers/segger/serial_rtt.c:
##
@@ -0,0 +1,550 @@
+/
+ * drivers/segger/seria
1 - 100 of 124 matches
Mail list logo