Re: [I] [HELP] Using espnow on NuttX for espressif devices [nuttx]

2025-02-21 Thread via GitHub
Laczen commented on issue #15347: URL: https://github.com/apache/nuttx/issues/15347#issuecomment-2676073401 Solved by #15732 -- 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.

Re: [I] [HELP] Using espnow on NuttX for espressif devices [nuttx]

2025-02-21 Thread via GitHub
Laczen closed issue #15347: [HELP] Using espnow on NuttX for espressif devices URL: https://github.com/apache/nuttx/issues/15347 -- 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.

Re: [PR] sixlowpan: improve tcp support. [nuttx]

2025-02-21 Thread via GitHub
Laczen commented on PR #15877: URL: https://github.com/apache/nuttx/pull/15877#issuecomment-2676063437 > @Laczen please update the git commit message to include more info about the issue (like you explained in the Discord) @acassis my knowledge of NuttX, 6lowpan, and tcp is too limite

Re: [PR] interpreters/quickjs/CMakeLists.txt: Sync of build Cmake with build Make [nuttx-apps]

2025-02-21 Thread via GitHub
anchao merged PR #3001: URL: https://github.com/apache/nuttx-apps/pull/3001 -- 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...@nuttx.ap

(nuttx-apps) branch master updated: interpreters/quickjs/CMakeLists.txt: Sync of build Cmake with build Make

2025-02-21 Thread archer
This is an automated email from the ASF dual-hosted git repository. archer 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 d05ecafc4 interpreters/quickjs/CMakeLists.tx

(nuttx-apps) branch master updated: system/irtest/Make.defs: fixed the wrong path

2025-02-21 Thread archer
This is an automated email from the ASF dual-hosted git repository. archer 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 a8b8a7320 system/irtest/Make.defs: fixed the

Re: [PR] system/irtest/Make.defs: fixed the wrong path [nuttx-apps]

2025-02-21 Thread via GitHub
anchao merged PR #3004: URL: https://github.com/apache/nuttx-apps/pull/3004 -- 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...@nuttx.ap

Re: [PR] drivers/thermal/core: Fix work not queued after getting temperature fails [nuttx]

2025-02-21 Thread via GitHub
JianyuWang0623 commented on code in PR #15891: URL: https://github.com/apache/nuttx/pull/15891#discussion_r1966426814 ## drivers/thermal/thermal_core.c: ## @@ -835,7 +835,7 @@ void thermal_zone_device_update(FAR struct thermal_zone_device_s *zdev) if (ret < 0) {

Re: [PR] drivers/thermal/core: Fix work not queued after getting temperature fails [nuttx]

2025-02-21 Thread via GitHub
JianyuWang0623 commented on code in PR #15891: URL: https://github.com/apache/nuttx/pull/15891#discussion_r1966414841 ## drivers/thermal/thermal_core.c: ## @@ -835,7 +835,7 @@ void thermal_zone_device_update(FAR struct thermal_zone_device_s *zdev) if (ret < 0) {

Re: [I] [DRUNX] Distributed Runtime and bUild for NuttX Test Environment [nuttx]

2025-02-21 Thread via GitHub
cederom commented on issue #15730: URL: https://github.com/apache/nuttx/issues/15730#issuecomment-2675966613 Yup, GitHub is too error / overload prone and we are working with Lup on alternatives, please follow @lupyuen designs and prototypes that are already working then report issues and i

Re: [PR] arch/ra: Add support for Renesas RA4M1 MCU [nuttx]

2025-02-21 Thread via GitHub
nuttxpr commented on PR #15892: URL: https://github.com/apache/nuttx/pull/15892#issuecomment-2675933247 [**\[Experimental Bot, please feedback here\]**](https://github.com/search?q=repo%3Aapache%2Fnuttx+13552&type=issues) Yes, this PR appears to meet the NuttX requirements, al

Re: [PR] drivers/thermal/core: Fix work not queued after getting temperature fails [nuttx]

