[GitHub] [incubator-nuttx] Gary-Hobson opened a new pull request, #7076: Remove duplicate calls and optimize compilation speed

2022-09-12 Thread GitBox
Gary-Hobson opened a new pull request, #7076: URL: https://github.com/apache/incubator-nuttx/pull/7076 ## Summary This commit reduces incremental compile (second compile) time from 3.2s to 0.8s for sim:ostest config.h has too many duplicate script commands For folders without an

[GitHub] [incubator-nuttx] masayuki2009 merged pull request #7060: risc-v/mmu: Fix L3 mappings for kernel, and mpfs protected mode user space

2022-09-12 Thread GitBox
masayuki2009 merged PR #7060: URL: https://github.com/apache/incubator-nuttx/pull/7060 -- 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.

[incubator-nuttx] branch master updated: risc-v/mmu: Fix L3 mappings for kernel, and mpfs protected mode userspace

2022-09-12 Thread masayuki
This is an automated email from the ASF dual-hosted git repository. masayuki pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git The following commit(s) were added to refs/heads/master by this push: new ff05cc593f risc-v/mmu: Fix L3 mapping

[GitHub] [incubator-nuttx] chengli1212 opened a new pull request, #7077: reinit spi sd when sd status is wrong.

2022-09-12 Thread GitBox
chengli1212 opened a new pull request, #7077: URL: https://github.com/apache/incubator-nuttx/pull/7077 VELAOS-21 Change-Id: I0091d7743dc21a68a20ac1e3568055eb164c741b Signed-off-by: licheng ## Summary some sd card will always in wrong status (example:allways busy after wr

[GitHub] [incubator-nuttx] hartmannathan commented on a diff in pull request #7076: Remove duplicate calls and optimize compilation speed

2022-09-12 Thread GitBox
hartmannathan commented on code in PR #7076: URL: https://github.com/apache/incubator-nuttx/pull/7076#discussion_r968367957 ## tools/Config.mk: ## @@ -555,26 +555,34 @@ endef # ARCHxxx means the predefined setting(either toolchain, arch, or system specific) -ARCHDEFINES +=

[GitHub] [incubator-nuttx] pkarashchenko commented on a diff in pull request #7076: Remove duplicate calls and optimize compilation speed

2022-09-12 Thread GitBox
pkarashchenko commented on code in PR #7076: URL: https://github.com/apache/incubator-nuttx/pull/7076#discussion_r968376707 ## tools/Config.mk: ## @@ -555,26 +555,34 @@ endef # ARCHxxx means the predefined setting(either toolchain, arch, or system specific) -ARCHDEFINES +=

[GitHub] [incubator-nuttx] acassis commented on pull request #7076: Remove duplicate calls and optimize compilation speed

2022-09-12 Thread GitBox
acassis commented on PR #7076: URL: https://github.com/apache/incubator-nuttx/pull/7076#issuecomment-1243893773 This weekend I tested an old NuttX version (from 2018) and it is impressive how the build system is faster now! So this kind of improvement is welcome! -- This is an automated m

[GitHub] [incubator-nuttx] hartmannathan commented on pull request #7076: Remove duplicate calls and optimize compilation speed

2022-09-12 Thread GitBox
hartmannathan commented on PR #7076: URL: https://github.com/apache/incubator-nuttx/pull/7076#issuecomment-1243967823 It works for me and I do see a speedup -- about 10 seconds saved on a full build (1 minute 15 seconds before, reduced down to 1 minute 5 seconds), and 5 seconds saved on a p

[GitHub] [incubator-nuttx] acassis commented on issue #7049: Do we have a plan to support ARTERY(雅特力) MCU?

2022-09-12 Thread GitBox
acassis commented on issue #7049: URL: https://github.com/apache/incubator-nuttx/issues/7049#issuecomment-1244335974 @TompsonTan you can ask the manufacturer to add support, this is the only way they know that there are users for it! If you have a company and want to create some product wi

[GitHub] [incubator-nuttx] acassis merged pull request #7077: mmcsd_spi:reinit spi sd when sd status is wrong.

2022-09-12 Thread GitBox
acassis merged PR #7077: URL: https://github.com/apache/incubator-nuttx/pull/7077 -- 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

[incubator-nuttx] branch master updated: reinit spi sd when sd status is wrong.

