[GitHub] [incubator-nuttx] eenurkka commented on a diff in pull request #7075: risc-v/mpfs: emmcsd: provide options for selecting clk speed

2022-09-11 Thread GitBox
eenurkka commented on code in PR #7075: URL: https://github.com/apache/incubator-nuttx/pull/7075#discussion_r968034493 ## arch/risc-v/src/mpfs/Kconfig: ## @@ -250,6 +250,33 @@ config MPFS_EMMCSD ---help--- Selects the MPFS eMMCSD driver. +choice +

[GitHub] [incubator-nuttx] eenurkka commented on a diff in pull request #7075: risc-v/mpfs: emmcsd: provide options for selecting clk speed

2022-09-11 Thread GitBox
eenurkka commented on code in PR #7075: URL: https://github.com/apache/incubator-nuttx/pull/7075#discussion_r968022878 ## arch/risc-v/src/mpfs/Kconfig: ## @@ -250,6 +250,33 @@ config MPFS_EMMCSD ---help--- Selects the MPFS eMMCSD driver. +choice +

[GitHub] [incubator-nuttx] pkarashchenko commented on a diff in pull request #7075: risc-v/mpfs: emmcsd: provide options for selecting clk speed

2022-09-11 Thread GitBox
pkarashchenko commented on code in PR #7075: URL: https://github.com/apache/incubator-nuttx/pull/7075#discussion_r968016845 ## arch/risc-v/src/mpfs/Kconfig: ## @@ -250,6 +250,33 @@ config MPFS_EMMCSD ---help--- Selects the MPFS eMMCSD driver. +choice +

[GitHub] [incubator-nuttx] pkarashchenko commented on a diff in pull request #7075: risc-v/mpfs: emmcsd: provide options for selecting clk speed

2022-09-11 Thread GitBox
pkarashchenko commented on code in PR #7075: URL: https://github.com/apache/incubator-nuttx/pull/7075#discussion_r968016845 ## arch/risc-v/src/mpfs/Kconfig: ## @@ -250,6 +250,33 @@ config MPFS_EMMCSD ---help--- Selects the MPFS eMMCSD driver. +choice +

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

2022-09-11 Thread GitBox
pkarashchenko commented on PR #7048: URL: https://github.com/apache/incubator-nuttx/pull/7048#issuecomment-1243254101 Yes, but that's what I see from CI logs -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abov

[GitHub] [incubator-nuttx] eenurkka opened a new pull request, #7075: risc-v/mpfs: emmcsd: provide options for selecting clk speed

2022-09-11 Thread GitBox
eenurkka opened a new pull request, #7075: URL: https://github.com/apache/incubator-nuttx/pull/7075 Some related products, such as Aries m100pfs, don't support eMMC speeds up to 200MHz. Thus, provide option to select slower clock. This has only to do with the clocking, no CMD6 is sent to se

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

2022-09-11 Thread GitBox
Gary-Hobson commented on PR #7048: URL: https://github.com/apache/incubator-nuttx/pull/7048#issuecomment-1243212181 > Probably we need to add `allsyms.tmp` to `.gitignore` Normally you shouldn't see allsyms.tmp because it gets deleted after use. ``` define LINK_ALLSYMS $(

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

2022-09-11 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 8d84798 Publishing web

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

2022-09-11 Thread GitBox
masayuki2009 commented on PR #6833: URL: https://github.com/apache/incubator-nuttx/pull/6833#issuecomment-1243076784 @GUIDINGLI Currently, armv8-m and mips32 do not support SMP. So I think the following file should not be changed. arch/arm/src/armv8-m/arm_doirq.c arch/mips/sr

[GitHub] [incubator-nuttx] CityAplons closed issue #7074: Unstable Ethernet connection with nucleo-144:f767-netnsh configuration.

2022-09-11 Thread GitBox
CityAplons closed issue #7074: Unstable Ethernet connection with nucleo-144:f767-netnsh configuration. URL: https://github.com/apache/incubator-nuttx/issues/7074 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abo

[GitHub] [incubator-nuttx] CityAplons commented on issue #7074: Unstable Ethernet connection with nucleo-144:f767-netnsh configuration.

2022-09-11 Thread GitBox
CityAplons commented on issue #7074: URL: https://github.com/apache/incubator-nuttx/issues/7074#issuecomment-1243010903 Past this day I figured the problem out. There is a wrong second argument in `up_invalidate_dcache` function in low-level ethernet driver compared to the STM32H7 one. It

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

2022-09-11 Thread GitBox
acassis commented on PR #7033: URL: https://github.com/apache/incubator-nuttx/pull/7033#issuecomment-1242991767 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 accurate

[GitHub] [incubator-nuttx] huanglilong commented on issue #5530: libxx "C++ Example using CMake" guide "No thread API" error

2022-09-11 Thread GitBox
huanglilong commented on issue #5530: URL: https://github.com/apache/incubator-nuttx/issues/5530#issuecomment-1242987799 i have fixed the build without hack https://github.com/huanglilong/stm32h7_fmu -- This is an automated message from the Apache Git Service. To respond to the message