2025-02-21 Thread via GitHub
anchao commented on code in PR #15891: URL: https://github.com/apache/nuttx/pull/15891#discussion_r1966393181 ## drivers/thermal/thermal_core.c: ## @@ -835,7 +835,7 @@ void thermal_zone_device_update(FAR struct thermal_zone_device_s *zdev) if (ret < 0) { therr("F

[PR] arch/ra: Add support for Renesas RA4M1 MCU [nuttx]

2025-02-21 Thread via GitHub
leocafonso opened a new pull request, #15892: URL: https://github.com/apache/nuttx/pull/15892 ## Summary Add basic support for RA4M1 and arduino-r4-minima. The following peripheral are added: * GPIO * SCI (UART) * Clock (Just internal clock - HOCO) ## Impact

Re: [I] [HELP] Minimum configuration for CDC ECM to work? [nuttx]

2025-02-21 Thread via GitHub
adamfeuer commented on issue #15880: URL: https://github.com/apache/nuttx/issues/15880#issuecomment-2675903842 @tao-at-pricer @acassis Hey there. I am still on NuttX 11.x for my SAMA5 app, TCP/IP over CDC/ECM works there. I will install 12.x and see if anything has changed. I've neve

(nuttx-website) branch asf-site updated: Publishing web: 405a7126bab3fbbeef1bb95fabd1561c86029fc1 docs: fd6d80462303fc363d885150e49f9c5f175639c5

2025-02-21 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/nuttx-website.git The following commit(s) were added to refs/heads/asf-site by this push: new 725dced01c Publishing web: 405a71

[PR] drivers/thermal/core: Fix work not queued after getting temperature fails [nuttx]

2025-02-21 Thread via GitHub
JianyuWang0623 opened a new pull request, #15891: URL: https://github.com/apache/nuttx/pull/15891 ## Summary Fix work not queued after getting temperature fails, the work will be stopped after `get_temp()` fails. ## Impact drivers/thermal ## Testing 1. sim:thermal with

Re: [I] [DRUNX] Distributed Runtime and bUild for NuttX Test Environment [nuttx]

2025-02-21 Thread via GitHub
lupyuen commented on issue #15730: URL: https://github.com/apache/nuttx/issues/15730#issuecomment-2675735883 > We have previously talked about providing a `citest` (or `ostest`, or `hwtest`: a config that enables most of the features and make it more suitable for testing on CI) for every su

Re: [PR] [nxstyle] fix Relative file path [nuttx-apps]

2025-02-21 Thread via GitHub
hartmannathan merged PR #3005: URL: https://github.com/apache/nuttx-apps/pull/3005 -- 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...@n

(nuttx-apps) branch master updated: [nxstyle] fix Relative file path

2025-02-21 Thread hartmannathan
This is an automated email from the ASF dual-hosted git repository. hartmannathan 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 4315a1c8c [nxstyle] fix Relative file

(nuttx) branch master updated: tools/nxstyle: handle case statement

2025-02-21 Thread hartmannathan
This is an automated email from the ASF dual-hosted git repository. hartmannathan 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 fd6d804623 tools/nxstyle: handle case stat

Re: [PR] tools/nxstyle: handle case statement [nuttx]

2025-02-21 Thread via GitHub
hartmannathan merged PR #15847: URL: https://github.com/apache/nuttx/pull/15847 -- 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...@nutt

Re: [I] [HELP] Minimum configuration for CDC ECM to work? [nuttx]

2025-02-21 Thread via GitHub
tao-at-pricer commented on issue #15880: URL: https://github.com/apache/nuttx/issues/15880#issuecomment-2675490998 I'm still not able to get it working, after referencing both LPC17xx and SAMa5 examples, just some different errors pop up such as compiler complaining address containing doubl

Re: [PR] binfmt/copyaction: fix prev->flink did not use from kmalloc. [nuttx]

2025-02-21 Thread via GitHub
acassis commented on code in PR #15889: URL: https://github.com/apache/nuttx/pull/15889#discussion_r1966121443 ## binfmt/binfmt_copyactions.c: ## @@ -122,6 +122,7 @@ int binfmt_copyactions(FAR const posix_spawn_file_actions_t **copy, prev->flink = (FAR void *)c

Re: [I] [DRUNX] Distributed Runtime and bUild for NuttX Test Environment [nuttx]

