[I] [HELP] STM32G0B1 port [nuttx]

2025-07-18 Thread via GitHub
diablo1281 opened a new issue, #16749: URL: https://github.com/apache/nuttx/issues/16749 ### Description Hi, I would like to use NuttX with the STM32G0B1KE. I saw that some work has been done to port it for this chip, but I would like to know if it is ready to use or if it needs some

Re: [PR] drivers/misc/optee: expand RPC suppport for IMX9 [nuttx]

2025-07-18 Thread via GitHub
gpoulios commented on code in PR #16734: URL: https://github.com/apache/nuttx/pull/16734#discussion_r2217035282 ## drivers/misc/optee_rpc.c: ## @@ -0,0 +1,366 @@ +/ + * drivers/misc/optee_rpc.c + * + * S

Re: [I] [HELP] Compilation Failure for ADC Example on Nucleo-H743ZI [nuttx]

2025-07-18 Thread via GitHub
comejv commented on issue #16732: URL: https://github.com/apache/nuttx/issues/16732#issuecomment-3090612910 Noted, thank you! Would it be useful if I pushed my patch for ADC2 to upstream? -- This is an automated message from the Apache Git Service. To respond to the message, please log on

Re: [I] [BUG] esp32-devkitc:nxlopper CI error [nuttx]

2025-07-18 Thread via GitHub
fdcavalcanti closed issue #16747: [BUG] esp32-devkitc:nxlopper CI error URL: https://github.com/apache/nuttx/issues/16747 -- 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 uns

(nuttx) branch master updated: tools/ci: temporarily disable test of esp32-devkitc:nxlooper

2025-07-18 Thread fdcavalcanti
This is an automated email from the ASF dual-hosted git repository. fdcavalcanti 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 7807109524 tools/ci: temporarily disable te

Re: [PR] tools/ci: temporarily disable test of esp32-devkitc:nxlooper [nuttx]

2025-07-18 Thread via GitHub
fdcavalcanti merged PR #16748: URL: https://github.com/apache/nuttx/pull/16748 -- 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

Re: [PR] Initial Driver for STM32H5 Digital Temperature Sensor (DTS) [nuttx]

2025-07-18 Thread via GitHub
xiaoxiang781216 commented on PR #16746: URL: https://github.com/apache/nuttx/pull/16746#issuecomment-3090061184 > > @kywwilson11 please follow the PR standard to make it easier to categorize it in the next release: arch/arm/stm32h5: Initial Driver for STM32H5 Digital Temperature Sensor (DTS

Re: [I] [HELP] Compilation Failure for ADC Example on Nucleo-H743ZI [nuttx]

2025-07-18 Thread via GitHub
raiden00pl commented on issue #16732: URL: https://github.com/apache/nuttx/issues/16732#issuecomment-3090029369 It's impossible to enable all the features of a given dev board in a universal way, especially in the case of highly configurable MCUs such as STM32. Upstream boards should be tre

Re: [PR] Initial Driver for STM32H5 Digital Temperature Sensor (DTS) [nuttx]

2025-07-18 Thread via GitHub
kywwilson11 commented on PR #16746: URL: https://github.com/apache/nuttx/pull/16746#issuecomment-3090011023 > @kywwilson11 please follow the PR standard to make it easier to categorize it in the next release: arch/arm/stm32h5: Initial Driver for STM32H5 Digital Temperature Sensor (DTS) >

Re: [PR] Initial Driver for STM32H5 Digital Temperature Sensor (DTS) [nuttx]

2025-07-18 Thread via GitHub
xiaoxiang781216 commented on PR #16746: URL: https://github.com/apache/nuttx/pull/16746#issuecomment-3090008909 @kywwilson11 please squash your 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 use the

Re: [I] [HELP] Compilation Failure for ADC Example on Nucleo-H743ZI [nuttx]

