acassis opened a new pull request, #16410:
URL: https://github.com/apache/nuttx/pull/16410
## Summary
These patches fix the last comments from previous review created by KR.
## Impact
Only fixes
## Testing
N/A
--
This is an automated message f
keever50 commented on issue #16159:
URL: https://github.com/apache/nuttx/issues/16159#issuecomment-293396
> [@keever50](https://github.com/keever50) solution:
>
> CONFIG_FAT_DMAMEMORY=y CONFIG_GRAN=y CONFIG_STM32H7_SDMMC_IDMA=y
CONFIG_ARMV7M_DCACHE_WRITETHROUGH=n see:armv7m mpu do
TimJTi commented on issue #16135:
URL: https://github.com/apache/nuttx/issues/16135#issuecomment-2888957599
I see this too.
How about adding SO_RCVTIMEO using a Kconfig-set timeout (if 0 we don't use
a timeout). That will allow the recv to timeout and allow the while loop to
exit whe
xiaoxiang781216 commented on issue #16409:
URL: https://github.com/apache/nuttx/issues/16409#issuecomment-2889000645
why not add by yourself? if you already has the ideal and demo code.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to
xiaoxiang781216 commented on PR #16410:
URL: https://github.com/apache/nuttx/pull/16410#issuecomment-2889003354
need normalize defonfig:
https://github.com/apache/nuttx/actions/runs/15095904909/job/42430575241?pr=16410
--
This is an automated message from the Apache Git Service.
To res
ldube commented on PR #16408:
URL: https://github.com/apache/nuttx/pull/16408#issuecomment-2889303600
@acassis Is this is a requirement?
--
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 specif
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 42d1eacd3 Publishing web: 16e1777
Fix-Point commented on code in PR #16394:
URL: https://github.com/apache/nuttx/pull/16394#discussion_r2094710251
##
Documentation/reference/os/time_clock.rst:
##
@@ -494,7 +494,7 @@ with NuttX tasks.
- :c:func:`wd_gettime`
- Watchdog Timer Callback
-.. c:function:: int wd_st
shtirlic commented on issue #15760:
URL: https://github.com/apache/nuttx/issues/15760#issuecomment-2889667631
> > Still broken for rp23xx (pico2) on master, reverting to at least to
[b49f428](https://github.com/apache/nuttx/commit/b49f4286fb60a2b1ceaefc0ce2b712d1992bf2e6)
fixes the SMP buil
jlaitine commented on code in PR #16394:
URL: https://github.com/apache/nuttx/pull/16394#discussion_r2094903725
##
sched/wdog/wd_start.c:
##
@@ -406,15 +406,12 @@ int wd_start_abstick(FAR struct wdog_s *wdog, clock_t
ticks,
*
jlaitine commented on code in PR #16394:
URL: https://github.com/apache/nuttx/pull/16394#discussion_r2094903725
##
sched/wdog/wd_start.c:
##
@@ -406,15 +406,12 @@ int wd_start_abstick(FAR struct wdog_s *wdog, clock_t
ticks,
*
snikeguo opened a new issue, #16409:
URL: https://github.com/apache/nuttx/issues/16409
### Is your feature request related to a problem? Please describe.
Some firmware runs in RAM, such as external SDRAM, where breakpoint
instructions can be used to implement an unlimited number of br
snikeguo commented on issue #16409:
URL: https://github.com/apache/nuttx/issues/16409#issuecomment-2889052699
@xiaoxiang781216 主要是技术能力有限,后续我尝试加一下吧,我的VM虚拟机刚好需要用到这个,现在暂时调试STM32H7
sdmmc读写TF卡太慢的问题。
--
This is an automated message from the Apache Git Service.
To respond to the message, please
13 matches
Mail list logo