[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #5633: Fix imx6

2022-02-28 Thread GitBox
xiaoxiang781216 merged pull request #5633: URL: https://github.com/apache/incubator-nuttx/pull/5633 -- 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

[incubator-nuttx] 02/02: arch: imx6: Remove sem_t from imx_serial.c

2022-02-28 Thread xiaoxiang
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 56e0e6a5ec988024bbc7cd8b8e02a0f19b75c83d Author: Masayuki Ishikawa AuthorDate: Mon Feb 28 10:59:26 2022 +090

[incubator-nuttx] branch master updated (872c570 -> 56e0e6a)

2022-02-28 Thread xiaoxiang
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 872c570 arch: Align the implementation of stack related functions new a75d905 arch: imx6: Refactor

[incubator-nuttx] 01/02: arch: imx6: Refactor imx_lowputc()

2022-02-28 Thread xiaoxiang
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 a75d90576079398b99b0ad89c132966f0765c66f Author: Masayuki Ishikawa AuthorDate: Mon Feb 28 10:53:59 2022 +090

[incubator-nuttx] branch master updated: sched: group: Fix dataabort when exiting task or pthread if ARCH_ADDRENV=y

2022-02-28 Thread xiaoxiang
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 dcafd95 sched: group: Fix dataabort

[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #5632: sched: group: Fix dataabort when exiting task or pthread if ARCH_ADDR_ENV=y

2022-02-28 Thread GitBox
xiaoxiang781216 merged pull request #5632: URL: https://github.com/apache/incubator-nuttx/pull/5632 -- 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

[GitHub] [incubator-nuttx] jerpelea commented on pull request #5571: drivers: exclude BSD components from build

2022-02-28 Thread GitBox
jerpelea commented on pull request #5571: URL: https://github.com/apache/incubator-nuttx/pull/5571#issuecomment-1054001505 @masayuki2009 We enable by default the BSD license in the SIM defconfigs to detect this kind of errors -- This is an automated message from the Apache Git Servic

[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #5636: arch/risc-v/qemu-rv: Set FS bits in mstatus

2022-02-28 Thread GitBox
xiaoxiang781216 merged pull request #5636: URL: https://github.com/apache/incubator-nuttx/pull/5636 -- 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

[incubator-nuttx] branch master updated (dcafd95 -> d0356bb)

2022-02-28 Thread xiaoxiang
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 dcafd95 sched: group: Fix dataabort when exiting task or pthread if ARCH_ADDRENV=y add d0356bb ar

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on a change in pull request #5612: boards/arm/stm32: Update adb configs

2022-02-28 Thread GitBox
xiaoxiang781216 commented on a change in pull request #5612: URL: https://github.com/apache/incubator-nuttx/pull/5612#discussion_r815682355 ## File path: boards/arm/stm32/stm32f4discovery/scripts/Make.defs ## @@ -34,13 +34,14 @@ ifneq ($(CONFIG_DEBUG_NOOPT),y) ARCHOPTIMIZATI

[GitHub] [incubator-nuttx] no1wudi opened a new pull request #5637: arch/armv7-a: Move ARCHCPUFLAGS to Toolchain.defs

2022-02-28 Thread GitBox
no1wudi opened a new pull request #5637: URL: https://github.com/apache/incubator-nuttx/pull/5637 ## Summary Move ARCHCPUFLAGS to Toolchain.defs since they are common setting for all cortex-a based socs. ## Impact Cortex A based socs. ## Testing sabre-6quad:ostest -- T

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on a change in pull request #5637: arch/armv7-a: Move ARCHCPUFLAGS to Toolchain.defs

2022-02-28 Thread GitBox
xiaoxiang781216 commented on a change in pull request #5637: URL: https://github.com/apache/incubator-nuttx/pull/5637#discussion_r815718112 ## File path: boards/arm/imx6/sabre-6quad/scripts/Make.defs ## @@ -34,7 +34,6 @@ ifneq ($(CONFIG_DEBUG_NOOPT),y) ARCHOPTIMIZATION += $(

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on a change in pull request #5637: arch/armv7-a: Move ARCHCPUFLAGS to Toolchain.defs

2022-02-28 Thread GitBox
xiaoxiang781216 commented on a change in pull request #5637: URL: https://github.com/apache/incubator-nuttx/pull/5637#discussion_r815735133 ## File path: boards/arm/sama5/sama5d4-ek/scripts/Make.defs ## @@ -44,7 +44,6 @@ ifneq ($(CONFIG_DEBUG_NOOPT),y) ARCHOPTIMIZATION += $(

[GitHub] [incubator-nuttx] no1wudi commented on a change in pull request #5637: arch/armv7-a: Move ARCHCPUFLAGS to Toolchain.defs

2022-02-28 Thread GitBox
no1wudi commented on a change in pull request #5637: URL: https://github.com/apache/incubator-nuttx/pull/5637#discussion_r815737325 ## File path: boards/arm/sama5/sama5d4-ek/scripts/Make.defs ## @@ -44,7 +44,6 @@ ifneq ($(CONFIG_DEBUG_NOOPT),y) ARCHOPTIMIZATION += $(MAXOPTIM

[incubator-nuttx] branch master updated (d0356bb -> 281ecf1)

2022-02-28 Thread xiaoxiang
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 d0356bb arch/risc-v/qemu-rv: Set FS bits in mstatus add 1f84f5b boards: Add --gc-sections for phot

[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #5612: boards/arm/stm32: Update adb configs

2022-02-28 Thread GitBox
xiaoxiang781216 merged pull request #5612: URL: https://github.com/apache/incubator-nuttx/pull/5612 -- 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

[incubator-nuttx-apps] 01/02: system/adb: Remove unsed macro __NUTTX__

2022-02-28 Thread xiaoxiang
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-apps.git commit a79195a048c19f9d6e0fb10fe04625145dcbba9c Author: Huang Qi AuthorDate: Sat Feb 26 21:30:07 2022 +0800

[incubator-nuttx-apps] branch master updated (aa2c9e7 -> 9351ab5)

2022-02-28 Thread xiaoxiang
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-apps.git. from aa2c9e7 hello_rust: changes for target support new a79195a system/adb: Remove unsed macro __N

[GitHub] [incubator-nuttx-apps] xiaoxiang781216 merged pull request #854: system/libuv: Bump to v1.42.0

2022-02-28 Thread GitBox
xiaoxiang781216 merged pull request #854: URL: https://github.com/apache/incubator-nuttx-apps/pull/854 -- 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-m

[GitHub] [incubator-nuttx] anjiahao1 opened a new pull request #5638: tools:add parsememdump.py to parse memdump info(by cmd: memdump all)

2022-02-28 Thread GitBox
anjiahao1 opened a new pull request #5638: URL: https://github.com/apache/incubator-nuttx/pull/5638 This script will help you analyze memdump log files, analyze the number of occurrences of backtrace, and output stack information memdump log files need this format: pid size ad

[GitHub] [incubator-nuttx] masayuki2009 opened a new pull request #5639: arch: imx6: Add the pgheap for imx6

2022-02-28 Thread GitBox
masayuki2009 opened a new pull request #5639: URL: https://github.com/apache/incubator-nuttx/pull/5639 ## Summary - This commit adds the pgheap for imx6 ## Impact - None ## Testing - Tested with sabre-6quad:netknsh (not merged yet) -- This is an

[GitHub] [incubator-nuttx] xiaoxiang781216 opened a new pull request #5640: board/sim: Remove CCLINKFLAGS, use CFLAGS/CXXFLAGS instead

2022-02-28 Thread GitBox
xiaoxiang781216 opened a new pull request #5640: URL: https://github.com/apache/incubator-nuttx/pull/5640 ## Summary ## Impact Minor, code refactor ## Testing Pass CI sim:ostest -- This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [incubator-nuttx] lipan118 commented on pull request #5523: dp83848c ethernet phy interrupt support

2022-02-28 Thread GitBox
lipan118 commented on pull request #5523: URL: https://github.com/apache/incubator-nuttx/pull/5523#issuecomment-1054190173 > Should this be a board level setting based on the wiring? Not specific to stm32 board based on the wiring. but If you want to use the dp83848 phy to implement

[GitHub] [incubator-nuttx] acassis commented on a change in pull request #5639: arch: imx6: Add the pgheap for imx6

2022-02-28 Thread GitBox
acassis commented on a change in pull request #5639: URL: https://github.com/apache/incubator-nuttx/pull/5639#discussion_r815861392 ## File path: arch/arm/src/imx6/imx_pgalloc.c ## @@ -0,0 +1,138 @@ +/

[GitHub] [incubator-nuttx] GUIDINGLI opened a new pull request #5641: sim: add loop thread to handle dev loops

2022-02-28 Thread GitBox
GUIDINGLI opened a new pull request #5641: URL: https://github.com/apache/incubator-nuttx/pull/5641 ## Summary sched/group: Move files_initlist/lib_stream_initialize to group_alloc sim: add loop thread to handle dev loops For some dev loops will call sem_wait/sem_trywait

[GitHub] [incubator-nuttx] acassis commented on pull request #5638: tools:add parsememdump.py to parse memdump info(by cmd: memdump all)

2022-02-28 Thread GitBox
acassis commented on pull request #5638: URL: https://github.com/apache/incubator-nuttx/pull/5638#issuecomment-1054227597 Please include a documentation including a usage example. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitH

[GitHub] [incubator-nuttx] Donny9 closed pull request #5634: tools:add parsememdump.py to parse memdump info(by cmd: memdump all)

2022-02-28 Thread GitBox
Donny9 closed pull request #5634: URL: https://github.com/apache/incubator-nuttx/pull/5634 -- 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

[GitHub] [incubator-nuttx] acassis commented on a change in pull request #5635: fs/romfs: optimize romfs_open speed and get path by cmd FIOC_FILEPATH

2022-02-28 Thread GitBox
acassis commented on a change in pull request #5635: URL: https://github.com/apache/incubator-nuttx/pull/5635#discussion_r815865145 ## File path: fs/romfs/Kconfig ## @@ -11,4 +11,13 @@ config FS_ROMFS Enable ROMFS filesystem support if FS_ROMFS + +config FS_R

[GitHub] [incubator-nuttx] acassis commented on a change in pull request #5635: fs/romfs: optimize romfs_open speed and get path by cmd FIOC_FILEPATH

2022-02-28 Thread GitBox
acassis commented on a change in pull request #5635: URL: https://github.com/apache/incubator-nuttx/pull/5635#discussion_r815865145 ## File path: fs/romfs/Kconfig ## @@ -11,4 +11,13 @@ config FS_ROMFS Enable ROMFS filesystem support if FS_ROMFS + +config FS_R

[GitHub] [incubator-nuttx] anjiahao1 commented on pull request #5638: tools:add parsememdump.py to parse memdump info(by cmd: memdump all)

2022-02-28 Thread GitBox
anjiahao1 commented on pull request #5638: URL: https://github.com/apache/incubator-nuttx/pull/5638#issuecomment-1054233508 ![image](https://user-images.githubusercontent.com/75056955/155987635-12b6593b-3e31-46e3-89c0-e50ef5ae31e9.png) use : action have error,Two checks have two criteria

[GitHub] [incubator-nuttx-apps] acassis commented on pull request #929: MCUboot move apps to examples

2022-02-28 Thread GitBox
acassis commented on pull request #929: URL: https://github.com/apache/incubator-nuttx-apps/pull/929#issuecomment-1054238587 @nandojve why to move mcuboot to examples? I think boot/ is a better place to keep it, what do you think @gustavonihei ? Actually there are many "examples" inside e

[GitHub] [incubator-nuttx] acassis commented on pull request #5640: board/sim: Remove CCLINKFLAGS, use CFLAGS/CXXFLAGS instead

2022-02-28 Thread GitBox
acassis commented on pull request #5640: URL: https://github.com/apache/incubator-nuttx/pull/5640#issuecomment-1054241547 Whoa, MacOS crashed again. @xiaoxiang781216 is there some way to create a separated CI job for MacOS, this way we could Re-run only the MacOS instead of Re-run all othe

[GitHub] [incubator-nuttx] anjiahao1 commented on pull request #5638: tools:add parsememdump.py to parse memdump info(by cmd: memdump all)

2022-02-28 Thread GitBox
anjiahao1 commented on pull request #5638: URL: https://github.com/apache/incubator-nuttx/pull/5638#issuecomment-1054241718 > Please include a documentation including a usage example. ok @Donny9 will do it -- This is an automated message from the Apache Git Service. To respond to

[GitHub] [incubator-nuttx-apps] nandojve commented on pull request #929: MCUboot move apps to examples

2022-02-28 Thread GitBox
nandojve commented on pull request #929: URL: https://github.com/apache/incubator-nuttx-apps/pull/929#issuecomment-1054243732 Hi @acassis, This now fixes all comments from @gustavonihei to move to examples. -- This is an automated message from the Apache Git Service. To respond to

[GitHub] [incubator-nuttx] Donny9 commented on a change in pull request #5635: fs/romfs: optimize romfs_open speed and get path by cmd FIOC_FILEPATH

2022-02-28 Thread GitBox
Donny9 commented on a change in pull request #5635: URL: https://github.com/apache/incubator-nuttx/pull/5635#discussion_r815908158 ## File path: fs/romfs/Kconfig ## @@ -11,4 +11,13 @@ config FS_ROMFS Enable ROMFS filesystem support if FS_ROMFS + +config FS_RO

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on pull request #5640: board/sim: Remove CCLINKFLAGS, use CFLAGS/CXXFLAGS instead

2022-02-28 Thread GitBox
xiaoxiang781216 commented on pull request #5640: URL: https://github.com/apache/incubator-nuttx/pull/5640#issuecomment-1054291378 > Whoa, MacOS crashed again. @xiaoxiang781216 is there some way to create a separated CI job for MacOS, this way we could Re-run only the MacOS instead of Re-ru

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on a change in pull request #5635: fs/romfs: optimize romfs_open speed and get path by cmd FIOC_FILEPATH

2022-02-28 Thread GitBox
xiaoxiang781216 commented on a change in pull request #5635: URL: https://github.com/apache/incubator-nuttx/pull/5635#discussion_r815922004 ## File path: fs/romfs/Kconfig ## @@ -11,4 +11,14 @@ config FS_ROMFS Enable ROMFS filesystem support if FS_ROMFS + +con

[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #5638: tools:add parsememdump.py to parse memdump info(by cmd: memdump all)

2022-02-28 Thread GitBox
xiaoxiang781216 merged pull request #5638: URL: https://github.com/apache/incubator-nuttx/pull/5638 -- 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

[incubator-nuttx] branch master updated (281ecf1 -> 91e2b13)

2022-02-28 Thread xiaoxiang
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 281ecf1 boards/arm/stm32: Update adb configs add 91e2b13 tools:add parsememdump.py to parse memdum

[GitHub] [incubator-nuttx] anchao opened a new pull request #5642: arm/phy62xx: remove unused private header

2022-02-28 Thread GitBox
anchao opened a new pull request #5642: URL: https://github.com/apache/incubator-nuttx/pull/5642 ## Summary arm/phy62xx: remove unused private header ## Impact N/A ## Testing ci check -- This is an automated message from the Apache Git Service. To respon

[incubator-nuttx] branch master updated: board/sim: Remove CCLINKFLAGS, use CFLAGS/CXXFLAGS instead

2022-02-28 Thread xiaoxiang
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 9bc2b4c board/sim: Remove CCLINKFLA

[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #5640: board/sim: Remove CCLINKFLAGS, use CFLAGS/CXXFLAGS instead

2022-02-28 Thread GitBox
xiaoxiang781216 merged pull request #5640: URL: https://github.com/apache/incubator-nuttx/pull/5640 -- 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

[GitHub] [incubator-nuttx-apps] xiaoxiang781216 opened a new pull request #1034: Simplify DEFAULT_SMALL usage in Kconfig

2022-02-28 Thread GitBox
xiaoxiang781216 opened a new pull request #1034: URL: https://github.com/apache/incubator-nuttx-apps/pull/1034 ## Summary ## Impact Code refactor only ## Testing Pass CI -- This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [incubator-nuttx] xiaoxiang781216 opened a new pull request #5643: Simplify DEFAULT_SMALL usage in Kconfig

2022-02-28 Thread GitBox
xiaoxiang781216 opened a new pull request #5643: URL: https://github.com/apache/incubator-nuttx/pull/5643 ## Summary ## Impact Code refactor only ## Testing Pass CI -- This is an automated message from the Apache Git Service. To respond to the message, please log o

[GitHub] [incubator-nuttx] xiaoxiang781216 opened a new pull request #5644: boards/sparc: Remove HOSTCC related flags from Make.defs

2022-02-28 Thread GitBox
xiaoxiang781216 opened a new pull request #5644: URL: https://github.com/apache/incubator-nuttx/pull/5644 ## Summary since these variables are defined in Config.mk now ## Impact Code refactor only ## Testing Pass CI -- This is an automated message from the Apach

[GitHub] [incubator-nuttx] anchao opened a new pull request #5645: arch/arm: optimize context switch speed

2022-02-28 Thread GitBox
anchao opened a new pull request #5645: URL: https://github.com/apache/incubator-nuttx/pull/5645 ## Summary arch/arm: optimize context switch speed The current context save implementation saves registers of each task to xcp context, which is unnecessary because most

[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #5642: arm/phy62xx: remove unused private header

2022-02-28 Thread GitBox
xiaoxiang781216 merged pull request #5642: URL: https://github.com/apache/incubator-nuttx/pull/5642 -- 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

[incubator-nuttx] branch master updated: arm/phy62xx: remove unused private header

2022-02-28 Thread xiaoxiang
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 0961f12 arm/phy62xx: remove unused

[incubator-nuttx] 05/07: input/ajoystick: Remove the unused au_enabled from ajoy_upperhalf_s

2022-02-28 Thread xiaoxiang
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 f4b1b1262f203af027a15fbaf607a431dc63bde9 Author: Xiang Xiao AuthorDate: Sun Feb 27 15:56:32 2022 +0800

[incubator-nuttx] 03/07: input/djoystck: Remove djoy_enable from djoy_sample

2022-02-28 Thread xiaoxiang
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 207249afdcd3ec283804490fbaa8b6fc4a985a15 Author: Xiang Xiao AuthorDate: Sun Feb 27 03:11:22 2022 +0800

[incubator-nuttx] 04/07: input/buttons: Remove btn_enable from btn_sample

2022-02-28 Thread xiaoxiang
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 478b292a87e3851810e4c350b0bda94ce645e895 Author: Xiang Xiao AuthorDate: Sun Feb 27 16:01:40 2022 +0800

[incubator-nuttx] 01/07: input/djoystick: Remove the unused config field from djoy_lowerhalf_s

2022-02-28 Thread xiaoxiang
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 b0e6a6e0811b49d73dc676cc4849a017f835e0d9 Author: Xiang Xiao AuthorDate: Sun Feb 27 03:07:59 2022 +0800

[incubator-nuttx] branch master updated (0961f12 -> 36909f5)

2022-02-28 Thread xiaoxiang
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 0961f12 arm/phy62xx: remove unused private header new b0e6a6e input/djoystick: Remove the unused c

[incubator-nuttx] 06/07: input/djoystick: Remove the unused du_enabled from djoy_upperhalf_s

2022-02-28 Thread xiaoxiang
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 70d90340c7bda300a46c8c52697617f63d5439ed Author: Xiang Xiao AuthorDate: Sun Feb 27 15:57:05 2022 +0800

[incubator-nuttx] 02/07: input/ajoystck: Remove ajoy_enable from ajoy_sample

2022-02-28 Thread xiaoxiang
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 aac9c4b78a79b5a914495a3199be79e51f0e1c3f Author: Xiang Xiao AuthorDate: Wed Jan 12 00:33:29 2022 +0800

[incubator-nuttx] 07/07: input/buttons: Remove the unused bu_enabled from btn_upperhalf_s

2022-02-28 Thread xiaoxiang
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 36909f5f6c80248bedacdaeba7439247a2d4827a Author: Xiang Xiao AuthorDate: Sun Feb 27 15:55:01 2022 +0800

[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #5625: joystick: Remove [a|d]joy_enable from [a|d]joy_sample

2022-02-28 Thread GitBox
xiaoxiang781216 merged pull request #5625: URL: https://github.com/apache/incubator-nuttx/pull/5625 -- 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

[incubator-nuttx] branch master updated (36909f5 -> da95495)

2022-02-28 Thread xiaoxiang
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 36909f5 input/buttons: Remove the unused bu_enabled from btn_upperhalf_s add da95495 Simplify DEF

[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #5643: Simplify DEFAULT_SMALL usage in Kconfig

2022-02-28 Thread GitBox
xiaoxiang781216 merged pull request #5643: URL: https://github.com/apache/incubator-nuttx/pull/5643 -- 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

[GitHub] [incubator-nuttx] xiaoxiang781216 opened a new pull request #5646: sim: Simplify boards and arch's Makefile

2022-02-28 Thread GitBox
xiaoxiang781216 opened a new pull request #5646: URL: https://github.com/apache/incubator-nuttx/pull/5646 ## Summary 1.Remove the unused LIBPATHS, LDLINKFLAGS and HOSTLDFLAGS 2.Generate the image by CXX not LD and CC 3.Move HOSTCFLAGS from scripts/Make.defs to arch/Makefile #

[GitHub] [incubator-nuttx] xiaoxiang781216 opened a new pull request #5647: assert.h: Don't use UNUSED macro since it's very easy happen conflict

2022-02-28 Thread GitBox
xiaoxiang781216 opened a new pull request #5647: URL: https://github.com/apache/incubator-nuttx/pull/5647 ## Summary Improve the compatibility of assert ## Impact Minor change ## Testing Pass CI -- This is an automated message from the Apache Git Service. To res

[GitHub] [incubator-nuttx] masayuki2009 commented on pull request #5639: arch: imx6: Add the pgheap for imx6

2022-02-28 Thread GitBox
masayuki2009 commented on pull request #5639: URL: https://github.com/apache/incubator-nuttx/pull/5639#issuecomment-1054814294 @acassis I added comments and removed unused functions. -- This is an automated message from the Apache Git Service. To respond to the message, please

[incubator-nuttx-website] branch asf-site updated: Publishing web: 1b39f27b512cbb1fc294b70e0e70a67d0092b98d docs: da954956e78952e70549b4d2f1fa3461ac7c8033

2022-02-28 Thread github-bot
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 cb9c714 Publishing web

[GitHub] [incubator-nuttx] masayuki2009 commented on pull request #5645: arch/arm: optimize context switch speed

2022-02-28 Thread GitBox
masayuki2009 commented on pull request #5645: URL: https://github.com/apache/incubator-nuttx/pull/5645#issuecomment-1054876106 @anchao I tried this PR with my latest imx6-netknsh branch https://github.com/masayuki2009/incubator-nuttx/tree/imx6-netknsh and found that init and hello

[GitHub] [incubator-nuttx] MTres19 commented on a change in pull request #5151: WIP: Tiva CAN driver

2022-02-28 Thread GitBox
MTres19 commented on a change in pull request #5151: URL: https://github.com/apache/incubator-nuttx/pull/5151#discussion_r816380277 ## File path: arch/arm/src/tiva/common/tiva_can.c ## @@ -0,0 +1,2401 @@ +/

[GitHub] [incubator-nuttx] masayuki2009 edited a comment on pull request #5645: arch/arm: optimize context switch speed

2022-02-28 Thread GitBox
masayuki2009 edited a comment on pull request #5645: URL: https://github.com/apache/incubator-nuttx/pull/5645#issuecomment-1054876106 @anchao I tried this PR with my latest imx6-netknsh branches (https://github.com/masayuki2009/incubator-nuttx/tree/imx6-netknsh https://github.com/m

[GitHub] [incubator-nuttx] hartmannathan commented on pull request #5151: Tiva CAN driver

2022-02-28 Thread GitBox
hartmannathan commented on pull request #5151: URL: https://github.com/apache/incubator-nuttx/pull/5151#issuecomment-1054932225 I'll try to review tomorrow morning. Thanks! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[GitHub] [incubator-nuttx] zhuyanlinzyl opened a new pull request #5648: arch:xtensa: fix sp duplicate reduce in handler enter

2022-02-28 Thread GitBox
zhuyanlinzyl opened a new pull request #5648: URL: https://github.com/apache/incubator-nuttx/pull/5648 In xtensa/include/irq.h the XCPTCONTEXT_SIZE is `#define XCPTCONTEXT_SIZE((4 * XCPTCONTEXT_REGS) + 0x20)` XCPTCONTEXT_SIZE is already byte size of xcpcontext Signed-off

[GitHub] [incubator-nuttx-apps] xiaoxiang781216 merged pull request #1033: ostest: Introduce basic setjmp/longjmp test

2022-02-28 Thread GitBox
xiaoxiang781216 merged pull request #1033: URL: https://github.com/apache/incubator-nuttx-apps/pull/1033 -- 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

[incubator-nuttx-apps] branch master updated (9351ab5 -> cc156b9)

2022-02-28 Thread xiaoxiang
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-apps.git. from 9351ab5 system/libuv: Bump to v1.42.0 add cc156b9 ostest: Introduce basic setjmp/longjmp test

[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #5639: arch: imx6: Add the pgheap for imx6

2022-02-28 Thread GitBox
xiaoxiang781216 merged pull request #5639: URL: https://github.com/apache/incubator-nuttx/pull/5639 -- 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

[incubator-nuttx] branch master updated (da95495 -> 2a434fe)

2022-02-28 Thread xiaoxiang
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 da95495 Simplify DEFAULT_SMALL usage in Kconfig add 2a434fe arch: imx6: Add the pgheap for imx6 N

[GitHub] [incubator-nuttx-apps] no1wudi opened a new pull request #1035: libuv: Remove unsupported case from test list

2022-02-28 Thread GitBox
no1wudi opened a new pull request #1035: URL: https://github.com/apache/incubator-nuttx-apps/pull/1035 ## Summary libuv: Remove unsupported case from test list And some minor changes: * Remove no-process.c from CSRCS since there is a implementation in nuttx.c * Add sysinf

[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #5635: fs/romfs: optimize romfs_open speed and get path by cmd FIOC_FILEPATH

2022-02-28 Thread GitBox
xiaoxiang781216 merged pull request #5635: URL: https://github.com/apache/incubator-nuttx/pull/5635 -- 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

[incubator-nuttx] branch master updated (2a434fe -> f677a0d)

2022-02-28 Thread xiaoxiang
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 2a434fe arch: imx6: Add the pgheap for imx6 add 120fa93 fs: add "/" suffix for mountpoint node whe

[GitHub] [incubator-nuttx] anchao commented on pull request #5645: arch/arm: optimize context switch speed

2022-02-28 Thread GitBox
anchao commented on pull request #5645: URL: https://github.com/apache/incubator-nuttx/pull/5645#issuecomment-1055013498 > I tried this PR with my latest imx6-netknsh branches (https://github.com/masayuki2009/incubator-nuttx/tree/imx6-netknsh https://github.com/masayuki2009/incubator-n

[GitHub] [incubator-nuttx] masayuki2009 commented on pull request #5645: arch/arm: optimize context switch speed

2022-02-28 Thread GitBox
masayuki2009 commented on pull request #5645: URL: https://github.com/apache/incubator-nuttx/pull/5645#issuecomment-1055031268 >I can reproduce this issue on your branch but without this PR, seems some wrong with syscall clock_gettime: @anchao Did you try my branches without your

[GitHub] [incubator-nuttx] anchao commented on pull request #5645: arch/arm: optimize context switch speed

2022-02-28 Thread GitBox
pected ``` incubator-nuttx$ git log --oneline -5 0689aed6f8 (HEAD, origin/imx6-netknsh) [DO NOT MERGE] sched: Add nfsroot 08d704b888 [DO NOT MERGE] boards: sabre-6quad: Add netknsh d4c97078c3 arch: imx6: Add the pgheap for imx6 d0356bb9ba (tag: nuttx-20220228-182150) arch/risc-v/qemu-rv:

[GitHub] [incubator-nuttx] masayuki2009 commented on pull request #5645: arch/arm: optimize context switch speed

2022-02-28 Thread GitBox
masayuki2009 commented on pull request #5645: URL: https://github.com/apache/incubator-nuttx/pull/5645#issuecomment-1055047086 >Yes, could you try your latest branch? it seems does not work as expected @anchao Are you using the latest my apps branch as well? https://github

[incubator-nuttx-apps] branch master updated: libuv: Remove unsupported case from test list

2022-02-28 Thread xiaoxiang
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-apps.git The following commit(s) were added to refs/heads/master by this push: new 7872332 libuv: Remove unsuppor

[GitHub] [incubator-nuttx-apps] xiaoxiang781216 merged pull request #1035: libuv: Remove unsupported case from test list

2022-02-28 Thread GitBox
xiaoxiang781216 merged pull request #1035: URL: https://github.com/apache/incubator-nuttx-apps/pull/1035 -- 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

[GitHub] [incubator-nuttx] anchao commented on pull request #5645: arch/arm: optimize context switch speed

2022-02-28 Thread GitBox
gin/imx6-netknsh) [DO NOT MERGE] hello + malloc test aa2c9e7c3 (tag: nuttx-20220228-182150, tag: nuttx-20220228-172202, tag: nuttx-20220228-072218, tag: nuttx-20220228-032219, tag: nuttx-20220228-002322, tag: nuttx-20220227-182149, tag: nuttx-20220227-162159, tag: nuttx-20220227-005222, tag: nut

[GitHub] [incubator-nuttx] masayuki2009 commented on pull request #5645: arch/arm: optimize context switch speed

2022-02-28 Thread GitBox
masayuki2009 commented on pull request #5645: URL: https://github.com/apache/incubator-nuttx/pull/5645#issuecomment-1055067960 > Yes, apps branch is latest, I reinitialized another repository, but crash still happen. @anchao Hmm, it's very strange to me. Can you attach the

[GitHub] [incubator-nuttx] anchao commented on pull request #5645: arch/arm: optimize context switch speed

2022-02-28 Thread GitBox
anchao commented on pull request #5645: URL: https://github.com/apache/incubator-nuttx/pull/5645#issuecomment-1055076999 > Hmm, it's very strange to me. > Can you attach the getprime binary to this PR? Please check the attachment [bin.zip](https://github.com/apache/incubator-nut

[GitHub] [incubator-nuttx] masayuki2009 commented on pull request #5645: arch/arm: optimize context switch speed

2022-02-28 Thread GitBox
masayuki2009 commented on pull request #5645: URL: https://github.com/apache/incubator-nuttx/pull/5645#issuecomment-1055082546 >Please check the attachment @anchao I confirmed that the binaries are slightly different from mine. Could you tell me the toolchain version?

[GitHub] [incubator-nuttx] xiaoxiang781216 opened a new pull request #5649: Revert "sched: Don't duplicate caller file handler when creating kernel thread"

2022-02-28 Thread GitBox
xiaoxiang781216 opened a new pull request #5649: URL: https://github.com/apache/incubator-nuttx/pull/5649 ## Summary since the temporary kernel spawn proxy need duplicate file handler from caller, please reference the follow source code for more info: sched/task/task_posixspawn.c

[GitHub] [incubator-nuttx] anchao commented on pull request #5645: arch/arm: optimize context switch speed

2022-02-28 Thread GitBox
anchao commented on pull request #5645: URL: https://github.com/apache/incubator-nuttx/pull/5645#issuecomment-1055086528 > > Please check the attachment > > @anchao > > I confirmed that the binaries are slightly different from mine. Could you tell me the toolchain version?

[GitHub] [incubator-nuttx] masayuki2009 commented on pull request #5645: arch/arm: optimize context switch speed

2022-02-28 Thread GitBox
masayuki2009 commented on pull request #5645: URL: https://github.com/apache/incubator-nuttx/pull/5645#issuecomment-1055090500 @anchao I notice that my toolchain is a little bit old. ``` arm-none-eabi-gcc -v Using built-in specs. COLLECT_GCC=arm-none-eabi-gcc COL

[GitHub] [incubator-nuttx] masayuki2009 commented on pull request #5645: arch/arm: optimize context switch speed

2022-02-28 Thread GitBox
masayuki2009 commented on pull request #5645: URL: https://github.com/apache/incubator-nuttx/pull/5645#issuecomment-1055101966 @anchao I tried the latest toolchain ``` $ arm-none-eabi-gcc -v Using built-in specs. COLLECT_GCC=arm-none-eabi-gcc COLLECT_LTO_WRAPPER=/

[GitHub] [incubator-nuttx] anchao commented on pull request #5645: arch/arm: optimize context switch speed

2022-02-28 Thread GitBox
anchao commented on pull request #5645: URL: https://github.com/apache/incubator-nuttx/pull/5645#issuecomment-1055107580 > Now I can reproduce the crash which you are facing now. I need to investigate what is happening with gcc 10.3. That's great! thanks for your time, I will do mo

[GitHub] [incubator-nuttx] zhuyanlinzyl opened a new pull request #5650: armv7-a/armv7-r:cache: modify hardcode in cache set/way operation

2022-02-28 Thread GitBox
zhuyanlinzyl opened a new pull request #5650: URL: https://github.com/apache/incubator-nuttx/pull/5650 Some chip not use the default cache size & way , read from CCSIDR instead of hardcode. Signed-off-by: zhuyanlin ## Summary ## Impact ## Testing Test on qe

[GitHub] [incubator-nuttx] GUIDINGLI commented on pull request #5641: sim: add loop thread to handle dev loops

2022-02-28 Thread GitBox
GUIDINGLI commented on pull request #5641: URL: https://github.com/apache/incubator-nuttx/pull/5641#issuecomment-1055118937 @masayuki2009 Could you help to review this, In this patch, we move the `sched_lock()` ahead & make the `up_initialize()` can create thread. -- This is an a

[GitHub] [incubator-nuttx] GUIDINGLI edited a comment on pull request #5641: sim: add loop thread to handle dev loops

2022-02-28 Thread GitBox
GUIDINGLI edited a comment on pull request #5641: URL: https://github.com/apache/incubator-nuttx/pull/5641#issuecomment-1055118937 @masayuki2009 Could you help to review this, In this PR, we move the `sched_lock()` ahead & make the `up_initialize()` can create thread. -- This is