2025-07-18 Thread via GitHub
comejv commented on issue #16732: URL: https://github.com/apache/nuttx/issues/16732#issuecomment-3089961636 I also added this to enable ADC2: ```c #ifdef CONFIG_STM32H7_ADC2 /* Configure the pins as analog inputs for the selected channels */ for (i = 0; i < ADC

Re: [PR] tools/ci: temporarily disable test of esp32-devkitc:nxlooper [nuttx]

2025-07-18 Thread via GitHub
fdcavalcanti commented on PR #16748: URL: https://github.com/apache/nuttx/pull/16748#issuecomment-3089808680 @xiaoxiang781216 lets see if this fixes. -- 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

[PR] tools/ci: temporarily disable test of esp32-devkitc:nxlooper [nuttx]

2025-07-18 Thread via GitHub
fdcavalcanti opened a new pull request, #16748: URL: https://github.com/apache/nuttx/pull/16748 ## Summary esp32-devkitc:nxlooper is currently failing CI due to a linker error, causing esptool to crash. The fix requires updating esptool to version 5.0.x which is in progress, curre

[I] [BUG] esp32-devkitc:nxlopper CI error [nuttx]

2025-07-18 Thread via GitHub
fdcavalcanti opened a new issue, #16747: URL: https://github.com/apache/nuttx/issues/16747 ### Description / Steps to reproduce the issue Hi folks, `esp32-devkitc:nxlooper` is currently failing CI due to a linker error, causing esptool to crash. The fix requires updating `es

(nuttx) branch master updated: drivers/ioexpander/icjx.c: reconfigure icjx after undervoltage

2025-07-18 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.git The following commit(s) were added to refs/heads/master by this push: new e96ef8abe3 drivers/ioexpander/icjx.c: reconfigur

Re: [PR] drivers/ioexpander/icjx.c: reconfigure icjx after undervoltage [nuttx]

2025-07-18 Thread via GitHub
acassis merged PR #16745: URL: https://github.com/apache/nuttx/pull/16745 -- 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] Initial Driver for STM32H5 Digital Temperature Sensor (DTS) [nuttx]

2025-07-18 Thread via GitHub
acassis commented on PR #16746: URL: https://github.com/apache/nuttx/pull/16746#issuecomment-3089791591 @kywwilson11 please follow the PR standard to make it easier to categorize it in the next release: arch/arm/stm32h5: Initial Driver for STM32H5 Digital Temperature Sensor (DTS)

Re: [PR] ci/platforms: bump Xtensa esp toolchain [nuttx]

2025-07-18 Thread via GitHub
fdcavalcanti commented on PR #16733: URL: https://github.com/apache/nuttx/pull/16733#issuecomment-3089741583 > > > @fdcavalcanti The documentation lists this version of esptool > > > pip install esptool>=4.8.1 > > > https://nuttx.apache.org/docs/latest/platforms/xtensa/esp32/index.html

(nuttx-apps) branch master updated: kasantest: -fno-builtin is enabled by default

2025-07-18 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/nuttx-apps.git The following commit(s) were added to refs/heads/master by this push: new 3f823f9f2 kasantest: -fno-builtin is enab

Re: [PR] testing/kasantest: -fno-builtin is enabled by default [nuttx-apps]

2025-07-18 Thread via GitHub
xiaoxiang781216 merged PR #3137: URL: https://github.com/apache/nuttx-apps/pull/3137 -- 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-apps) branch master updated: system/gdbstub: Add depends of LIB_GDBSTUB

2025-07-18 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/nuttx-apps.git The following commit(s) were added to refs/heads/master by this push: new f34ae4587 system/gdbstub: Add depends of

Re: [PR] system/gdbstub: Add depends of LIB_GDBSTUB [nuttx-apps]

2025-07-18 Thread via GitHub
xiaoxiang781216 merged PR #3138: URL: https://github.com/apache/nuttx-apps/pull/3138 -- 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...

Re: [PR] drivers/fs:Always use register_mtddriver() to register the MTD device (patch2) [nuttx]