2025-02-21 Thread via GitHub
tmedicci commented on issue #15730: URL: https://github.com/apache/nuttx/issues/15730#issuecomment-2675465602 Yes, it already selects only the _archs_ touched by the PR. But there could be still a lot of defconfigs to build in one single _arch_. The same is valid for general changes (which

Re: [I] [DRUNX] Distributed Runtime and bUild for NuttX Test Environment [nuttx]

2025-02-21 Thread via GitHub
acassis commented on issue #15730: URL: https://github.com/apache/nuttx/issues/15730#issuecomment-2675453216 @tmedicci this is a good idea, actually the CI should do it already case the PR only touch the directory boards/ for some specific arch family. But his fine grained tuning could be d

Re: [I] [DRUNX] Distributed Runtime and bUild for NuttX Test Environment [nuttx]

2025-02-21 Thread via GitHub
tmedicci commented on issue #15730: URL: https://github.com/apache/nuttx/issues/15730#issuecomment-2675439727 I had an idea to keep improving our CI (and lower our GitHub runners usage). Nowadays, we have a set of rules to build parallel jobs for specific target groups. Each target group us

Re: [PR] sixlowpan: improve tcp support. [nuttx]

2025-02-21 Thread via GitHub
acassis commented on PR #15877: URL: https://github.com/apache/nuttx/pull/15877#issuecomment-2675284297 @Laczen please update the git commit message to include more info about the issue (like you explained in the Discord) -- This is an automated message from the Apache Git Service. To res

Re: [PR] xtensa/esp32: use common Espressif wireless source [nuttx]

2025-02-21 Thread via GitHub
fdcavalcanti commented on PR #15853: URL: https://github.com/apache/nuttx/pull/15853#issuecomment-2675181503 Any more updates remaining? Can we move on and merge? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

Re: [PR] I2S Support for RISC-V Based Espressif Devices [nuttx]

2025-02-21 Thread via GitHub
tmedicci commented on PR #15852: URL: https://github.com/apache/nuttx/pull/15852#issuecomment-2674460320 Is anything else missing here? If not, can it be merged? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

Re: [PR] xtensa/esp32[|s3]: re-enable cache during exception handler [nuttx]

2025-02-21 Thread via GitHub
nuttxpr commented on PR #15890: URL: https://github.com/apache/nuttx/pull/15890#issuecomment-2675174454 [**\[Experimental Bot, please feedback here\]**](https://github.com/search?q=repo%3Aapache%2Fnuttx+13552&type=issues) Yes, this PR appears to meet the NuttX requirements. T

[PR] xtensa/esp32[|s3]: re-enable cache during exception handler [nuttx]

2025-02-21 Thread via GitHub
tmedicci opened a new pull request, #15890: URL: https://github.com/apache/nuttx/pull/15890 ## Summary * xtensa/esp32[|s3]: re-enable cache during exception handler This PR implements re-enabling the cache before the exception handler for ESP32-S3 and removes unnecessary checks

[PR] binfmt/copyaction: fix prev->flink did not use from kmalloc. [nuttx]

2025-02-21 Thread via GitHub
jasonbu opened a new pull request, #15889: URL: https://github.com/apache/nuttx/pull/15889 ## Summary We should not modify the input actions, casing when kernel build, userspace call posix_spawn touch kernel address. with current code, within posix_spawn will modify the file_action

Re: [PR] arch: cxd56xx: Update delay value for subcore [nuttx]

2025-02-21 Thread via GitHub
lupyuen commented on PR #15884: URL: https://github.com/apache/nuttx/pull/15884#issuecomment-2674753458 Remember to sign off with `git commit -s`. Thanks! :-) -- 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

Re: [PR] sched/spin_lock: continue work to rename raw_spin* to spin_*_notrace [nuttx]

2025-02-21 Thread via GitHub
anchao commented on PR #15862: URL: https://github.com/apache/nuttx/pull/15862#issuecomment-2674717797 > Hi @anchao , > > I agree with these changes, but we have been discussing about code quality and how PRs should be provided (and reviewed). > > In that sense, please adhere t

