xiaoxiang781216 commented on PR #6800:
URL: https://github.com/apache/incubator-nuttx/pull/6800#issuecomment-1207339362
@rm5248 there are some compile errors. Please reference the last arm
Toolchain.defs too.
--
This is an automated message from the Apache Git Service.
To respond to the m
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 b66e4a44d9 board/cxd56xx/audio: Fix
xiaoxiang781216 merged PR #6798:
URL: https://github.com/apache/incubator-nuttx/pull/6798
--
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 PR #6798:
URL: https://github.com/apache/incubator-nuttx/pull/6798#issuecomment-1207331961
Let's ignore the compile warning which is fixed by
https://github.com/apache/incubator-nuttx/pull/6799
--
This is an automated message from the Apache Git Service.
To re
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 631ae0032e fix warning
631ae0032e is
xiaoxiang781216 merged PR #6799:
URL: https://github.com/apache/incubator-nuttx/pull/6799
--
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
rm5248 opened a new pull request, #6800:
URL: https://github.com/apache/incubator-nuttx/pull/6800
## Summary
I built GCC 11.2 with crosstool-ng and found that the linking process
failed. This led me to issue #3826, which is the same issue but for ARM. I
applied effectively the same pat
eaglelaw commented on PR #6799:
URL: https://github.com/apache/incubator-nuttx/pull/6799#issuecomment-1207314287
@xiaoxiang781216 fixed warning and dos2unix, please review
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and us
eaglelaw opened a new pull request, #6799:
URL: https://github.com/apache/incubator-nuttx/pull/6799
## Summary
## Impact
## Testing
--
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.
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 3b6f714 Publishing web
takayoshi-k opened a new pull request, #6798:
URL: https://github.com/apache/incubator-nuttx/pull/6798
## Summary
Fix PCM decoder config where it is always initialized assuming
it was enabled despite being optional.
## Impact
CXD56xx
## Testing
Test that nxplayer
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 702e2f3680 remove unused lib,fix acc
xiaoxiang781216 merged PR #6797:
URL: https://github.com/apache/incubator-nuttx/pull/6797
--
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
davids5 commented on issue #6796:
URL:
https://github.com/apache/incubator-nuttx/issues/6796#issuecomment-1207253621
@qbazd
Did you add the HW and and pull ~50 pull ups on all the lines to the card
but not the clock line?
Check that "MMC cards support" is disabled
Check t
xiaoxiang781216 commented on PR #6781:
URL: https://github.com/apache/incubator-nuttx/pull/6781#issuecomment-1207222380
If you can't share the code, the benefit is small to share Kconfig.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on
xiaoxiang781216 commented on code in PR #6797:
URL: https://github.com/apache/incubator-nuttx/pull/6797#discussion_r939533074
##
arch/arm/src/phy62xx/Make.defs:
##
@@ -20,12 +20,11 @@
include armv6-m/Make.defs
-CMN_ASRCS := $(filter-out arm_exception.S,$(CMN_ASRCS))
+#CMN_A
xiaoxiang781216 commented on PR #6797:
URL: https://github.com/apache/incubator-nuttx/pull/6797#issuecomment-1207222122
Don't change the file permission from 100644 to 100755
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and
davids5 commented on PR #6781:
URL: https://github.com/apache/incubator-nuttx/pull/6781#issuecomment-1207218052
I could see the benefit for splitting the Kconfig share IP. Without that
gain, it is just more name space that could be subject to misinterpretation and
create a bigger problem a
xiaoxiang781216 commented on PR #6797:
URL: https://github.com/apache/incubator-nuttx/pull/6797#issuecomment-1207214479
@eaglelaw could you merge all change into one patch?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and u
raiden00pl commented on PR #6781:
URL: https://github.com/apache/incubator-nuttx/pull/6781#issuecomment-1207208814
I don't think that splitted Kconfig is a good idea at the moment.
STM32 ports are already a complete mess, the maintenance and keeping changes
between STM32 ports in sync is
xiaoxiang781216 commented on code in PR #6780:
URL: https://github.com/apache/incubator-nuttx/pull/6780#discussion_r939524752
##
include/nuttx/mm/iob.h:
##
@@ -108,7 +120,7 @@ struct iob_s
#endif
unsigned int io_pktlen; /* Total length of the packet */
- uint8_t io_data[
xiaoxiang781216 commented on PR #6797:
URL: https://github.com/apache/incubator-nuttx/pull/6797#issuecomment-1207206168
@eaglelaw please remove the middle merge patch.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use th
eaglelaw closed pull request #6795: remove unused lib
URL: https://github.com/apache/incubator-nuttx/pull/6795
--
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
eaglelaw commented on PR #6797:
URL: https://github.com/apache/incubator-nuttx/pull/6797#issuecomment-1207205550
@xiaoxiang781216 , previous PR seems doesn't working,please review this
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to
eaglelaw opened a new pull request, #6797:
URL: https://github.com/apache/incubator-nuttx/pull/6797
## Summary
## Impact
## Testing
--
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
masayuki2009 commented on code in PR #1254:
URL:
https://github.com/apache/incubator-nuttx-apps/pull/1254#discussion_r939521889
##
netutils/telnetd/telnetd_daemon.c:
##
@@ -369,6 +389,7 @@ static int telnetd_daemon(int argc, FAR char *argv[])
*
*
qbazd opened a new issue, #6796:
URL: https://github.com/apache/incubator-nuttx/issues/6796
Hi,
I'm trying to get working Nuttx 10.3.0 on NUCLEO-L4R5ZI.
I'm stuck on SDIO interface. (Clock setup works, serial communication works).
I've based my work on the stm32l4r9ai-disco, as i
mlyszczek commented on code in PR #6781:
URL: https://github.com/apache/incubator-nuttx/pull/6781#discussion_r939499410
##
boards/arm/stm32wl5/nucleo-wl55jc/Kconfig:
##
@@ -24,547 +24,8 @@ config ARCH_BOARD_ENABLE_CPU2
When enabled, CPU2 (cortex-m0) will be start
mlyszczek commented on code in PR #6781:
URL: https://github.com/apache/incubator-nuttx/pull/6781#discussion_r939499410
##
boards/arm/stm32wl5/nucleo-wl55jc/Kconfig:
##
@@ -24,547 +24,8 @@ config ARCH_BOARD_ENABLE_CPU2
When enabled, CPU2 (cortex-m0) will be start
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 fa58381e58846362e22de0f7a5384ec84315c899
Author: David Sidrane
AuthorDate: Thu Jun 9 13:31:43 2022 -0700
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 f34acdb936bfecdd979b93026e5f81c2139989c0
Author: David Sidrane
AuthorDate: Wed Jun 1 14:00:23 2022 -0700
xiaoxiang781216 merged PR #6794:
URL: https://github.com/apache/incubator-nuttx/pull/6794
--
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.
xiaoxiang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git
commit 55aaba53fc735d645332703efdc72310dd56cc86
Author: David Sidrane
AuthorDate: Thu Jul 21 05:40:31 2022 -0700
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 22d41f6b9c LPC17xx_40xx PWM multichannel support USB no softconnect
SocketCAN kconfig fixes
new f34a
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 85ec2e1446b55f679cdf0aad6cfcd521eeceb6db
Author: David Sidrane
AuthorDate: Wed Jun 1 14:01:30 2022 -0700
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 22d41f6b9c LPC17xx_40xx PWM multicha
xiaoxiang781216 merged PR #6788:
URL: https://github.com/apache/incubator-nuttx/pull/6788
--
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.
xiaoxiang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git
commit 6ab76bfc7ca86a6bc73811233a73f745ce5d1006
Author: David Sidrane
AuthorDate: Fri Aug 5 09:51:27 2022 -0700
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 81f03a91517904e1bde3eaf0cd7b23bd33b6d3f6
Author: David Sidrane
AuthorDate: Tue Mar 15 14:27:51 2022 -0700
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 3af910f8b60454f802b74b07a342af160bca9664
Author: David Sidrane
AuthorDate: Tue Mar 15 09:42:22 2022 -0700
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 5ec3716e27 Created LVGL Demo config for the TTGO T-Display ESP32 board
new 3af910f8b6 imxrt:Ethernet
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 b9a6b01e6cf696aa22e4b0e4499a5d80b8dc41bc
Author: David Sidrane
AuthorDate: Fri Aug 5 09:48:51 2022 -0700
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 1d88f8df37442da6bd32505efc5ed79c034a0c49
Author: David Sidrane
AuthorDate: Tue Jun 21 10:32:51 2022 -0700
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 6a2c1fb1deea295e3d74a5fc6ed9b6c836d6da28
Author: David Sidrane
AuthorDate: Tue Jun 21 10:33:55 2022 -0700
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 522a949ed5b377a8a00c409da9bf1dd032fed939
Author: David Sidrane
AuthorDate: Wed Jul 13 11:00:11 2022 -0700
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 bced1a3cb4125cf45f8e99cae5bb01b6542f3f7e
Author: David Sidrane
AuthorDate: Wed Mar 16 10:41:17 2022 -0700
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 49d304257c4be1d4ab9f58d4e580a4e78144e3e1
Author: David Sidrane
AuthorDate: Tue Mar 15 10:17:11 2022 -0700
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 0628019c2cb08dce06a128eef162bbe3e9ba0c8b
Author: David Sidrane
AuthorDate: Wed Jul 13 11:01:49 2022 -0700
xiaoxiang781216 merged PR #6787:
URL: https://github.com/apache/incubator-nuttx/pull/6787
--
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.
xiaoxiang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git
commit 5ec3716e27a0a1785da06d77fcb34fd34632d1b1
Author: Tiago Medicci Serrano
AuthorDate: Fri Jul 29 10:49:48 2022
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 9be737c89f sim/adb: Enable ping for test
new 2ccb4eb163 Added support for the Lily Go TTGO T-Display
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 2ccb4eb16357f2590840cb062cf522e8674ce9de
Author: Tiago Medicci Serrano
AuthorDate: Thu Jul 28 18:56:53 2022
xiaoxiang781216 merged PR #6793:
URL: https://github.com/apache/incubator-nuttx/pull/6793
--
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 #6781:
URL: https://github.com/apache/incubator-nuttx/pull/6781#discussion_r939496783
##
arch/arm/src/stm32wl5/kconfig.d/configuration.kconfig:
##
@@ -0,0 +1,4 @@
+source "arch/arm/src/stm32wl5/kconfig.d/configuration/serial.kconfig"
Revi
xiaoxiang781216 commented on code in PR #6781:
URL: https://github.com/apache/incubator-nuttx/pull/6781#discussion_r939496702
##
boards/arm/stm32wl5/nucleo-wl55jc/Kconfig:
##
@@ -24,547 +24,8 @@ config ARCH_BOARD_ENABLE_CPU2
When enabled, CPU2 (cortex-m0) will be
xiaoxiang781216 commented on code in PR #6781:
URL: https://github.com/apache/incubator-nuttx/pull/6781#discussion_r939496702
##
boards/arm/stm32wl5/nucleo-wl55jc/Kconfig:
##
@@ -24,547 +24,8 @@ config ARCH_BOARD_ENABLE_CPU2
When enabled, CPU2 (cortex-m0) will be
xiaoxiang781216 commented on code in PR #1254:
URL:
https://github.com/apache/incubator-nuttx-apps/pull/1254#discussion_r939496139
##
netutils/telnetd/telnetd_daemon.c:
##
@@ -369,6 +389,7 @@ static int telnetd_daemon(int argc, FAR char *argv[])
*
**
57 matches
Mail list logo