2025-07-18 Thread via GitHub
xiaoxiang781216 commented on PR #16738: URL: https://github.com/apache/nuttx/pull/16738#issuecomment-3089720917 > @xiaoxiang781216 it seems xtensa-01 of CI can not worked . I bought a esp32 board but still have no time for test, maybe in this weekend @fdcavalcanti do you find the caus

Re: [PR] drivers/fs:Always use register_mtddriver() to register the MTD device (patch2) [nuttx]

2025-07-18 Thread via GitHub
fdcavalcanti commented on PR #16738: URL: https://github.com/apache/nuttx/pull/16738#issuecomment-3089713659 > @xiaoxiang781216 it seems xtensa-01 of CI can not worked . I bought a esp32 board but still have no time for test, maybe in this weekend If the issue is nxlooper example, we

(nuttx) branch master updated (be0057c928 -> cbdc1a4108)

2025-07-18 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/nuttx.git from be0057c928 ci/platforms/darwin_arm64.sh: bump Xtensa ESP32|S2|S3 toolchain add d3dd43cb59 arch/arm32v8m/cmake:

Re: [PR] Arm32 v8m support cmake clang compile [nuttx]

2025-07-18 Thread via GitHub
xiaoxiang781216 merged PR #16627: URL: https://github.com/apache/nuttx/pull/16627 -- 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

(nuttx) 05/05: ci/platforms/darwin_arm64.sh: bump Xtensa ESP32|S2|S3 toolchain

2025-07-18 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/nuttx.git commit be0057c9289bc36e37b4aa40e86d0bb0a6cedc07 Author: simbit18 <101105604+simbi...@users.noreply.github.com> AuthorDate: Wed

(nuttx) 02/05: ci/platforms/ubuntu.sh: bump Xtensa ESP32|S2|S3 toolchain

2025-07-18 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/nuttx.git commit 26c36f243a65b18d95892236cca0e05a1807d771 Author: simbit18 <101105604+simbi...@users.noreply.github.com> AuthorDate: Wed

Re: [PR] ci/platforms: bump Xtensa esp toolchain [nuttx]

2025-07-18 Thread via GitHub
xiaoxiang781216 merged PR #16733: URL: https://github.com/apache/nuttx/pull/16733 -- 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

(nuttx) 04/05: ci/platforms/darwin.sh: bump Xtensa ESP32|S2|S3 toolchain

2025-07-18 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/nuttx.git commit 5b3c5ac6674003566868352060634632f2188b7d Author: simbit18 <101105604+simbi...@users.noreply.github.com> AuthorDate: Wed

(nuttx) 03/05: ci/platforms/msys2.sh: bump Xtensa ESP32|S2|S3 toolchain

2025-07-18 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/nuttx.git commit 47c6ed0b23d1df787024db2afc7902c87bc4533b Author: simbit18 <101105604+simbi...@users.noreply.github.com> AuthorDate: Wed

(nuttx) branch master updated (d1fababfc5 -> be0057c928)

2025-07-18 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/nuttx.git from d1fababfc5 arch/xtensa: esp32(s3)_async_op() using nxsem_wait(), threads may return early due to signal interruptio

(nuttx) 01/05: ci/platforms/linux.sh: bump Xtensa ESP32|S2|S3 toolchain

2025-07-18 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/nuttx.git commit 983c8325727937044f9db2c00396bbbe43f0dc4e Author: simbit18 <101105604+simbi...@users.noreply.github.com> AuthorDate: Tue

Re: [PR] ci/platforms: bump Xtensa esp toolchain [nuttx]

2025-07-18 Thread via GitHub
xiaoxiang781216 commented on PR #16733: URL: https://github.com/apache/nuttx/pull/16733#issuecomment-3089701116 > > @fdcavalcanti The documentation lists this version of esptool > > pip install esptool>=4.8.1 > > https://nuttx.apache.org/docs/latest/platforms/xtensa/esp32/index.html#in

(nuttx) branch master updated: arch/xtensa: esp32(s3)_async_op() using nxsem_wait(), threads may return early due to signal interruption (EINTR). This makes the main thread think the async operation i