Re: [PR] Documentation/python: Fix tutorial for running Python [nuttx]

2025-02-21 Thread via GitHub
jerpelea merged PR #15881: URL: https://github.com/apache/nuttx/pull/15881 -- 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...@nuttx.apa

Re: [PR] Add ARCH_CHIP_ESP32S3WROOM1N16R8 configuration for ESP32-S3 DevKit [nuttx]

2025-02-21 Thread via GitHub
jerpelea merged PR #15867: URL: https://github.com/apache/nuttx/pull/15867 -- 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...@nuttx.apa

Re: [PR] xtensa: use misc register to implement up_this_task macro [nuttx]

2025-02-21 Thread via GitHub
tmedicci commented on code in PR #15821: URL: https://github.com/apache/nuttx/pull/15821#discussion_r1965586555 ## arch/xtensa/Kconfig: ## @@ -172,6 +172,10 @@ config XTENSA_DCACHE_LOCK ---help--- Enable Xtensa D-Cache lock & unlock feature +config XTEN

(nuttx) branch master updated: boards/Kconfig: Add ARCH_CHIP_ESP32S3WROOM1N16R8 configuration item for Espressif ESP32-S3 DevKit

2025-02-21 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea 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 eadfb5a2f8 boards/Kconfig: Add ARCH_CHIP_ESP32S

(nuttx) branch master updated (798a73ac1a -> 35a793ed17)

2025-02-21 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git from 798a73ac1a Documentation/python: Fix tutorial for running Python add 35a793ed17 [nxstyle] fix Relative files pat

Re: [PR] [nxstyle] fix Relative files path [nuttx]

2025-02-21 Thread via GitHub
jerpelea merged PR #15887: URL: https://github.com/apache/nuttx/pull/15887 -- 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...@nuttx.apa

Re: [PR] mm: Add CONFIG_MM_NODE_PENDING configuration [nuttx]

2025-02-21 Thread via GitHub
acassis commented on PR #15484: URL: https://github.com/apache/nuttx/pull/15484#issuecomment-2674699964 @xiaoxiang781216 why did you close this (and other PRs) ? Should them be integrated into mainline? -- This is an automated message from the Apache Git Service. To respond to the message

Re: [PR] drivers/net: change format specifiers macros on lan9250 driver [nuttx]

2025-02-21 Thread via GitHub
acassis merged PR #15882: URL: https://github.com/apache/nuttx/pull/15882 -- 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...@nuttx.apac

Re: [PR] arch/risc-v/src/mpfs: Implement wrcomplete support for coremmc driver [nuttx]

2025-02-21 Thread via GitHub
acassis commented on PR #15886: URL: https://github.com/apache/nuttx/pull/15886#issuecomment-2674690981 @jlaitine please include this information (the Summary) in the Documentation page of the board: https://nuttx.apache.org/docs/latest/platforms/risc-v/mpfs/boards/icicle/index.html

Re: [PR] xtensa: use misc register to implement up_this_task macro [nuttx]

2025-02-21 Thread via GitHub
xiaoxiang781216 commented on code in PR #15821: URL: https://github.com/apache/nuttx/pull/15821#discussion_r1965542094 ## arch/xtensa/Kconfig: ## @@ -172,6 +172,10 @@ config XTENSA_DCACHE_LOCK ---help--- Enable Xtensa D-Cache lock & unlock feature +conf

Re: [PR] Documentation:Fix Seeed Studio XIAO nRF52840 [nuttx]

2025-02-21 Thread via GitHub
acassis merged PR #15883: URL: https://github.com/apache/nuttx/pull/15883 -- 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...@nuttx.apac

Re: [PR] xtensa: use misc register to implement up_this_task macro [nuttx]

2025-02-21 Thread via GitHub
xiaoxiang781216 commented on code in PR #15821: URL: https://github.com/apache/nuttx/pull/15821#discussion_r1965542094 ## arch/xtensa/Kconfig: ## @@ -172,6 +172,10 @@ config XTENSA_DCACHE_LOCK ---help--- Enable Xtensa D-Cache lock & unlock feature +conf

(nuttx) 03/03: esp32[c3|c6|h2]: Update common layer Update common layer to prevent build errors