2022-09-12 Thread acassis
This is an automated email from the ASF dual-hosted git repository. acassis 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 6a01099c59 reinit spi sd when sd statu

[incubator-nuttx-website] branch asf-site updated: Publishing web: 6758fc5efbbf5ed16c807ccdfb012d94d1db201a docs: 6a01099c596ae6d78028f4c20b875bfbbdc25fe9

2022-09-12 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 7c14d20 Publishing web

[GitHub] [incubator-nuttx] TompsonTan commented on issue #7049: Do we have a plan to support ARTERY(雅特力) MCU?

2022-09-12 Thread GitBox
TompsonTan commented on issue #7049: URL: https://github.com/apache/incubator-nuttx/issues/7049#issuecomment-1244788810 OK, thank you. -- 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

[GitHub] [incubator-nuttx] TompsonTan closed issue #7049: Do we have a plan to support ARTERY(雅特力) MCU?

2022-09-12 Thread GitBox
TompsonTan closed issue #7049: Do we have a plan to support ARTERY(雅特力) MCU? URL: https://github.com/apache/incubator-nuttx/issues/7049 -- 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 co

[GitHub] [incubator-nuttx] AndrewD opened a new issue, #7078: LLVM Nuttx Toolchain

2022-09-12 Thread GitBox
AndrewD opened a new issue, #7078: URL: https://github.com/apache/incubator-nuttx/issues/7078 We feel it would be useful to have Nuttx as a target for LLVM. Has anyone attempted this? It looks quite feasible to implement and it appears llvm has been successfully used for some target archite

[GitHub] [incubator-nuttx] greg5678 commented on issue #6938: Nuttx not installing correctly on the Particle Photon.

2022-09-12 Thread GitBox
greg5678 commented on issue #6938: URL: https://github.com/apache/incubator-nuttx/issues/6938#issuecomment-1244802606 So, I downloaded nuttx 8.2 and did the same thing as before, but the device just keep blinking yellow and when I pressed the reset button the device's status LED stayed dar

[GitHub] [incubator-nuttx] GD32-MCU opened a new pull request, #7079: Gd32 f4

2022-09-12 Thread GitBox
GD32-MCU opened a new pull request, #7079: URL: https://github.com/apache/incubator-nuttx/pull/7079 ## 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

[GitHub] [incubator-nuttx] GD32-MCU closed pull request #7079: Gd32 f4

2022-09-12 Thread GitBox
GD32-MCU closed pull request #7079: Gd32 f4 URL: https://github.com/apache/incubator-nuttx/pull/7079 -- 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: com

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on issue #7078: LLVM Nuttx Toolchain

2022-09-12 Thread GitBox
xiaoxiang781216 commented on issue #7078: URL: https://github.com/apache/incubator-nuttx/issues/7078#issuecomment-1244824833 > We feel it would be useful to have Nuttx as a target for LLVM. Has anyone attempted this? SIM on macOS use clang by default long time aga. ARM/RISCV add

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on issue #6896: Reevaluate the C89 Requirement

2022-09-12 Thread GitBox
xiaoxiang781216 commented on issue #6896: URL: https://github.com/apache/incubator-nuttx/issues/6896#issuecomment-1244825640 Add the discussion thread: https://www.mail-archive.com/dev@nuttx.apache.org/msg08214.html -- This is an automated message from the Apache Git Service. To respond

[GitHub] [incubator-nuttx] hartmannathan commented on pull request #7048: Optimizing mkallsyms scripts with python

2022-09-12 Thread GitBox
hartmannathan commented on PR #7048: URL: https://github.com/apache/incubator-nuttx/pull/7048#issuecomment-1244839892 Does this mean that Python becomes a mandatory part of the build process? -- This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on pull request #7048: Optimizing mkallsyms scripts with python

2022-09-12 Thread GitBox
xiaoxiang781216 commented on PR #7048: URL: https://github.com/apache/incubator-nuttx/pull/7048#issuecomment-1244847348 > Does this mean that Python becomes a mandatory part of the build process? Yes, if you enable CONFIG_ALLSYMS. But I would said that python is more portable than she