2025-07-18 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/nuttx.git The following commit(s) were added to refs/heads/master by this push: new d1fababfc5 arch/xtensa: esp32(s3)_async_op() u

Re: [PR] arch/xtensa/esp32: fix esp32(s3)_async_op() asynchronous operation race issue [nuttx]

2025-07-18 Thread via GitHub
xiaoxiang781216 merged PR #16744: URL: https://github.com/apache/nuttx/pull/16744 -- 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

Re: [PR] arch/xtensa/esp32: fix esp32(s3)_async_op() asynchronous operation race issue [nuttx]

2025-07-18 Thread via GitHub
xiaoxiang781216 commented on PR #16744: URL: https://github.com/apache/nuttx/pull/16744#issuecomment-3089692721 let's ignore the known xtensa ci break. -- 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 g

Re: [PR] drivers/mtd/ftl/bch: Add direct writing method for FTL [nuttx]

2025-07-18 Thread via GitHub
fdcavalcanti commented on PR #16642: URL: https://github.com/apache/nuttx/pull/16642#issuecomment-3089684823 > > > Hi @xiaoxiang781216 there is a CI build error in xtensa-01 for `esp32-devkitc/nxlooper` ,so I tried to do build in my own environment: > > > ``` > > > 1. ./tools/refresh.s

Re: [PR] Initial Driver for STM32H5 Digital Temperature Sensor (DTS) [nuttx]

2025-07-18 Thread via GitHub
xiaoxiang781216 commented on code in PR #16746: URL: https://github.com/apache/nuttx/pull/16746#discussion_r2216169173 ## arch/arm/src/stm32h5/Kconfig: ## @@ -625,6 +633,115 @@ config STM32H5_USBFS endmenu # STM32H5 Peripheral Selection +menu "DTS Configuration" + dep

Re: [PR] cmake: Supports specifying link script prefix parameters [nuttx]

2025-07-18 Thread via GitHub
simbit18 commented on code in PR #16710: URL: https://github.com/apache/nuttx/pull/16710#discussion_r2216078668 ## CMakeLists.txt: ## @@ -828,8 +833,7 @@ if(CONFIG_BUILD_PROTECTED) target_link_libraries( nuttx_user -PRIVATE -T -${user_ldscript} +PRI

Re: [PR] cmake: Supports specifying link script prefix parameters [nuttx]

2025-07-18 Thread via GitHub
simbit18 commented on code in PR #16710: URL: https://github.com/apache/nuttx/pull/16710#discussion_r2216078668 ## CMakeLists.txt: ## @@ -828,8 +833,7 @@ if(CONFIG_BUILD_PROTECTED) target_link_libraries( nuttx_user -PRIVATE -T -${user_ldscript} +PRI

Re: [PR] sched: Fix smp scheduling [nuttx]

2025-07-18 Thread via GitHub
jlaitine commented on PR #16673: URL: https://github.com/apache/nuttx/pull/16673#issuecomment-3089429690 > > I got this idea of changing the way how tasks are assigned to the CPUs. > > > > I don't believe there is any reason to try to force a specific tcb for another CPU; rather we co

[PR] Initial Driver for STM32H5 Digital Temperature Sensor (DTS). Missing HW Trigger Support (No LP Timer Support) [nuttx]

2025-07-18 Thread via GitHub
kywwilson11 opened a new pull request, #16746: URL: https://github.com/apache/nuttx/pull/16746 ## Summary This commit adds full support for the on‑die digital temperature sensor (DTS) in the STM32H5 family: - **Driver**: Implements `stm32h5_dts` low‑level driver (`chip/stm32_d

[PR] drivers/ioexpander/icjx.c: reconfigure icjx after undervoltage [nuttx]

2025-07-18 Thread via GitHub
michallenc opened a new pull request, #16745: URL: https://github.com/apache/nuttx/pull/16745 ## Summary According to a reference manual, VCC and VDD undervoltage and VDD burst leads to the reset of all registers. Therefore we have to reconfigure the expander to make it functional ag

