michallenc commented on PR #16783:
URL: https://github.com/apache/nuttx/pull/16783#issuecomment-3135073956
@acassis @jerpelea CI now passes, should be ready for re-review.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and us
michallenc commented on code in PR #16789:
URL: https://github.com/apache/nuttx/pull/16789#discussion_r2241702293
##
boards/xtensa/esp32/common/src/esp32_board_spiflash.c:
##
@@ -405,6 +405,17 @@ static int init_storage_partition(void)
return ret;
}
+#elif defined(
Laczen commented on code in PR #16789:
URL: https://github.com/apache/nuttx/pull/16789#discussion_r2241651030
##
boards/xtensa/esp32/common/src/esp32_board_spiflash.c:
##
@@ -405,6 +405,17 @@ static int init_storage_partition(void)
return ret;
}
+#elif defined(CONF
Laczen commented on code in PR #16789:
URL: https://github.com/apache/nuttx/pull/16789#discussion_r2241587050
##
boards/xtensa/esp32/common/src/esp32_board_spiflash.c:
##
@@ -405,6 +405,17 @@ static int init_storage_partition(void)
return ret;
}
+#elif defined(CONF
xiaoxiang781216 opened a new pull request, #3147:
URL: https://github.com/apache/nuttx-apps/pull/3147
## Summary
follow up kernel side change:
https://github.com/apache/nuttx/pull/16793
## Impact
## Testing
ci with https://github.com/apache/nuttx/pull/16793
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 b7156384d1 video: add sched_note_mark at fb_remove_paninfo and
fb_notify_vsync
add e9cb6907c8 doc: Fix quickst
xiaoxiang781216 merged PR #16796:
URL: https://github.com/apache/nuttx/pull/16796
--
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
lipengfei28 opened a new pull request, #16798:
URL: https://github.com/apache/nuttx/pull/16798
*Note: Please adhere to [Contributing
Guidelines](https://github.com/apache/nuttx/blob/master/CONTRIBUTING.md).*
## Summary
1. imx95 need scmi to config clk, power,iomuxc
*Update t
This is an automated email from the ASF dual-hosted git repository.
jiuzhudong 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 4ecdb92e6 examples/mtdpart:Register MTD
Donny9 merged PR #3130:
URL: https://github.com/apache/nuttx-apps/pull/3130
--
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
xiaoxiang781216 commented on PR #16793:
URL: https://github.com/apache/nuttx/pull/16793#issuecomment-3134622932
I update the document and add the breaking change mark, please review again,
@acassis @cederom @mlyszczek .
--
This is an automated message from the Apache Git Service.
To respo
xiaoxiang781216 commented on code in PR #16797:
URL: https://github.com/apache/nuttx/pull/16797#discussion_r2241366854
##
arch/arm/src/imxrt/Kconfig:
##
@@ -333,9 +359,19 @@ config IMXRT_EDMA
default n
select ARCH_DMA
-config IMXRT_USBOTG
- bool "USB EHCI
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 612160197 Publishing web: 51627ec
mlyszczek commented on PR #16793:
URL: https://github.com/apache/nuttx/pull/16793#issuecomment-3134294223
Well, I don't really feel in the position to comment on such changes, but
since you've asked ;)
This is public function so it will probably break someone's code. But change
is ra
TimJTi commented on PR #3145:
URL: https://github.com/apache/nuttx-apps/pull/3145#issuecomment-3134140209
> I have zero idea what's going on. I will use a big hammer and close this
PR then start again when I get a chance.
Think I worked out how to do it...
--
This is an automated m
acassis commented on PR #16797:
URL: https://github.com/apache/nuttx/pull/16797#issuecomment-3134119823
@PetervdPerk please take a look, I'm will submit a next patch later to
modify the imxt_ehci.c to support two interfaces at same time.
--
This is an automated message from the Apache Git
acassis opened a new pull request, #16797:
URL: https://github.com/apache/nuttx/pull/16797
## Summary
Many iMXRT MCUs have internally two USB OTG controllers, however NuttX
currently only supports one USB controllers. This patch will prepare the
"house" to support both ports at same
TimJTi commented on PR #3145:
URL: https://github.com/apache/nuttx-apps/pull/3145#issuecomment-3134027971
I have zero idea what's going on. I will use a big hammer and close this PR
then start again when I get a chance.
--
This is an automated message from the Apache Git Service.
To respo
TimJTi commented on issue #3146:
URL: https://github.com/apache/nuttx-apps/issues/3146#issuecomment-3133856114
Thanks @michallenc
I am definitely not a makefile/make.defs expert in any way shape or form,
but I have a "MyApps" directory under nuttx/apps (I used to have a symlink
loca
acassis opened a new pull request, #16796:
URL: https://github.com/apache/nuttx/pull/16796
## Summary
Update documentation to reflect new process
## Impact
Improvement
## Testing
N/A
--
This is an automated message from the Apache Git Service.
To resp
xiaoxiang781216 commented on code in PR #16789:
URL: https://github.com/apache/nuttx/pull/16789#discussion_r2240702388
##
boards/xtensa/esp32/common/src/esp32_board_spiflash.c:
##
@@ -405,6 +405,17 @@ static int init_storage_partition(void)
return ret;
}
+#elif def
xiaoxiang781216 commented on PR #16793:
URL: https://github.com/apache/nuttx/pull/16793#issuecomment-3133673415
> Please fix the Documentation as well (to use new the new API function
parameters): https://nuttx.apache.org/docs/latest/
removed.
>applications/examples/media/index
michallenc commented on issue #3146:
URL: https://github.com/apache/nuttx-apps/issues/3146#issuecomment-3133670580
I am not against moving the header to `apps/include/boot`, there was no
particular reason why I included it in `apps/boot/nxboot/include/`, just kept
the same style used alread
TimJTi commented on PR #3145:
URL: https://github.com/apache/nuttx-apps/pull/3145#issuecomment-3133666993
> @TimJTi please drop the merge patch
It failed CI for whatever reason. So in theory I rebased and pushed. I'll
take a look as in practice who knows what I did!
--
This is an a
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 5a91b1b0ee x86_64: allow specifying alternative compilers via
CROSSDEV, rather than restricting to specific compile
xiaoxiang781216 merged PR #16788:
URL: https://github.com/apache/nuttx/pull/16788
--
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
xiaoxiang781216 commented on PR #3145:
URL: https://github.com/apache/nuttx-apps/pull/3145#issuecomment-3133661233
@TimJTi please drop the merge patch
--
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
xiaoxiang781216 commented on code in PR #16795:
URL: https://github.com/apache/nuttx/pull/16795#discussion_r2240678155
##
arch/sim/src/sim/sim_internal.h:
##
@@ -123,6 +117,7 @@
val[0] = flags & UINT32_MAX;\
val[1] = (flags >> 32) &
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 a0c5d035d7 arm: CMake build for the i.MX RT series implemented.
add 57d5d87d46 x86_64: Add the -Wa,--divide opt
xiaoxiang781216 merged PR #16787:
URL: https://github.com/apache/nuttx/pull/16787
--
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
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 141cd3478b [Kconfig] boards/arm: Fix Kconfig style
add a0c5d035d7 arm: CMake build for the i.MX RT series imple
xiaoxiang781216 merged PR #16794:
URL: https://github.com/apache/nuttx/pull/16794
--
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
Laczen commented on code in PR #16789:
URL: https://github.com/apache/nuttx/pull/16789#discussion_r2240652541
##
boards/xtensa/esp32/common/src/esp32_board_spiflash.c:
##
@@ -405,6 +405,17 @@ static int init_storage_partition(void)
return ret;
}
+#elif defined(CONF
michallenc commented on code in PR #16789:
URL: https://github.com/apache/nuttx/pull/16789#discussion_r2240509415
##
boards/xtensa/esp32/common/src/esp32_board_spiflash.c:
##
@@ -405,6 +405,17 @@ static int init_storage_partition(void)
return ret;
}
+#elif defined(
acassis commented on PR #16794:
URL: https://github.com/apache/nuttx/pull/16794#issuecomment-3133263875
@simbit18 worked fine:
```
NuttShell (NSH) NuttX-12.10.0
nsh> uname -a
NuttX 12.10.0 7934a7dffd-dirty Jul 29 2025 13:10:03 arm arcx-socket-grid
nsh> ?
help usage: hel
jasonbu commented on PR #16742:
URL: https://github.com/apache/nuttx/pull/16742#issuecomment-3133124312
using #16795 to make it more clear
--
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 spec
jasonbu opened a new pull request, #16795:
URL: https://github.com/apache/nuttx/pull/16795
## Summary
As discussion in #16742, manually up_irq_save is not a good idea, we should
save errno in "interrupt" to ensure the errno use as usual will more easy to
mantain.
This patch add er
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 719ffdd994 Doc: Update weact-stm32h743 doc to include flashing
instructions
add 141cd3478b [Kconfig] boards/arm
jerpelea merged PR #16792:
URL: https://github.com/apache/nuttx/pull/16792
--
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
xiaoxiang781216 commented on PR #16789:
URL: https://github.com/apache/nuttx/pull/16789#issuecomment-3132840153
> @acassis @xiaoxiang781216 I am having some problems in creating a
`Make.defs` that does a proper `distclean`. It seems that the folder `nvblk` is
kept under `mtd` after `distcle
xiaoxiang781216 commented on code in PR #16789:
URL: https://github.com/apache/nuttx/pull/16789#discussion_r2240035682
##
boards/xtensa/esp32/common/src/esp32_board_spiflash.c:
##
@@ -405,6 +405,17 @@ static int init_storage_partition(void)
return ret;
}
+#elif def
simbit18 commented on PR #16794:
URL: https://github.com/apache/nuttx/pull/16794#issuecomment-3132757461
@acassis I only tested Cmake's build, can you test on your board?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use
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 934b7b4bf5 drivers/lcd/st7735: Don't define st7735_rdram if write only
mode
add 719ffdd994 Doc: Update weact-s
simbit18 opened a new pull request, #16794:
URL: https://github.com/apache/nuttx/pull/16794
## Summary
CMake added board ARCX Socket Grid
## Impact
Impact on user: This PR adds ARCX Socket Grid board with CMake build
Impact on build: This PR Implement CMake build f
xiaoxiang781216 merged PR #16791:
URL: https://github.com/apache/nuttx/pull/16791
--
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
xiaoxiang781216 opened a new pull request, #16793:
URL: https://github.com/apache/nuttx/pull/16793
## Summary
since ftl_initialize isn't used anymore after:
https://github.com/apache/nuttx/pull/16642
https://github.com/apache/nuttx/pull/16738
## Impact
remove the un
Laczen commented on PR #16789:
URL: https://github.com/apache/nuttx/pull/16789#issuecomment-3132529748
@acassis @xiaoxiang781216 I am having some problems in creating a
`Make.defs` that does a proper `distclean`. It seems that the folder `nvblk` is
kept under `mtd` after `distclean`. I have
simbit18 opened a new pull request, #16792:
URL: https://github.com/apache/nuttx/pull/16792
## Summary
Remove spaces from Kconfig
Add TABs
Add comments
## Impact
Impact on user: No changes to user-facing functionality
Impact on build: Build process remains the sa
TimJTi opened a new issue, #3146:
URL: https://github.com/apache/nuttx-apps/issues/3146
### Is your feature request related to a problem? Please describe.
The nxboot.h header file is currently located in `apps/boot/nxboot/include`
directory
Should this not be moved to `apps/inc
acassis opened a new pull request, #16791:
URL: https://github.com/apache/nuttx/pull/16791
## Summary
Update documentation to include flashing instructions
## Impact
Improvement!
## Testing
make html
--
This is an automated message from the Apache
acassis commented on issue #16784:
URL: https://github.com/apache/nuttx/issues/16784#issuecomment-3132025284
@gregory-nutt Could you please comment here? I think the decision to use
circular buffer was because focus was MCUs without DMA support, right?
--
This is an automated message from
acassis commented on issue #16790:
URL: https://github.com/apache/nuttx/issues/16790#issuecomment-3132006624
Maybe @davids5 could still have this file that he forgot to include in his
original PR
--
This is an automated message from the Apache Git Service.
To respond to the message, pleas
acassis commented on PR #16781:
URL: https://github.com/apache/nuttx/pull/16781#issuecomment-3132003432
Thank you @simbit18
--
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.
This is an automated email from the ASF dual-hosted git repository.
acassis pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
from 1bfe705226 libc: fix assert "Free memory from the wrong heap" with
flat mode and user separated heap enabled mode
acassis merged PR #16785:
URL: https://github.com/apache/nuttx/pull/16785
--
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
simbit18 commented on PR #16781:
URL: https://github.com/apache/nuttx/pull/16781#issuecomment-3131930989
@acassis open issue [16790](https://github.com/apache/nuttx/issues/16790)
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub
simbit18 opened a new issue, #16790:
URL: https://github.com/apache/nuttx/issues/16790
### Description / Steps to reproduce the issue
**flash-dtcm.ld** file missing
boards/arm/imxrt/imxrt1020-evk/Make.defs
https://github.com/apache/nuttx/blob/1bfe705226788512bf17
michallenc commented on PR #16783:
URL: https://github.com/apache/nuttx/pull/16783#issuecomment-3131685249
CI still seems to be falling on unrelated stuff.
```
Cmake in present:
nrf52832-dk/mcuboot_loader_minimal,CONFIG_ARM_TOOLCHAIN_GNU_EABI
Configuration/Tool:
nrf52832-dk/mc
ThePassionate commented on PR #3144:
URL: https://github.com/apache/nuttx-apps/pull/3144#issuecomment-3131519863
> please add a commit message explaining the change
Thanks for the reminder!
--
This is an automated message from the Apache Git Service.
To respond to the message, pleas
Laczen opened a new pull request, #16789:
URL: https://github.com/apache/nuttx/pull/16789
## Summary
NVBLK provides a block device that operates on top of a non volatile memory
(as a mtd device) that enables wear levelling for non volatile memory. It's
operation is similar to the dha
jasonbu commented on PR #16742:
URL: https://github.com/apache/nuttx/pull/16742#issuecomment-3131309532
> > > > > > > This commit disable interrupts before and after host-APIs,
make sure that errno is correct.
> > > > >
> > > > >
> > > > > the interrupt must be disabled, since man
jasonbu commented on code in PR #1:
URL: https://github.com/apache/nuttx/pull/1#discussion_r2238999875
##
arch/sim/src/sim/posix/sim_host_v4l2.c:
##
@@ -140,7 +142,7 @@ int host_video_dqbuf(struct host_video_dev_s *vdev, uint8_t
*addr,
default:
zhangshanmin closed pull request #16786: Revert "libs/libc/stdlib/lib_exit.c:
fix multiple definition of __dso…
URL: https://github.com/apache/nuttx/pull/16786
--
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
63 matches
Mail list logo