raiden00pl commented on code in PR #8793:
URL: https://github.com/apache/nuttx/pull/8793#discussion_r1133213840
##
arch/arm/src/nrf53/Kconfig:
##
@@ -205,9 +205,16 @@ config NRF53_SDC_PERIPHERAL_COUNT
determines the number of central roles from the following:
xiaoxiang781216 closed pull request #1217: Trigger clean and distclean for all
directory which contain Makefile
URL: https://github.com/apache/nuttx-apps/pull/1217
--
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
xiaoxiang781216 closed pull request #1632: Revert "Don't run preconfig, clean
or distclean when it's not necessary."
URL: https://github.com/apache/nuttx-apps/pull/1632
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
xiaoxiang781216 opened a new pull request, #1217:
URL: https://github.com/apache/nuttx-apps/pull/1217
## Summary
Found by https://github.com/apache/incubator-nuttx/pull/6586
## Impact
make distclean and make clean
## Testing
Pass CI
--
This is an automated messag
xiaoxiang781216 closed pull request #1217: Trigger clean and distclean for all
directory which contain Makefile
URL: https://github.com/apache/nuttx-apps/pull/1217
--
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
acassis commented on issue #8790:
URL: https://github.com/apache/nuttx/issues/8790#issuecomment-1465195482
@icolwell-as please config that the issue was missing the apps/ directory
and if so please close this issue.
--
This is an automated message from the Apache Git Service.
To respond t
xiaoxiang781216 opened a new pull request, #1657:
URL: https://github.com/apache/nuttx-apps/pull/1657
## Summary
style change only
## Impact
None
## Testing
CI
--
This is an automated message from the Apache Git Service.
To respond to the message, please
xiaoxiang781216 commented on PR #8779:
URL: https://github.com/apache/nuttx/pull/8779#issuecomment-1465205328
Done, @jerpelea @acassis
--
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
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/nuttx.git
The following commit(s) were added to refs/heads/master by this push:
new 474bcedbd4 sensor/mpu60x0: Fix some error
pkarashchenko merged PR #8797:
URL: https://github.com/apache/nuttx/pull/8797
--
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...@nuttx.
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/nuttx.git
The following commit(s) were added to refs/heads/master by this push:
new a581b99266 nrf5340-dk: add sdc net core ex
pkarashchenko merged PR #8796:
URL: https://github.com/apache/nuttx/pull/8796
--
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...@nuttx.
pkarashchenko commented on PR #1632:
URL: https://github.com/apache/nuttx-apps/pull/1632#issuecomment-1465208164
@xiaoxiang781216 I see that both your changes are closed. So does it mean
that we do not have the issue, or that you are preparing another solution?
--
This is an automated mes
xiaoxiang781216 commented on PR #1632:
URL: https://github.com/apache/nuttx-apps/pull/1632#issuecomment-1465210755
I will hack the individual Makefile instead.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL ab
laoniaokkk opened a new issue, #8798:
URL: https://github.com/apache/nuttx/issues/8798
I want use a module esp8266 as wifi(sta or ap mode) base on stm32,but there
is no example tell me how to do it.I need help!
--
This is an automated message from the Apache Git Service.
To respond to the
pkarashchenko commented on code in PR #8779:
URL: https://github.com/apache/nuttx/pull/8779#discussion_r1133315730
##
arch/arm64/src/fvp-v8r/fvp_lowputc.S:
##
@@ -50,24 +50,6 @@
* Public Functions
/
jturnsek opened a new pull request, #1658:
URL: https://github.com/apache/nuttx-apps/pull/1658
## Summary
LuaJIT is Lua interpreter and Just-In-Time compiler. Originally it is not
supporting Thumb instruction set (which all Cortex M processors are using),
thus this PR is introducing
masayuki2009 commented on PR #8776:
URL: https://github.com/apache/nuttx/pull/8776#issuecomment-1465337009
>Let me check this PR tomorrow but I think this PR just fixes stack coloring
and would not fix the issue on stm32f4discovery because the feature was
disabled when I encountered the har
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/nuttx-website.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 48b3e7d4 Publishing web: b50f5ca4
xiaoxiang781216 commented on code in PR #8779:
URL: https://github.com/apache/nuttx/pull/8779#discussion_r1133381746
##
arch/arm64/src/fvp-v8r/fvp_lowputc.S:
##
@@ -50,24 +50,6 @@
* Public Functions
xiaoxiang781216 commented on code in PR #8779:
URL: https://github.com/apache/nuttx/pull/8779#discussion_r1133382282
##
arch/x86/src/qemu/qemu_serial.c:
##
@@ -93,13 +93,13 @@ int up_putc(int ch)
#ifdef USE_EARLYSERIALINIT
void x86_earlyserialinit(void)
{
- up_earlyserialini
xiaoxiang781216 commented on code in PR #1658:
URL: https://github.com/apache/nuttx-apps/pull/1658#discussion_r1133394828
##
interpreters/luajit/Make.defs:
##
@@ -0,0 +1,28 @@
+
+# apps/interpreters/luaj
qinwei2004 opened a new pull request, #8799:
URL: https://github.com/apache/nuttx/pull/8799
## Summary
To reduce the count of FPU context switching will result at a
performance improve with system. but it need to balance the using of FPU
instruction and register
the patch
zhhyu7 commented on PR #8782:
URL: https://github.com/apache/nuttx/pull/8782#issuecomment-1465459713
Update the return value of set TCP_MAXSEG to be consistent with linux.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and us
zyfeier commented on code in PR #8645:
URL: https://github.com/apache/nuttx/pull/8645#discussion_r1133441798
##
libs/libc/mutex/mutex_is_hold.c:
##
@@ -0,0 +1,50 @@
+/
+ * libs/libc/mutex/mutex_is_hold.c
anchao commented on code in PR #1638:
URL: https://github.com/apache/nuttx-apps/pull/1638#discussion_r1133445718
##
interpreters/Wasm.mk:
##
@@ -25,6 +25,10 @@ WASM_INITIAL_MEMORY ?= 65536
STACKSIZE ?= $(CONFIG_DEFAULT_TASK_STACKSIZE)
PRIORITY?= SCHED_PRI
xiaoxiang781216 commented on PR #8776:
URL: https://github.com/apache/nuttx/pull/8776#issuecomment-1465520546
@masayuki2009 could you merge it?
--
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
Gary-Hobson commented on code in PR #8755:
URL: https://github.com/apache/nuttx/pull/8755#discussion_r1133461392
##
drivers/syslog/ramlog.c:
##
@@ -286,84 +296,42 @@ static int ramlog_addchar(FAR struct ramlog_dev_s *priv,
char ch)
flags = enter_critical_section();
- /*
Gary-Hobson commented on code in PR #8755:
URL: https://github.com/apache/nuttx/pull/8755#discussion_r1133461607
##
drivers/syslog/ramlog.c:
##
@@ -286,84 +296,42 @@ static int ramlog_addchar(FAR struct ramlog_dev_s *priv,
char ch)
flags = enter_critical_section();
- /*
Gary-Hobson commented on code in PR #8755:
URL: https://github.com/apache/nuttx/pull/8755#discussion_r1133463931
##
drivers/syslog/ramlog.c:
##
@@ -267,13 +266,24 @@ static void ramlog_initbuf(void)
#endif
/
Gary-Hobson commented on code in PR #8755:
URL: https://github.com/apache/nuttx/pull/8755#discussion_r1133464231
##
drivers/syslog/ramlog.c:
##
@@ -286,84 +296,42 @@ static int ramlog_addchar(FAR struct ramlog_dev_s *priv,
char ch)
flags = enter_critical_section();
- /*
xiaoxiang781216 commented on code in PR #8755:
URL: https://github.com/apache/nuttx/pull/8755#discussion_r1133466823
##
drivers/syslog/ramlog.c:
##
@@ -286,84 +296,42 @@ static int ramlog_addchar(FAR struct ramlog_dev_s *priv,
char ch)
flags = enter_critical_section();
-
xiaoxiang781216 commented on code in PR #8755:
URL: https://github.com/apache/nuttx/pull/8755#discussion_r1133468916
##
drivers/syslog/ramlog.c:
##
@@ -267,13 +266,24 @@ static void ramlog_initbuf(void)
#endif
/
Gary-Hobson commented on code in PR #8755:
URL: https://github.com/apache/nuttx/pull/8755#discussion_r1133478607
##
drivers/syslog/ramlog.c:
##
@@ -267,13 +266,24 @@ static void ramlog_initbuf(void)
#endif
/
jturnsek commented on code in PR #1658:
URL: https://github.com/apache/nuttx-apps/pull/1658#discussion_r1133484255
##
interpreters/luajit/Makefile:
##
@@ -0,0 +1,172 @@
+
+# apps/interpreters/luajit/Make
xiaoxiang781216 commented on PR #8645:
URL: https://github.com/apache/nuttx/pull/8645#issuecomment-1465597505
> I will take a look over the weekend.
@pkarashchenko do you finish the review?
--
This is an automated message from the Apache Git Service.
To respond to the message, pleas
xiaoxiang781216 commented on code in PR #8799:
URL: https://github.com/apache/nuttx/pull/8799#discussion_r1133459801
##
arch/arm64/Kconfig:
##
@@ -158,9 +158,11 @@ config ARCH_CORTEX_R82
bool
default n
select ARCH_ARMV8R
+ select ARM_HAVE_NEON
Revi
37 matches
Mail list logo