Re: [I] [HELP] Port NuttX to i.MX 95 Cortex-A55 [nuttx]

2025-07-18 Thread via GitHub
PetervdPerk-NXP commented on issue #16730: URL: https://github.com/apache/nuttx/issues/16730#issuecomment-3089196711 I’m not aware of any plans from the business line to support NuttX on the i.MX95 A55 cores. I'm part of the CTO organization, and our team has focused on enabling NuttX on th

Re: [PR] sched: Fix smp scheduling [nuttx]

2025-07-18 Thread via GitHub
hujun260 commented on PR #16673: URL: https://github.com/apache/nuttx/pull/16673#issuecomment-3089129890 > I got this idea of changing the way how tasks are assigned to the CPUs. > > I don't believe there is any reason to try to force a specific tcb for another CPU; rather we could ju

Re: [PR] arch/arm64/imx9: add support for imx95 [nuttx]

2025-07-18 Thread via GitHub
PetervdPerk-NXP commented on code in PR #16743: URL: https://github.com/apache/nuttx/pull/16743#discussion_r2215790219 ## arch/arm64/src/imx9/Make.defs: ## @@ -28,13 +28,16 @@ endif # i.MX9-specific C source files -CHIP_CSRCS = imx9_boot.c imx9_ccm.c imx9_clockconfig.c imx

Re: [PR] arch/arm64/imx9: add support for imx95 [nuttx]

2025-07-18 Thread via GitHub
PetervdPerk-NXP commented on code in PR #16743: URL: https://github.com/apache/nuttx/pull/16743#discussion_r2215787599 ## arch/arm64/src/imx9/Make.defs: ## @@ -28,13 +28,16 @@ endif # i.MX9-specific C source files -CHIP_CSRCS = imx9_boot.c imx9_ccm.c imx9_clockconfig.c imx

Re: [PR] system/gdbstub: Add depends of LIB_GDBSTUB [nuttx-apps]

2025-07-18 Thread via GitHub
JianyuWang0623 commented on PR #3138: URL: https://github.com/apache/nuttx-apps/pull/3138#issuecomment-3089102151 > please update commit title to system/gdbstub: Add depends of LIB_GDBSTUB @jerpelea done, thank you -- This is an automated message from the Apache Git Service. To resp

[PR] arch/xtensa: fix esp32(s3)_async_op() asynchronous operation race issue [nuttx]

2025-07-18 Thread via GitHub
nuttxs opened a new pull request, #16744: URL: https://github.com/apache/nuttx/pull/16744 ## Summary - The `esp32(s3)_async_op()` function uses `nxsem_wait()`, which may cause the thread to return early due to signal interruption (EINTR). This can lead the main thread to assume that the

Re: [PR] add imx95 board [nuttx]

2025-07-18 Thread via GitHub
simbit18 commented on code in PR #16743: URL: https://github.com/apache/nuttx/pull/16743#discussion_r2215645030 ## boards/arm64/imx9/imx95-a55-evk/include/board.h: ## @@ -0,0 +1,263 @@ +/ + * boards/arm6

Re: [PR] add imx95 board [nuttx]

2025-07-18 Thread via GitHub
lipengfei28 commented on code in PR #16743: URL: https://github.com/apache/nuttx/pull/16743#discussion_r2215639261 ## boards/arm64/imx9/imx95-a55-evk/include/board.h: ## @@ -0,0 +1,263 @@ +/ + * boards/a

Re: [PR] add imx95 board [nuttx]

2025-07-18 Thread via GitHub
simbit18 commented on code in PR #16743: URL: https://github.com/apache/nuttx/pull/16743#discussion_r2215619617 ## boards/arm64/imx9/imx95-a55-evk/include/board_memorymap.h: ## @@ -0,0 +1,61 @@ +/ + * bo

Re: [PR] add imx95 board [nuttx]