2025-02-21 Thread lupyuen
This is an automated email from the ASF dual-hosted git repository. lupyuen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git commit c80e69e5e5ec0c69924e91042301af52a3fa382d Author: Eren Terzioglu AuthorDate: Mon Feb 17 09:39:19 2025 +0100 esp32[c3

Re: [PR] interpreters/quickjs/Makefile: fix the build with Make [nuttx-apps]

2025-02-21 Thread via GitHub
acassis merged PR #2993: URL: https://github.com/apache/nuttx-apps/pull/2993 -- 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...@nuttx.a

(nuttx-apps) branch master updated: interpreters/quickjs/Makefile: fix the build with Make

2025-02-21 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/nuttx-apps.git The following commit(s) were added to refs/heads/master by this push: new 71ff60753 interpreters/quickjs/Makefile: fi

Re: [I] [BUG] Make: sim:quickjs fails to build [nuttx]

2025-02-21 Thread via GitHub
acassis closed issue #15712: [BUG] Make: sim:quickjs fails to build URL: https://github.com/apache/nuttx/issues/15712 -- 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 unsubsc

Re: [PR] I2S Support for RISC-V Based Espressif Devices [nuttx]

2025-02-21 Thread via GitHub
lupyuen merged PR #15852: URL: https://github.com/apache/nuttx/pull/15852 -- 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...@nuttx.apac

(nuttx) 01/03: esp32[c3|c6|h2]: Add DMA function to have more capabilites Add DMA function to increase DMA peripheral capabilities

2025-02-21 Thread lupyuen
This is an automated email from the ASF dual-hosted git repository. lupyuen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git commit f286a63223924ca863add512b430644aaa9c8748 Author: Eren Terzioglu AuthorDate: Thu Jan 30 11:02:42 2025 +0100 esp32[c3

(nuttx) branch master updated (2d069231c5 -> c80e69e5e5)

2025-02-21 Thread lupyuen
This is an automated email from the ASF dual-hosted git repository. lupyuen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git from 2d069231c5 esp32[s3]: Add Documentation for esp32s3-lcd-ev board new f286a63223 esp32[c3|c6|h2]: Add DMA function

Re: [PR] arch/esp32_himemcdev: Replace file descriptor with node [nuttx]

2025-02-21 Thread via GitHub
tmedicci commented on PR #15885: URL: https://github.com/apache/nuttx/pull/15885#issuecomment-2674457525 > [**[Experimental Bot, please feedback here]**](https://github.com/search?q=repo%3Aapache%2Fnuttx+13552&type=issues) > > This PR appears to **partially** meet the NuttX requiremen

Re: [PR] xtensa: use misc register to implement up_this_task macro [nuttx]

2025-02-21 Thread via GitHub
tmedicci commented on code in PR #15821: URL: https://github.com/apache/nuttx/pull/15821#discussion_r1965413404 ## arch/xtensa/Kconfig: ## @@ -172,6 +172,10 @@ config XTENSA_DCACHE_LOCK ---help--- Enable Xtensa D-Cache lock & unlock feature +config XTEN

[I] [HELP] Serial disable tx-interrupt behaviour (esp32-c3) [nuttx]

2025-02-21 Thread via GitHub
ErikkEnglund opened a new issue, #15888: URL: https://github.com/apache/nuttx/issues/15888 ### Description While looking into extending Espressif esp32-c3 with rs485 rts/de control, i´ve come across a behaviour i cant really get my head around. I got heads up from Alan to check

Re: [PR] [nxstyle] fix Relative file path [nuttx-apps]

2025-02-21 Thread via GitHub
nuttxpr commented on PR #3005: URL: https://github.com/apache/nuttx-apps/pull/3005#issuecomment-2674362801 [**\[Experimental Bot, please feedback here\]**](https://github.com/search?q=repo%3Aapache%2Fnuttx+13552&type=issues) No. The PR description lacks crucial information re

Re: [PR] sched/spin_lock: continue work to rename raw_spin* to spin_*_notrace [nuttx]

2025-02-21 Thread via GitHub
tmedicci commented on PR #15862: URL: https://github.com/apache/nuttx/pull/15862#issuecomment-2674344190 Hi @anchao , I agree with these changes, but we have been discussing about code quality and how PRs should be provided (and reviewed). In that sense, please adhere to the gu

[PR] [nxstyle] fix Relative file path [nuttx-apps]

2025-02-21 Thread via GitHub
simbit18 opened a new pull request, #3005: URL: https://github.com/apache/nuttx-apps/pull/3005 ## Summary fix Relative file path does not match actual file. ## Impact Impact on user: NO Impact on build: NO Impact on hardware: NO Impact on documentation: NO

Re: [PR] [nxstyle] fix Relative files path [nuttx]

2025-02-21 Thread via GitHub
nuttxpr commented on PR #15887: URL: https://github.com/apache/nuttx/pull/15887#issuecomment-2674291687 [**\[Experimental Bot, please feedback here\]**](https://github.com/search?q=repo%3Aapache%2Fnuttx+13552&type=issues) No. The PR is missing crucial information required by t

[PR] [nxstyle] fix Relative files path [nuttx]

2025-02-21 Thread via GitHub
simbit18 opened a new pull request, #15887: URL: https://github.com/apache/nuttx/pull/15887 *Note: Please adhere to [Contributing Guidelines](https://github.com/apache/nuttx/blob/master/CONTRIBUTING.md).* ## Summary fix Relative file path does not match actual file.

[PR] arch/risc-v/src/mpfs: Implement wrcomplete support for coremmc driver [nuttx]

2025-02-21 Thread via GitHub
jlaitine opened a new pull request, #15886: URL: https://github.com/apache/nuttx/pull/15886 ## Summary This adds support to optimize SD/MMC speed on MPFS targets, utilizing Microchip's CoreMMC IP block on the FPGA. If CONFIG_MMCSD_SDIOWAIT_WRCOMPLETE is defined, the coremmc

Re: [PR] arch/risc-v/src/mpfs: Implement wrcomplete support for coremmc driver [nuttx]

2025-02-21 Thread via GitHub
nuttxpr commented on PR #15886: URL: https://github.com/apache/nuttx/pull/15886#issuecomment-2674076896 [**\[Experimental Bot, please feedback here\]**](https://github.com/search?q=repo%3Aapache%2Fnuttx+13552&type=issues) Yes, this PR appears to meet the NuttX requirements, al

Re: [PR] arch/risc-v/src/mpfs: Move PLIC interrupt enable/disable to mpfs_plic and handle pending interrupts [nuttx]

2025-02-21 Thread via GitHub
pussuw commented on PR #15878: URL: https://github.com/apache/nuttx/pull/15878#issuecomment-2674053918 This same issue is present on all risc-v targets that use PLIC, and might be a good option to merge the xxx_irq.c implementations into one and present the PLIC specific stuff on the chip l

Re: [PR] arch/risc-v/src/mpfs: Move PLIC interrupt enable/disable to mpfs_plic and handle pending interrupts [nuttx]

2025-02-21 Thread via GitHub
jlaitine commented on PR #15878: URL: https://github.com/apache/nuttx/pull/15878#issuecomment-2673992811 The deadlocking issue didn't occur with the upstream version; it only happens with this patch integrated into older versions of nuttx, which still use the global spinlock "spin_lock_irqs

Re: [PR] interpreters/quickjs/Makefile: fix the build with Make [nuttx-apps]

2025-02-21 Thread via GitHub
simbit18 commented on PR #2993: URL: https://github.com/apache/nuttx-apps/pull/2993#issuecomment-2673984915 @acassis @cederom Do you have any other questions or concerns about this PR? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

Re: [PR] system/fastboot: Add support for fastboot oem sh [nuttx-apps]

2025-02-21 Thread via GitHub
JianyuWang0623 commented on PR #3003: URL: https://github.com/apache/nuttx-apps/pull/3003#issuecomment-2673541891 @xiaoxiang781216 @Donny9 @yangsong8-ai Here are 2 problems: ### 1. Output format: Fastboot tool version & response code "TEXT", "INFO" - The print format of "INFO" is: "(boo