raiden00pl commented on code in PR #16403:
URL: https://github.com/apache/nuttx/pull/16403#discussion_r2093981170
##
boards/arm/sama5/sama5d3-xplained/configs/knsh/defconfig:
##
@@ -0,0 +1,91 @@
+#
+# This file is autogenerated: PLEASE DO NOT EDIT IT.
Review Comment:
could y
raiden00pl commented on code in PR #16396:
URL: https://github.com/apache/nuttx/pull/16396#discussion_r2093982218
##
tools/nxstyle.c:
##
@@ -719,6 +723,63 @@ static void show_usage(char *progname, int exitcode, char
*what)
exit(exitcode);
}
+#ifndef HAVE_STRNDUP
+/***
raiden00pl commented on code in PR #16396:
URL: https://github.com/apache/nuttx/pull/16396#discussion_r2093982271
##
tools/nxstyle.c:
##
@@ -719,6 +723,63 @@ static void show_usage(char *progname, int exitcode, char
*what)
exit(exitcode);
}
+#ifndef HAVE_STRNDUP
+/***
raiden00pl commented on code in PR #16403:
URL: https://github.com/apache/nuttx/pull/16403#discussion_r2093979330
##
boards/arm/sama5/sama5d3-xplained/Kconfig:
##
@@ -110,6 +110,36 @@ config SAMA5D3XPLAINED_AT25_NXFFS
endchoice # AT25 serial FLASH configuration
+config SAMA
linguini1 opened a new pull request, #16406:
URL: https://github.com/apache/nuttx/pull/16406
## Summary
Include some documentation for example applications, as part of #11081.
## Impact
Impacts only documentation by completing two documentation pages.
## Testing
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 e5bf4fc5c4 arch/arm/rp23xx: xosc: Update startup delay calculation
add 3a31da9585 sensors: add support for BME6
xiaoxiang781216 merged PR #16397:
URL: https://github.com/apache/nuttx/pull/16397
--
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 merged PR #3079:
URL: https://github.com/apache/nuttx-apps/pull/3079
--
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...
xiaoxiang781216 commented on code in PR #16401:
URL: https://github.com/apache/nuttx/pull/16401#discussion_r2093878551
##
.codespell-ignore-lines:
##
@@ -15,4 +15,162 @@ Linix 45ZWN24-40 2 0.5 Ohm0.400 mH 2.34A
24V
* [#14540](https://github.com/apache/nuttx/p
xiaoxiang781216 commented on code in PR #16401:
URL: https://github.com/apache/nuttx/pull/16401#discussion_r2093878551
##
.codespell-ignore-lines:
##
@@ -15,4 +15,162 @@ Linix 45ZWN24-40 2 0.5 Ohm0.400 mH 2.34A
24V
* [#14540](https://github.com/apache/nuttx/p
xiaoxiang781216 commented on code in PR #16401:
URL: https://github.com/apache/nuttx/pull/16401#discussion_r2093880852
##
tools/checkpatch.sh:
##
@@ -125,7 +126,14 @@ check_file() {
fi
if [ $spell != 0 ]; then
-if ! codespell -q 7 ${@: -1}; then
+if [ "$codespell
xiaoxiang781216 merged PR #3077:
URL: https://github.com/apache/nuttx-apps/pull/3077
--
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...
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 877e4919c wireless/bluetooth/nimble/Kconf
xiaoxiang781216 merged PR #3078:
URL: https://github.com/apache/nuttx-apps/pull/3078
--
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...
xiaoxiang781216 commented on PR #16401:
URL: https://github.com/apache/nuttx/pull/16401#issuecomment-2888037413
the following warning could be fixed, I think:
```
/home/runner/work/nuttx/nuttx/nuttx/arch/arm/src/tlsr82/tlsr82_adc.c:75:
configed ==> configured
/home/runner/work/nuttx
xiaoxiang781216 commented on code in PR #16401:
URL: https://github.com/apache/nuttx/pull/16401#discussion_r2093878551
##
.codespell-ignore-lines:
##
@@ -15,4 +15,162 @@ Linix 45ZWN24-40 2 0.5 Ohm0.400 mH 2.34A
24V
* [#14540](https://github.com/apache/nuttx/p
lupyuen commented on PR #3076:
URL: https://github.com/apache/nuttx-apps/pull/3076#issuecomment-2887935450
@Fix-Point Can you check why sim:citest is failing at ostest wdog.c:365?
Here's the CI Test Log:
https://gist.github.com/lupyuen/d942290f6fd6d2783aa47d243c9e3c3c
```bash
sudo d
linguini1 opened a new pull request, #16405:
URL: https://github.com/apache/nuttx/pull/16405
## Summary
Introduced a template for board support documentation to help standardize
the documentation requirements for NuttX. Also added a small section to the
documentation contributing gui
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 dc164a6c3 Publishing web: 16e1777
lupyuen commented on PR #16402:
URL: https://github.com/apache/nuttx/pull/16402#issuecomment-2887850720
NuttX Mirror is failing the build too 🤔
- https://github.com/apache/nuttx/issues/16404
--
This is an automated message from the Apache Git Service.
To respond to the message, please l
lupyuen opened a new issue, #16404:
URL: https://github.com/apache/nuttx/issues/16404
### Description / Steps to reproduce the issue
NuttX Mirror is failing the build for imx93-evk/bootloader
```
Configuration/Tool: imx93-evk/bootloader
2025-05-16 15:37:16
linguini1 closed issue #16385: [BUG] RP2040 I2C not working
URL: https://github.com/apache/nuttx/issues/16385
--
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-
linguini1 commented on issue #16385:
URL: https://github.com/apache/nuttx/issues/16385#issuecomment-2887748533
Closed by #16390
--
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 commen
TimJTi commented on issue #16135:
URL: https://github.com/apache/nuttx/issues/16135#issuecomment-2887266118
Stumbled across this issue while using dhcpd as a template for a similar
daemon. At present, the daemon loop does nothing except sleep for 100ms (until
I get the structure in place an
raiden00pl opened a new pull request, #3079:
URL: https://github.com/apache/nuttx-apps/pull/3079
## Summary
wireless/bluetooth/nimble/Kconfig: add missing header
## Impact
cosmetic change
## Testing
none
--
This is an automated message from the Apache Git Service
simbit18 commented on PR #16402:
URL: https://github.com/apache/nuttx/pull/16402#issuecomment-2887224950
@xiaoxiang781216 @acassis @lupyuen this does not concern this PR
Configuration/Tool: imx9
raiden00pl opened a new pull request, #3078:
URL: https://github.com/apache/nuttx-apps/pull/3078
## Summary
logging/nxscope: allow use in C++ code
## Impact
nxscope can be used in C++ code
## Testing
custom project
--
This is an automated message from the Apache
raiden00pl opened a new pull request, #3077:
URL: https://github.com/apache/nuttx-apps/pull/3077
## Summary
fix various warnings reported by CodeChekcer for nxscope
## Impact
code quality
## Testing
CI
--
This is an automated message from the Apache Git Service.
To r
ldube opened a new pull request, #16403:
URL: https://github.com/apache/nuttx/pull/16403
## Summary
Use the pins specified in the SAMA5D3 Xplained User Guide. Rename config
macros from SAMA5D4EK to SAMA5D3XPLAINED. Add SDMMC support to defconfig. Boot
mount is disabled by default.
eren-terzioglu commented on PR #16223:
URL: https://github.com/apache/nuttx/pull/16223#issuecomment-2879251333
Thanks @raiden00pl, @acassis, @xiaoxiang781216. I updated without doing any
change on driver level.
--
This is an automated message from the Apache Git Service.
To respond to the
simbit18 opened a new pull request, #16402:
URL: https://github.com/apache/nuttx/pull/16402
## Summary
More aligned to the tools/Makefile.host file
Added:
- The option() command It provides a way to enable or disable targets of
the project based on the user's preference
sumpfralle commented on PR #16401:
URL: https://github.com/apache/nuttx/pull/16401#issuecomment-2887053635
> > ```
> > * [codespell] `noral`: I am not sure, which word the original author
intended
[there](https://github.com/apache/nuttx/blob/55f85dd727e670151d7455b22880a60036b3fe9f/arch/
sumpfralle commented on code in PR #16401:
URL: https://github.com/apache/nuttx/pull/16401#discussion_r2093260889
##
.codespell-ignore-lines:
##
@@ -15,4 +15,162 @@ Linix 45ZWN24-40 2 0.5 Ohm0.400 mH 2.34A
24V
* [#14540](https://github.com/apache/nuttx/pull/1
sumpfralle commented on PR #16401:
URL: https://github.com/apache/nuttx/pull/16401#issuecomment-2887008226
> and please ignore this kind of error:
>
> ```
> Error:
/home/runner/work/nuttx/nuttx/nuttx/arch/arm/src/phy62xx/ble/ble_controller.h:69:3:
error: Mixed case identifier foun
sumpfralle commented on PR #16401:
URL: https://github.com/apache/nuttx/pull/16401#issuecomment-2887003190
> could we drop from log:
>
> ```
> Used config files:
> 1: .codespellrc
> ```
I just pushed another commit to this PR (a bit unrelated), which avoids
repeate
sumpfralle commented on code in PR #16401:
URL: https://github.com/apache/nuttx/pull/16401#discussion_r2093235790
##
.codespell-ignore-lines:
##
@@ -15,4 +15,162 @@ Linix 45ZWN24-40 2 0.5 Ohm0.400 mH 2.34A
24V
* [#14540](https://github.com/apache/nuttx/pull/1
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 68b22fee3c Update defconfigs
add e5bf4fc5c4 arch/arm/rp23xx: xosc: Update startup delay calculation
No new rev
xiaoxiang781216 commented on code in PR #16401:
URL: https://github.com/apache/nuttx/pull/16401#discussion_r2093230386
##
.codespell-ignore-lines:
##
@@ -15,4 +15,162 @@ Linix 45ZWN24-40 2 0.5 Ohm0.400 mH 2.34A
24V
* [#14540](https://github.com/apache/nuttx/p
xiaoxiang781216 merged PR #16398:
URL: https://github.com/apache/nuttx/pull/16398
--
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 #16401:
URL: https://github.com/apache/nuttx/pull/16401#issuecomment-2886985041
> This set of changes causes CI failures for the following reasons:
>
> * `error: Mixed case identifier found`: unrelated problematic naming
of variables. I think, these
pussuw commented on code in PR #16387:
URL: https://github.com/apache/nuttx/pull/16387#discussion_r2092611969
##
arch/arm64/src/imx9/imx9_ele.c:
##
@@ -387,3 +391,103 @@ int imx9_ele_verify_image(uint32_t img_id, uint32_t
*response)
return -EIO;
}
+
+int imx9_ele_start_rn
ppisa commented on PR #16392:
URL: https://github.com/apache/nuttx/pull/16392#issuecomment-2886006024
Thanks for the effort to make ESP32Cx QENC usable again. From the longer
perspective, the events enable should be selectable because for some specific
applications where limits are low and
xiaoxiang781216 commented on PR #16401:
URL: https://github.com/apache/nuttx/pull/16401#issuecomment-2886948623
@sumpfralle could we drop from log:
```
Used config files:
1: .codespellrc
```
--
This is an automated message from the Apache Git Service.
To respond to the mess
ppisa commented on PR #16391:
URL: https://github.com/apache/nuttx/pull/16391#issuecomment-2886028905
The changes enabled @matiamic to use and test QENC support after breakages
of original @Vajnar contribution by Espressif changes. It would be nice if
Espressif people can check and approve
shtirlic commented on PR #16360:
URL: https://github.com/apache/nuttx/pull/16360#issuecomment-2879219068
> > Are there any stats I can get for this, how much I got slow routines on
running system? Like irqinfo stats. It would be great to have something like
seminfo stats in proc
>
>
xiaoxiang781216 merged PR #16370:
URL: https://github.com/apache/nuttx/pull/16370
--
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 merged PR #16371:
URL: https://github.com/apache/nuttx/pull/16371
--
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.
acassis pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
commit a3d0411c24f65c2f86885bbdca8015e02cbd6230
Author: Martin Vajnar
AuthorDate: Sat May 10 16:34:32 2025 +0200
Select SE
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
commit 68b22fee3cf164bf502a497558478ed9be9a5650
Author: Martin Vajnar
AuthorDate: Fri May 16 10:09:06 2025 +0200
Update de
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
commit 3e100e3c869a619d4c49d31e8a109a688818f8d8
Author: Martin Vajnar
AuthorDate: Sun Apr 27 16:05:56 2025 +0200
esp32[c6|
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
commit 51a75e622f16fc38e91a381464e80e4b05fce4a6
Author: Martin Vajnar
AuthorDate: Sun Apr 27 14:19:55 2025 +0200
esp32[c6|
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 55f85dd727 drivers/ctucan: fix IRQ ctrl
new 51a75e622f esp32[c6|h2|s3|s2]: Fix assignment of Edge/Level GPIO pins
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
commit abac610d135e341912a173ea919002cb0cf55253
Author: Martin Vajnar
AuthorDate: Sun Apr 27 14:26:46 2025 +0200
xtensa|es
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
The following commit(s) were added to refs/heads/master by this push:
new 55f85dd727 drivers/ctucan: fix IRQ ctrl
55f85dd7
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 fcbd3099aa arch/arm64/imx9: Extend ELE API with
55 matches
Mail list logo