2025-07-18 Thread via GitHub
xiaoxiang781216 commented on PR #16743: URL: https://github.com/apache/nuttx/pull/16743#issuecomment-3088857041 test -- 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 unsu

Re: [PR] drivers/fs:Always use register_mtddriver() to register the MTD device (patch2) [nuttx]

2025-07-18 Thread via GitHub
jingfei195887 commented on PR #16738: URL: https://github.com/apache/nuttx/pull/16738#issuecomment-3088856131 @xiaoxiang781216 it seems xtensa-01 of CI can not worked . I bought a esp32 board but still have no time for test, maybe in this weekend -- This is an automated message from the

Re: [PR] sched: Fix smp scheduling [nuttx]

2025-07-18 Thread via GitHub
jlaitine commented on PR #16673: URL: https://github.com/apache/nuttx/pull/16673#issuecomment-3088813528 I guess it is ready for review. Re-tested on mpfs and risc-v rv-virt64. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub a

[PR] add imx95 board [nuttx]

2025-07-18 Thread via GitHub
lipengfei28 opened a new pull request, #16743: URL: https://github.com/apache/nuttx/pull/16743 *Note: Please adhere to [Contributing Guidelines](https://github.com/apache/nuttx/blob/master/CONTRIBUTING.md).* ## Summary imx95 board run linux and nuttx at the same time 1. nuttx us

Re: [PR] drivers/fs:Always use register_mtddriver() to register the MTD device (patch2) [nuttx]

2025-07-18 Thread via GitHub
jingfei195887 commented on code in PR #16738: URL: https://github.com/apache/nuttx/pull/16738#discussion_r2215495569 ## boards/xtensa/esp32/common/src/esp32_board_spiflash.c: ## @@ -406,23 +406,27 @@ static int init_storage_partition(void) } #else + int minor; + char p

Re: [PR] drivers/fs:Always use register_mtddriver() to register the MTD device (patch2) [nuttx]

2025-07-18 Thread via GitHub
jingfei195887 commented on code in PR #16738: URL: https://github.com/apache/nuttx/pull/16738#discussion_r2215472930 ## boards/xtensa/esp32/common/src/esp32_board_spiflash.c: ## @@ -406,23 +406,27 @@ static int init_storage_partition(void) } #else + int minor; + char p

[PR] arch/sim: avoid host-call being interrupted before getting errno [nuttx]

2025-07-18 Thread via GitHub
zzby0 opened a new pull request, #16742: URL: https://github.com/apache/nuttx/pull/16742 ## Summary NuttX sim use coroutine base on one thread in host to do switch context. but if we allow switch context with in one API (host-API and errno get), maybe the switch context from coroutin

Re: [PR] style: fix spelling in documentation [nuttx]

2025-07-18 Thread via GitHub
xiaoxiang781216 merged PR #16741: URL: https://github.com/apache/nuttx/pull/16741 -- 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

(nuttx) branch master updated: style: fix spelling in documentation

2025-07-18 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/nuttx.git The following commit(s) were added to refs/heads/master by this push: new 1e6289b5432 style: fix spelling in documentati

[PR] gdbstub: Add depends of LIB_GDBSTUB [nuttx-apps]

2025-07-18 Thread via GitHub
JianyuWang0623 opened a new pull request, #3138: URL: https://github.com/apache/nuttx-apps/pull/3138 ## Summary Add depends of `LIB_GDBSTUB` for gdbstub. ``` xtensa-esp32s3-elf-ld: /workspace/nuttx/staging/libapps.a(gdbstub.c.workspace.apps.system.gdbstub_1.o): in function `gdbstub

Re: [PR] sched: Fix smp scheduling [nuttx]

2025-07-18 Thread via GitHub
jlaitine commented on PR #16673: URL: https://github.com/apache/nuttx/pull/16673#issuecomment-3087451184 I got this idea of changing the way how tasks are assigned to the CPUs. I don't believe there is any reason to try to force a specific tcb for another CPU; rather we could just kee