xiaoxiang781216 commented on code in PR #10961:
URL: https://github.com/apache/nuttx/pull/10961#discussion_r1363325887
##
net/route/net_del_ramroute.c:
##
@@ -91,7 +91,8 @@ static int net_match_ipv4(FAR struct net_route_ipv4_s *route,
FAR void *arg)
net_ipv4_dumproute("Compa
david1025 opened a new issue, #10967:
URL: https://github.com/apache/nuttx/issues/10967
Many people say that Nuttx belongs to Xiaomi and was developed by Xiaomi
themselves. Do I want to confirm if this is true?
非常多的人说nuttx现在归属于小米,是小米自研的,我想确认下这个是真的么?
Is it true that some people say
xiaoxiang781216 merged PR #2132:
URL: https://github.com/apache/nuttx-apps/pull/2132
--
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.
xiaoxiang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git
The following commit(s) were added to refs/heads/master by this push:
new f117860a1 industry/foc/ramp: fix accelera
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/nuttx-apps.git
The following commit(s) were added to refs/heads/master by this push:
new 4652c5516 examples/foc: rename SETPOINT_A
xiaoxiang781216 merged PR #2134:
URL: https://github.com/apache/nuttx-apps/pull/2134
--
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...
xiaoxiang781216 merged PR #2133:
URL: https://github.com/apache/nuttx-apps/pull/2133
--
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.
xiaoxiang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git
The following commit(s) were added to refs/heads/master by this push:
new de6a38466 examples/foc: add velocity PI c
xiaoxiang781216 commented on code in PR #2113:
URL: https://github.com/apache/nuttx-apps/pull/2113#discussion_r1363280347
##
examples/sensor_fusion/sensor_fusion_main.c:
##
@@ -0,0 +1,162 @@
+/
+ * apps/
xiaoxiang781216 commented on code in PR #2131:
URL: https://github.com/apache/nuttx-apps/pull/2131#discussion_r1363231236
##
crypto/mbedtls/Kconfig:
##
@@ -17,7 +17,7 @@ config MBEDTLS_VERSION
config MBEDTLS_DEBUG_C
bool "This module provides debugging functions."
-
masayuki2009 opened a new pull request, #10966:
URL: https://github.com/apache/nuttx/pull/10966
## Summary
- I noticed that irq is enabled explicitly in arm64_cpu_idle.S
- The code is unnecessary since tasks, including the idle task, are created
with irq enabled in up_initial_state
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/nuttx.git
commit 3dbe2d790ebb323cb27a03588e4b8e399a029fd1
Author: makejian
AuthorDate: Wed Sep 20 22:22:39 2023 +0800
crypto/rsa_v
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/nuttx.git
from 48ca996ad7 arch: arm64 support smp function call
new 12935f2d33 crypto/bn: porting tiny-Bignum-C into nuttx cry
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/nuttx.git
commit 12935f2d3300d6ce8e5542f82e279dabea96d793
Author: makejian
AuthorDate: Sun Jun 25 10:03:32 2023 +0800
crypto/bn: 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/nuttx.git
commit aeac109e5013a6e3aeb2d7f9a7149207a05b369e
Author: makejian
AuthorDate: Sun Jun 25 20:35:21 2023 +0800
crypto/bn:Ad
xiaoxiang781216 merged PR #10924:
URL: https://github.com/apache/nuttx/pull/10924
--
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...@nu
xiaoxiang781216 commented on PR #10963:
URL: https://github.com/apache/nuttx/pull/10963#issuecomment-1767613754
Change to draft to wait the internal patch which support multiple emmc
partition?
--
This is an automated message from the Apache Git Service.
To respond to the message, please
xiaoxiang781216 commented on PR #10963:
URL: https://github.com/apache/nuttx/pull/10963#issuecomment-1767612892
> @xiaoxiang781216 - Thank you for the explanation. I would be much
appreciated if your PR's answer the "Why" in the Title block.
commit message contain this info:
```
xiaoxiang781216 commented on PR #10963:
URL: https://github.com/apache/nuttx/pull/10963#issuecomment-1767557153
> > Rename mmcsd_read_csd to mmcsd_read_extcsd
>
> Why?
since CSD and EXTCSD is different register, the origin code uses the wrong
name:
https://github.com/apache/
xiaoxiang781216 merged PR #10942:
URL: https://github.com/apache/nuttx/pull/10942
--
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...@nu
This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a commit to branch releases/12.3
in repository https://gitbox.apache.org/repos/asf/nuttx.git
The following commit(s) were added to refs/heads/releases/12.3 by this push:
new 8fdb56b5f2 riscv/addrenv: Fix th
SPRESENSE commented on issue #10416:
URL: https://github.com/apache/nuttx/issues/10416#issuecomment-1767541151
@anchao
> You mean CONFIG_DEBUG is actually CONFIG_NDEBUG=y right?
No. It is not about `CONFIG_NDEBUG`.
The NuttX assertion has two types, `assert()`(=`ASSERT()`) an
xiaoxiang781216 closed pull request #10964: build(deps): bump urllib3 from
2.0.4 to 2.0.7 in /Documentation
URL: https://github.com/apache/nuttx/pull/10964
--
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
This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a commit to branch releases/12.3
in repository https://gitbox.apache.org/repos/asf/nuttx.git
commit 92baeea676ba096a51b9042979ef6aa703eefd81
Author: Ville Juven
AuthorDate: Tue Oct 3 12:53:32 2023 +0300
kmm
This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a commit to branch releases/12.3
in repository https://gitbox.apache.org/repos/asf/nuttx.git
commit 8e5ab446cd1d49ac44f403f6dbcdcc916a5fe2c9
Author: Ville Juven
AuthorDate: Tue Oct 3 13:33:41 2023 +0300
kmm
This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a commit to branch releases/12.3
in repository https://gitbox.apache.org/repos/asf/nuttx.git
commit 2603ddd01b17778d45dbe5a4fb6ad2e782c90170
Author: Ville Juven
AuthorDate: Wed Oct 4 15:58:15 2023 +0300
kmm
This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a commit to branch releases/12.3
in repository https://gitbox.apache.org/repos/asf/nuttx.git
commit 0cb54c19598225f1529e5cdc7a6ad60b6d3fec58
Author: Ville Juven
AuthorDate: Thu Oct 5 15:33:03 2023 +0300
kmm
This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a commit to branch releases/12.3
in repository https://gitbox.apache.org/repos/asf/nuttx.git
commit 3a4abdee7df0bedaaac11ec8e0febd940d398673
Author: Ville Juven
AuthorDate: Tue Oct 3 12:51:36 2023 +0300
kmm
This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a change to branch releases/12.3
in repository https://gitbox.apache.org/repos/asf/nuttx.git
from ddfaa97601 boards: Update all boards that were using
CONFIG_NET_LL_GUARDSIZE=50
new 3a4abdee7d kmm_map.
This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a change to branch dependabot/pip/Documentation/urllib3-2.0.7
in repository https://gitbox.apache.org/repos/asf/nuttx.git
was 91881acb37 build(deps): bump urllib3 from 2.0.4 to 2.0.7 in
/Documentation
The
dependabot[bot] commented on PR #10964:
URL: https://github.com/apache/nuttx/pull/10964#issuecomment-1767488847
OK, I won't notify you again about this release, but will get in touch when
a new version is available. If you'd rather skip all updates until the next
major or minor version, let
This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a commit to branch releases/12.3
in repository https://gitbox.apache.org/repos/asf/nuttx.git
commit a5fdf7734bd4f18455d267a131b391a62092186a
Author: Ville Juven
AuthorDate: Tue Oct 3 12:55:24 2023 +0300
kmm
xiaoxiang781216 merged PR #10962:
URL: https://github.com/apache/nuttx/pull/10962
--
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...@nu
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/nuttx.git
commit 48ca996ad73ff8fd0d8da454b4f82247d58e0213
Author: zhangyuan21
AuthorDate: Tue Sep 26 10:15:57 2023 +0800
arch: arm
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/nuttx.git
from b5d640acc5 fix Cygwin/MSYS2 ld: unrecognized option '-z'
new 34412349e9 sched: add smp function call
new
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/nuttx.git
commit 34412349e9c4323dee221adbbacc3bcd64fc088e
Author: zhangyuan21
AuthorDate: Tue Sep 26 10:06:49 2023 +0800
sched: ad
xiaoxiang781216 merged PR #10934:
URL: https://github.com/apache/nuttx/pull/10934
--
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...@nu
xiaoxiang781216 commented on code in PR #10602:
URL: https://github.com/apache/nuttx/pull/10602#discussion_r1363005948
##
libs/libc/stdio/lib_fopencookie.c:
##
@@ -0,0 +1,153 @@
+/
+ * libs/libc/stdio/li
xiaotailang commented on issue #10932:
URL: https://github.com/apache/nuttx/issues/10932#issuecomment-1767470901
Thank you very much for your kind assistance. Upon a further review, I found
that if the CONFIG_NET_TCPBACKLOG is enabled, the corresponding logic is to
first select and then acc
zyfeier commented on PR #10934:
URL: https://github.com/apache/nuttx/pull/10934#issuecomment-1767448953
> @zyfeier I think a similar testing should be included into ostest
(including some why to detect it was ran in the right core) and executed when
CONFIG_SMP_CALL is enabled.
Ok, i'
TheCranston commented on issue #8839:
URL: https://github.com/apache/nuttx/issues/8839#issuecomment-1767393780
@acassis Sure thing. I'll take that direction. thanks for the support.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to Gi
TheCranston closed issue #8839: Photon P0 WiFi not functional
URL: https://github.com/apache/nuttx/issues/8839
--
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.
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 b52f3bd5 Publishing web: 290961ea
acassis commented on PR #10961:
URL: https://github.com/apache/nuttx/pull/10961#issuecomment-1767322281
@xiaoxiang781216 the macro HTONL(match->target) is returning different types
of integer depending on architecture and compiler. What should be the right fix
here?
--
This is an automat
fdcavalcanti commented on PR #2113:
URL: https://github.com/apache/nuttx-apps/pull/2113#issuecomment-1767254908
Gitignore added.
--
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
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch dependabot/pip/Documentation/urllib3-2.0.7
in repository https://gitbox.apache.org/repos/asf/nuttx.git
at 91881acb37 build(deps): bump urllib3 from 2.0.4 to 2.0.7 in
/Documentation
No
dependabot[bot] opened a new pull request, #10964:
URL: https://github.com/apache/nuttx/pull/10964
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.0.4 to 2.0.7.
Release notes
Sourced from https://github.com/urllib3/urllib3/releases";>urllib3's
releases.
2.0.7
acassis commented on PR #10934:
URL: https://github.com/apache/nuttx/pull/10934#issuecomment-1767083594
@zyfeier I think a similar testing should be included into ostest (including
some why to detect it was ran in the right core) and executed when
CONFIG_SMP_CALL is enabled.
--
This is a
michallenc commented on code in PR #10602:
URL: https://github.com/apache/nuttx/pull/10602#discussion_r1362636318
##
sched/tls/task_initinfo.c:
##
@@ -28,6 +28,8 @@
#include
#include
+#include
Review Comment:
I see. Updated the implementation. I have added callbacks t
davids5 commented on PR #10963:
URL: https://github.com/apache/nuttx/pull/10963#issuecomment-1766973239
> Rename mmcsd_read_csd to mmcsd_read_extcsd
Why?
--
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
xiaoxiang781216 opened a new pull request, #10963:
URL: https://github.com/apache/nuttx/pull/10963
## Summary
- drivers/mmcsd: Rename mmcsd_read_csd to mmcsd_read_extcsd
- drivers/mmcsd: mmcsd_sdinitialize should save csd register into priv->csd
## Impact
code refacto
xiaoxiang781216 commented on code in PR #10602:
URL: https://github.com/apache/nuttx/pull/10602#discussion_r1361877829
##
sched/tls/task_initinfo.c:
##
@@ -28,6 +28,8 @@
#include
#include
+#include
Review Comment:
> `` was used to reference `lib_stream_initialize` and
xiaoxiang781216 merged PR #10960:
URL: https://github.com/apache/nuttx/pull/10960
--
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...@nu
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/nuttx.git
The following commit(s) were added to refs/heads/master by this push:
new b5d640acc5 fix Cygwin/MSYS2 ld: unrecognized
raiden00pl opened a new pull request, #2134:
URL: https://github.com/apache/nuttx-apps/pull/2134
## Summary
- examples/foc: rename SETPOINT_ADC_SCALE to SETPOINT_INTF_SCALE
SETPOINT_INTF_SCALE is more appropriate name because this definition is not
only used for ADC scale
jerpelea opened a new pull request, #10962:
URL: https://github.com/apache/nuttx/pull/10962
## Summary
This fixes several fatal issues with the kernel mapping interface.
Highlights are in the commit messages.
## Impact
RELEASE
## Testing
MR1
--
This is an automa
This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a change to branch releases/12.3
in repository https://gitbox.apache.org/repos/asf/nuttx.git
from 20c95a9615 Update Fix more generic for platforms that do not have
execinfo.h
new ed31f3c1d2 net: Fix RN
This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a commit to branch releases/12.3
in repository https://gitbox.apache.org/repos/asf/nuttx.git
commit ddfaa976015cd7409f9d4b832328e5b4542cc966
Author: Alan Carvalho de Assis
AuthorDate: Sun Oct 15 14:06:33 2023 -0
This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a commit to branch releases/12.3
in repository https://gitbox.apache.org/repos/asf/nuttx.git
commit ed31f3c1d2fedabe93b11ef7be0ac2e345cfe60f
Author: Alan Carvalho de Assis
AuthorDate: Sun Oct 15 10:59:23 2023 -0
xiaoxiang781216 merged PR #10957:
URL: https://github.com/apache/nuttx/pull/10957
--
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...@nu
xiaoxiang781216 merged PR #10943:
URL: https://github.com/apache/nuttx/pull/10943
--
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...@nu
This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a change to branch releases/12.3
in repository https://gitbox.apache.org/repos/asf/nuttx.git
from 35cd7d7232 mpfs/mpfs_entrypoints.c: Fix potential R_RISCV_JAL linker
error
add e2a9773142 arch/arm/src/
This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a commit to branch releases/12.3
in repository https://gitbox.apache.org/repos/asf/nuttx.git
The following commit(s) were added to refs/heads/releases/12.3 by this push:
new 20c95a9615 Update Fix more gener
xiaoxiang781216 merged PR #10956:
URL: https://github.com/apache/nuttx/pull/10956
--
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...@nu
This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a commit to branch releases/12.3
in repository https://gitbox.apache.org/repos/asf/nuttx.git
The following commit(s) were added to refs/heads/releases/12.3 by this push:
new 35cd7d7232 mpfs/mpfs_entrypoints
xiaoxiang781216 merged PR #10959:
URL: https://github.com/apache/nuttx/pull/10959
--
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...@nu
This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a commit to branch releases/12.3
in repository https://gitbox.apache.org/repos/asf/nuttx.git
The following commit(s) were added to refs/heads/releases/12.3 by this push:
new ee985d8d10 filemtd:Fix teardown
This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a change to branch releases/12.3
in repository https://gitbox.apache.org/repos/asf/nuttx.git
from ee985d8d10 filemtd:Fix teardown return error number EINVAL
add cc423c4c0f mpfs_ethernet.c: Fix possible
xiaoxiang781216 merged PR #10958:
URL: https://github.com/apache/nuttx/pull/10958
--
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...@nu
xiaoxiang781216 merged PR #10955:
URL: https://github.com/apache/nuttx/pull/10955
--
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...@nu
This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a commit to branch releases/12.3
in repository https://gitbox.apache.org/repos/asf/nuttx.git
The following commit(s) were added to refs/heads/releases/12.3 by this push:
new dfcf4c6217 cpu_pause.c: fix typo
xiaoxiang781216 merged PR #10954:
URL: https://github.com/apache/nuttx/pull/10954
--
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...@nu
xiaoxiang781216 merged PR #10953:
URL: https://github.com/apache/nuttx/pull/10953
--
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...@nu
This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a commit to branch releases/12.3
in repository https://gitbox.apache.org/repos/asf/nuttx.git
The following commit(s) were added to refs/heads/releases/12.3 by this push:
new f32e721d9f arch: x86_64: Fix idl
This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a commit to branch releases/12.3
in repository https://gitbox.apache.org/repos/asf/nuttx.git
The following commit(s) were added to refs/heads/releases/12.3 by this push:
new b4a691885c Fix some typos in com
xiaoxiang781216 merged PR #10952:
URL: https://github.com/apache/nuttx/pull/10952
--
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...@nu
This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a change to branch releases/12.3
in repository https://gitbox.apache.org/repos/asf/nuttx.git
from e66ae3968c esp32/irq: Fix erroneous interrupt allocation for each CPU
core
add 2e9c896e18 esp32/ble: Fi
This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a commit to branch releases/12.3
in repository https://gitbox.apache.org/repos/asf/nuttx.git
The following commit(s) were added to refs/heads/releases/12.3 by this push:
new 1e63401fb1 esp32s3: fix the halt
xiaoxiang781216 merged PR #10951:
URL: https://github.com/apache/nuttx/pull/10951
--
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...@nu
This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a commit to branch releases/12.3
in repository https://gitbox.apache.org/repos/asf/nuttx.git
The following commit(s) were added to refs/heads/releases/12.3 by this push:
new 9c5e9b4cbe fix: TreeNode has sam
This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a change to branch releases/12.3
in repository https://gitbox.apache.org/repos/asf/nuttx.git
from 2e9c896e18 esp32/ble: Fix task_create_wrapper CPU core ID passed as
argument
add 98c5993a73 fixedmath:
xiaoxiang781216 merged PR #10949:
URL: https://github.com/apache/nuttx/pull/10949
--
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...@nu
xiaoxiang781216 merged PR #10947:
URL: https://github.com/apache/nuttx/pull/10947
--
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...@nu
xiaoxiang781216 merged PR #10950:
URL: https://github.com/apache/nuttx/pull/10950
--
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...@nu
xiaoxiang781216 merged PR #10946:
URL: https://github.com/apache/nuttx/pull/10946
--
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...@nu
This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a change to branch releases/12.3
in repository https://gitbox.apache.org/repos/asf/nuttx.git
from b259311d1b samv7/adc: always increase initialization counter when
adc_setup called
add e66ae3968c esp32
This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a commit to branch releases/12.3
in repository https://gitbox.apache.org/repos/asf/nuttx.git
commit 8d4962ad210b6de5885848880801cdecfdb47703
Author: raiden00pl
AuthorDate: Mon Oct 2 14:14:21 2023 +0200
imxr
This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a commit to branch releases/12.3
in repository https://gitbox.apache.org/repos/asf/nuttx.git
commit 14fe9978a76191c52d7b687b70d8c27ac9d49456
Author: raiden00pl
AuthorDate: Mon Oct 2 14:13:47 2023 +0200
stm3
This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a commit to branch releases/12.3
in repository https://gitbox.apache.org/repos/asf/nuttx.git
commit f64833b36de3f5b73886d03d754b28bb17cfb131
Author: raiden00pl
AuthorDate: Mon Oct 2 14:14:12 2023 +0200
at32
This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a change to branch releases/12.3
in repository https://gitbox.apache.org/repos/asf/nuttx.git
from cd5b30eee3 arch/arm/src/s32k1xx: Fix warnings in PWM code.
add 41dfcecc7f arch/arm/src/s32k1xx: Fix LPUA
This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a commit to branch releases/12.3
in repository https://gitbox.apache.org/repos/asf/nuttx.git
commit b259311d1bdabd99c5a96ef88c212c6561961894
Author: raiden00pl
AuthorDate: Mon Oct 2 14:14:30 2023 +0200
samv
xiaoxiang781216 merged PR #10941:
URL: https://github.com/apache/nuttx/pull/10941
--
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...@nu
This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a change to branch releases/12.3
in repository https://gitbox.apache.org/repos/asf/nuttx.git
from af61e943fc Fixes compilation warnings.
new 1d59d24216 mm/kmap: Change kmm_user_map to kmm_map_user
This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a commit to branch releases/12.3
in repository https://gitbox.apache.org/repos/asf/nuttx.git
The following commit(s) were added to refs/heads/releases/12.3 by this push:
new 6c070330b2 arch/nrf{52|53|91}: f
This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a change to branch releases/12.3
in repository https://gitbox.apache.org/repos/asf/nuttx.git
from 86bacce7a1 net/local: Allow the local udp socketpair function to use
the local_release_fifos interface.
xiaoxiang781216 merged PR #10940:
URL: https://github.com/apache/nuttx/pull/10940
--
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...@nu
This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a commit to branch releases/12.3
in repository https://gitbox.apache.org/repos/asf/nuttx.git
The following commit(s) were added to refs/heads/releases/12.3 by this push:
new af61e943fc Fixes compilation war
xiaoxiang781216 merged PR #10948:
URL: https://github.com/apache/nuttx/pull/10948
--
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...@nu
This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a change to branch releases/12.3
in repository https://gitbox.apache.org/repos/asf/nuttx.git
from 41dfcecc7f arch/arm/src/s32k1xx: Fix LPUART inversion warnings &
config.
new 14fe9978a7 stm32{f7}/adc:
This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a commit to branch releases/12.3
in repository https://gitbox.apache.org/repos/asf/nuttx.git
The following commit(s) were added to refs/heads/releases/12.3 by this push:
new 86bacce7a1 net/local: Allow the
1 - 100 of 197 matches
Mail list logo