[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #7075: risc-v/mpfs: emmcsd: provide options for selecting clk speed

2022-09-12 Thread GitBox
xiaoxiang781216 merged PR #7075: URL: https://github.com/apache/incubator-nuttx/pull/7075 -- 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

[incubator-nuttx] branch master updated (6a01099c59 -> e5305a250a)

2022-09-12 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 6a01099c59 reinit spi sd when sd status is wrong. add e5305a250a risc-v/mpfs: emmcsd: provide options

[GitHub] [incubator-nuttx] hartmannathan opened a new pull request, #7080: tools/pic32: Add description, fix nxstyle, fix typos

2022-09-12 Thread GitBox
hartmannathan opened a new pull request, #7080: URL: https://github.com/apache/incubator-nuttx/pull/7080 ## Summary Add one-line description to `tools/pic32/mkpichex.c`. Also fix nxstyle error and a couple of typos. ## Impact Makes the purpose of mkpichex.c a b

[GitHub] [incubator-nuttx] greg5678 commented on issue #6938: Nuttx not installing correctly on the Particle Photon.

2022-09-12 Thread GitBox
greg5678 commented on issue #6938: URL: https://github.com/apache/incubator-nuttx/issues/6938#issuecomment-1244858325 So, since the network support is broken on the newer versions of Nuttx will that get patched eventually? -- This is an automated message from the Apache Git Service. To r

[GitHub] [incubator-nuttx] hartmannathan opened a new pull request, #7081: tools/b16.c: Fix usage text

2022-09-12 Thread GitBox
hartmannathan opened a new pull request, #7081: URL: https://github.com/apache/incubator-nuttx/pull/7081 ## Summary Fix some typos in user-visible usage text printed by the tools/b16.c utility. ## Impact Improves readability. ## Testing nxstyle -- This is

[GitHub] [incubator-nuttx] GUIDINGLI commented on pull request #6833: SMP: fix crash when switch to new task which is still running

2022-09-12 Thread GitBox
GUIDINGLI commented on PR #6833: URL: https://github.com/apache/incubator-nuttx/pull/6833#issuecomment-1244884261 Current not support, maybe support in future. So it is better modified all. -- This is an automated message from the Apache Git Service. To respond to the message, please lo

[GitHub] [incubator-nuttx] masayuki2009 commented on pull request #6833: SMP: fix crash when switch to new task which is still running

2022-09-12 Thread GitBox
masayuki2009 commented on PR #6833: URL: https://github.com/apache/incubator-nuttx/pull/6833#issuecomment-1244926189 >Current not support, maybe support in future. >So it is better modified all. @GUIDINGLI If so, how about other CPU architectures such as x86_64 and sparc? In

[GitHub] [incubator-nuttx] zyfeier commented on pull request #7033: nuttx/timer: add arch_alarm tick interface

2022-09-12 Thread GitBox
zyfeier commented on PR #7033: URL: https://github.com/apache/incubator-nuttx/pull/7033#issuecomment-1244932157 > Hi @zyfeier please include more information about this PR, what was the main motivation and what are the benefits of using this new interface? Did it make the system more accura

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on a diff in pull request #7076: Remove duplicate calls and optimize compilation speed

2022-09-12 Thread GitBox
xiaoxiang781216 commented on code in PR #7076: URL: https://github.com/apache/incubator-nuttx/pull/7076#discussion_r969216410 ## tools/Config.mk: ## @@ -555,26 +555,34 @@ endef # ARCHxxx means the predefined setting(either toolchain, arch, or system specific) -ARCHDEFINES

[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #7081: tools/b16.c: Fix usage text

2022-09-12 Thread GitBox
xiaoxiang781216 merged PR #7081: URL: https://github.com/apache/incubator-nuttx/pull/7081 -- 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

[incubator-nuttx] branch master updated (e5305a250a -> 8231485eff)

2022-09-12 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 e5305a250a risc-v/mpfs: emmcsd: provide options for selecting clk speed add 8231485eff tools/b16.c: F

[incubator-nuttx] branch master updated: tools/pic32: Add description, fix nxstyle, fix typos

2022-09-12 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 69feebe48c tools/pic32: Add descript

[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #7080: tools/pic32: Add description, fix nxstyle, fix typos

2022-09-12 Thread GitBox
xiaoxiang781216 merged PR #7080: URL: https://github.com/apache/incubator-nuttx/pull/7080 -- 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