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.
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.
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
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
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
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
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
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)
{
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)
{
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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.
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
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
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
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
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
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
67 matches
Mail list logo