acassis commented on PR #15187:
URL: https://github.com/apache/nuttx/pull/15187#issuecomment-2542460127
@Laczen please take a look at this issue:
```
Error:
/github/workspace/sources/apps/wireless/bluetooth/nimble/mynewt-nimble/nimble/host/src/ble_gap.c:6979:1:
error: 'ble_gap_eve
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 0f024d511 Publishing web: b0df2ae
simbit18 commented on PR #15146:
URL: https://github.com/apache/nuttx/pull/15146#issuecomment-2541039957
Hi @lupyuen have you tried to remove to remove this patch
https://github.com/lupyuen/nuttx-build-farm/blob/a99c1f8abafe3ae5f3f3c00ed0e24ffd1f12f7bb/run-build-macos.sh#L123
(CO
tmedicci commented on PR #15099:
URL: https://github.com/apache/nuttx/pull/15099#issuecomment-2541257971
Thanks @lupyuen, this is amazing!
--
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
FelipeMdeO commented on issue #15148:
URL: https://github.com/apache/nuttx/issues/15148#issuecomment-2541284037
> i couldn't reproduce the error.
>
> i used "make -j8" instead of "make -j". nuttx version:
[4a51c21](https://github.com/apache/nuttx/commit/4a51c21afce7f84ed28792038854d3d
hujun260 commented on code in PR #15163:
URL: https://github.com/apache/nuttx/pull/15163#discussion_r1883603896
##
include/nuttx/fs/fs.h:
##
@@ -462,6 +462,7 @@ struct file
int f_oflags; /* Open mode flags */
#ifdef CONFIG_FS_REFCOUNT
int f_r
sdc-g commented on code in PR #15141:
URL: https://github.com/apache/nuttx/pull/15141#discussion_r1883588674
##
arch/xtensa/include/elf.h:
##
@@ -34,4 +34,28 @@
#define R_XTENSA_ASM_EXPAND 11
#define R_XTENSA_SLOT0_OP 20
+#ifdef CONFIG_COREDUMP
Review Comment:
Thanks f
GuoyuYin opened a new issue, #15177:
URL: https://github.com/apache/nuttx/issues/15177
### Description / Steps to reproduce the issue
# Expected Behavior
The program should execute without any memory access violations or crashes.
Specifically, the strnlen function should correctly
GuoyuYin opened a new issue, #15178:
URL: https://github.com/apache/nuttx/issues/15178
### Description / Steps to reproduce the issue
## Expected Behavior
The program should execute without any memory access violations or crashes.
Specifically, the `nxsem_trywait` function shou
jerpelea opened a new pull request, #15172:
URL: https://github.com/apache/nuttx/pull/15172
## Summary
POSIX requires that the shm objects are zero-initialized. This has been
broken in some earlier commits (starting from
https://github.com/apache/nuttx/commit/9af5fc5d09724a5d300bc07ce85b
jerpelea opened a new pull request, #15173:
URL: https://github.com/apache/nuttx/pull/15173
## Summary
After https://github.com/apache/nuttx/pull/15075, the size of the stack size
has decreased 8 bytes and the init stack size for the rv-virt:citest defconfig
was near its full capacit
hujun260 opened a new pull request, #15180:
URL: https://github.com/apache/nuttx/pull/15180
## Summary
remove fl_crefs
## Impact
flist
## Testing
ci
--
This is an automated message from the Apache Git Service.
To respond to the message, please lo
hujun260 commented on code in PR #15158:
URL: https://github.com/apache/nuttx/pull/15158#discussion_r1883692580
##
include/nuttx/fs/fs.h:
##
@@ -461,7 +462,7 @@ struct file
{
int f_oflags; /* Open mode flags */
#ifdef CONFIG_FS_REFCOUNT
- int
hujun260 commented on code in PR #15129:
URL: https://github.com/apache/nuttx/pull/15129#discussion_r1883694244
##
sched/sched/sched_timerexpiration.c:
##
@@ -388,6 +391,8 @@ static clock_t nxsched_timer_start(clock_t ticks, clock_t
interval)
}
#endif
+ flags =
xiaoxiang781216 merged PR #15176:
URL: https://github.com/apache/nuttx/pull/15176
--
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 commit to branch releases/12.8
in repository https://gitbox.apache.org/repos/asf/nuttx.git
commit c6dfdbad416d3ef34701e77dd04f028e421e0fcb
Author: chao an
AuthorDate: Wed Dec 11 08:57:54 2024 +0800
binfmt
This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a commit to branch releases/12.8
in repository https://gitbox.apache.org/repos/asf/nuttx.git
commit 200015d5149d01cd3b8c152be1e2f780e591ed1e
Author: chao an
AuthorDate: Thu Dec 12 22:26:16 2024 +0800
binfmt
xiaoxiang781216 merged PR #15172:
URL: https://github.com/apache/nuttx/pull/15172
--
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 #15175:
URL: https://github.com/apache/nuttx/pull/15175
--
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 releases/12.8
in repository https://gitbox.apache.org/repos/asf/nuttx.git
from 200015d514 binfmt/exec: initialize binary_s to empty to avoid invaild
access
add 1a74a44022 fs/shm/shmf
xiaoxiang781216 merged PR #15173:
URL: https://github.com/apache/nuttx/pull/15173
--
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 releases/12.8
in repository https://gitbox.apache.org/repos/asf/nuttx.git
from 5abcc49789 mps2-an500/knsh: disable SPINLOCK to avoid build break
new c6dfdbad41 binfmt/loadable: move b
This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a change to branch releases/12.8
in repository https://gitbox.apache.org/repos/asf/nuttx.git
from 6825f66fd6 sched/clock: cleanup g_system_ticks reference if arch timer
is enabled
add 957516105f arch:
This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a change to branch releases/12.8
in repository https://gitbox.apache.org/repos/asf/nuttx.git
from 90870ae62e fs/fat/fs_fat32util.c: fix potential exception due to
dividing zero during mounting when fat is c
xiaoxiang781216 merged PR #15141:
URL: https://github.com/apache/nuttx/pull/15141
--
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 commit to branch releases/12.8
in repository https://gitbox.apache.org/repos/asf/nuttx.git
The following commit(s) were added to refs/heads/releases/12.8 by this push:
new 0da4e44e48 rv-virt/citest: Incre
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 5cdc6c77cf fs/fat/fs_fat32util.c: fix potential exception due to
dividing zero during mounting when fat is corrupte
xiaoxiang781216 merged PR #15174:
URL: https://github.com/apache/nuttx/pull/15174
--
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
nuttxpr commented on PR #15180:
URL: https://github.com/apache/nuttx/pull/15180#issuecomment-2541098781
[**\[Experimental Bot, please feedback
here\]**](https://github.com/search?q=repo%3Aapache%2Fnuttx+13552&type=issues)
No, this PR does not fully meet the NuttX requirements.
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 9e8e7ace09 xtensa: support coredump by register set alignment
add fa8d5cd53d littlefs: Use LFS_DEFINES if avail
xiaoxiang781216 merged PR #15169:
URL: https://github.com/apache/nuttx/pull/15169
--
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 a3849afe9f linum-stm32h753bi/littlefs: bump littlefs version to 2.10.0
add ac3aa0185c tools/ci/platforms/darwin
xiaoxiang781216 merged PR #15150:
URL: https://github.com/apache/nuttx/pull/15150
--
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
simbit18 commented on PR #15169:
URL: https://github.com/apache/nuttx/pull/15169#issuecomment-2541171917
Hi @yamt bloaty on github macOS-13 is not built !!!
test
macOS-13
https://github.com/simbit18/nuttx-testing-ci/actions/runs/12314027630/job/34369347288
while it is o
nuttxpr commented on PR #15179:
URL: https://github.com/apache/nuttx/pull/15179#issuecomment-2541026079
[**\[Experimental Bot, please feedback
here\]**](https://github.com/search?q=repo%3Aapache%2Fnuttx+13552&type=issues)
No, this PR description does not fully meet the NuttX r
jerpelea opened a new pull request, #15174:
URL: https://github.com/apache/nuttx/pull/15174
## Summary
Fix a bug that I2C driver can not transfer after TX abort error. It caused
by remaining NO_STOP flag status.
## Impact
RELEASE
## Testing
CI
--
jerpelea opened a new pull request, #15175:
URL: https://github.com/apache/nuttx/pull/15175
## Summary
sched/clock: cleanup g_system_ticks reference if arch timer is enabled
Included:
https://github.com/apache/nuttx/pull/15139
## Impact
RELEASE
## Testin
nuttxpr commented on PR #15175:
URL: https://github.com/apache/nuttx/pull/15175#issuecomment-2540846478
[**\[Experimental Bot, please feedback
here\]**](https://github.com/search?q=repo%3Aapache%2Fnuttx+13552&type=issues)
No, this PR does not fully meet the NuttX requirements
lupyuen commented on PR #15146:
URL: https://github.com/apache/nuttx/pull/15146#issuecomment-2540844777
Sorry @simbit18 I need to disable these `sudo`line for the macOS Build
Farm, since `sudo` will hang the Build Job, waiting for password:
https://github.com/apache/nuttx/blob/1dcada491
nuttxpr commented on PR #15172:
URL: https://github.com/apache/nuttx/pull/15172#issuecomment-2540848497
[**\[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. I
jerpelea opened a new pull request, #15176:
URL: https://github.com/apache/nuttx/pull/15176
## Summary
binfmt/exec: initialize binary_s to empty to avoid invaild access
Included
https://github.com/apache/nuttx/pull/15124
## Impact
RELEASE
## Testing
nuttxpr commented on PR #15176:
URL: https://github.com/apache/nuttx/pull/15176#issuecomment-2540871595
[**\[Experimental Bot, please feedback
here\]**](https://github.com/search?q=repo%3Aapache%2Fnuttx+13552&type=issues)
No. This PR summary lacks crucial information. While i
nuttxpr commented on PR #15186:
URL: https://github.com/apache/nuttx/pull/15186#issuecomment-2541953495
[**\[Experimental Bot, please feedback
here\]**](https://github.com/search?q=repo%3Aapache%2Fnuttx+13552&type=issues)
__Fill In The Commit Message:__ This PR contains a Commit with
nuttxpr commented on PR #15187:
URL: https://github.com/apache/nuttx/pull/15187#issuecomment-2541951194
[**\[Experimental Bot, please feedback
here\]**](https://github.com/search?q=repo%3Aapache%2Fnuttx+13552&type=issues)
No, this PR does not fully meet the NuttX requirements.
acassis commented on code in PR #15079:
URL: https://github.com/apache/nuttx/pull/15079#discussion_r1884353605
##
drivers/timers/capture.c:
##
@@ -391,6 +391,18 @@ static int cap_ioctl(FAR struct file *filep, int cmd,
unsigned long arg)
default:
{
cpe
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 d90559f94e [cmake] windows native: fixed FAILED:
acassis merged PR #15185:
URL: https://github.com/apache/nuttx/pull/15185
--
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 merged PR #15183:
URL: https://github.com/apache/nuttx/pull/15183
--
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.
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 cfd79b89ab lpuart: fix build errors for SINGLEWI
linguini1 opened a new pull request, #15188:
URL: https://github.com/apache/nuttx/pull/15188
## Summary
*Update this section with information on why change is necessary,
what it exactly does and how, if new feature shows up, provide
references (dependencies, similar problems an
linguini1 commented on PR #15188:
URL: https://github.com/apache/nuttx/pull/15188#issuecomment-2542078507
It is going to take me a while to rebase all these commits
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
U
acassis commented on PR #15188:
URL: https://github.com/apache/nuttx/pull/15188#issuecomment-2542457863
> It is going to take me a while to squash all these commits
Hi @linguini1 I suggest you to squash in a way that the mental logic you
used to get this port working be preserved.
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 cfd79b89ab lpuart: fix build errors for SINGLEWIRE and INVERT without
SERIAL_TERMIOS
add d15a20eac8 sensors: f
xiaoxiang781216 merged PR #15182:
URL: https://github.com/apache/nuttx/pull/15182
--
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 PR #15187:
URL: https://github.com/apache/nuttx/pull/15187#issuecomment-2542905318
> @Laczen please take a look at this issue:
>
> ```
> Error:
/github/workspace/sources/apps/wireless/bluetooth/nimble/mynewt-nimble/nimble/host/src/ble_gap.c:6979:1:
error: 'ble_
raiden00pl commented on code in PR #15188:
URL: https://github.com/apache/nuttx/pull/15188#discussion_r1884920078
##
.gitignore:
##
@@ -80,4 +82,6 @@ SAVEMake.defs
SAVEconfig
.aider*
imx9-norimage.img
-
+config.txt
+tools/bcm2711/*.dat
Review Comment:
move to `tools/bcm27
raiden00pl commented on code in PR #15188:
URL: https://github.com/apache/nuttx/pull/15188#discussion_r1884927694
##
arch/arm64/Kconfig:
##
@@ -352,6 +366,7 @@ config ARM64_DECODEFIQ
config ARM64_GIC_VERSION
int "GIC version"
default 2 if ARCH_CHIP_A64
raiden00pl commented on code in PR #15188:
URL: https://github.com/apache/nuttx/pull/15188#discussion_r1884935409
##
arch/arm64/src/bcm2711/bcm2711_spi.c:
##
@@ -0,0 +1,268 @@
+/
+ * arch/arm64/src/bcm27
AndreHeinemans-NXP opened a new pull request, #15184:
URL: https://github.com/apache/nuttx/pull/15184
## Summary
Macro contains one closing bracket too much
## Impact
## Testing
--
This is an automated message from the Apache Git Service.
To respond to the
AndreHeinemans-NXP opened a new pull request, #15183:
URL: https://github.com/apache/nuttx/pull/15183
## Summary
The features CONFIG_IMXRT_LPUART_SINGLEWIRE and CONFIG_IMXRT_LPUART_INVERT
will get build errors when CONFIG_SERIAL_TERMIOS or
CONFIG_SERIAL_TIOCSERGSTRUCT are not enabled
linguini1 commented on issue #11586:
URL: https://github.com/apache/nuttx/issues/11586#issuecomment-2541851235
> Any progress on this issue?
@csukuangfj I have managed to get NuttX booting into NSH on the 4GB RAM
model, haven't been able to test on other models. I have a partially mad
eren-terzioglu opened a new pull request, #15186:
URL: https://github.com/apache/nuttx/pull/15186
*Note: Please adhere to [Contributing
Guidelines](https://github.com/apache/nuttx/blob/master/CONTRIBUTING.md).*
## Summary
efuse support added to read and write efuses through app
eren-terzioglu commented on PR #15079:
URL: https://github.com/apache/nuttx/pull/15079#issuecomment-2541868590
@xiaoxiang781216, I refactored the code with using capture driver. Fyi
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to Git
nuttxpr commented on PR #15183:
URL: https://github.com/apache/nuttx/pull/15183#issuecomment-2541628837
[**\[Experimental Bot, please feedback
here\]**](https://github.com/search?q=repo%3Aapache%2Fnuttx+13552&type=issues)
__Fill In The Commit Message:__ This PR contains a Commit with
csukuangfj commented on issue #11586:
URL: https://github.com/apache/nuttx/issues/11586#issuecomment-2541716143
Any progress on this issue?
--
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 spe
yamt commented on PR #15169:
URL: https://github.com/apache/nuttx/pull/15169#issuecomment-2541505966
> Hi @yamt bloaty on github macOS-13 (used on the mirror
https://github.com/NuttX/nuttx ) is not built !!!
>
> **Test** macOS-13
https://github.com/simbit18/nuttx-testing-ci/actions/r
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 fce4f2b3ee tools/ci/platforms/darwin.sh: update bloaty pin
add de5151c64b riscv_percpu: Replace critical sectio
xiaoxiang781216 merged PR #15171:
URL: https://github.com/apache/nuttx/pull/15171
--
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
tmedicci commented on PR #14672:
URL: https://github.com/apache/nuttx/pull/14672#issuecomment-2541653310
> esp32s3-devkit:smp ostest failed at "nested signal handler test"
Isn't it related to https://github.com/apache/nuttx/issues/15059?
--
This is an automated message from the Apac
xiaoxiang781216 merged PR #15180:
URL: https://github.com/apache/nuttx/pull/15180
--
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 de5151c64b riscv_percpu: Replace critical section with
irqsave/irqrestore
add 98ce36cdc7 remove fl_crefs
No n
yamt commented on PR #15181:
URL: https://github.com/apache/nuttx/pull/15181#issuecomment-2541599014
> @yamt now it seems ok thanks !!
>
>
https://github.com/simbit18/nuttx-testing-ci/actions/runs/12317003172/job/34378610662
>
> for the future if you want to test you can copy t
simbit18 commented on PR #15181:
URL: https://github.com/apache/nuttx/pull/15181#issuecomment-2541518142
Hi @yamt I'm going to do a test now with your PR on github
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
UR
simbit18 commented on PR #15181:
URL: https://github.com/apache/nuttx/pull/15181#issuecomment-2541578336
@yamt now it seems ok thanks !!
https://github.com/simbit18/nuttx-testing-ci/actions/runs/12317003172/job/34378610662
for the future if you want to test you can copy thi
AndreHeinemans-NXP opened a new pull request, #15182:
URL: https://github.com/apache/nuttx/pull/15182
## Summary
Build fails when enabling CONFIG_SENSORS_BMM150. This happens because
"bmm150.c" is added to the CSRCS but that file does not exist.
Solved it by removing the part t
xiaoxiang781216 commented on code in PR #15132:
URL: https://github.com/apache/nuttx/pull/15132#discussion_r1884098936
##
drivers/syslog/syslog_write.c:
##
@@ -94,227 +98,118 @@ static bool syslog_safe_to_block(void)
*
xiaoxiang781216 merged PR #15184:
URL: https://github.com/apache/nuttx/pull/15184
--
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 2c93e79e94 arm64/imx9: tpm: fix TPM_FILTER_CHXFVAL_MASK macro
add 566e1c3a7d tools/ci/platforms/darwin.sh: bump
xiaoxiang781216 merged PR #15181:
URL: https://github.com/apache/nuttx/pull/15181
--
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 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 2c93e79e94 arm64/imx9: tpm: fix TPM_FILTER_CHX
yamt opened a new pull request, #15181:
URL: https://github.com/apache/nuttx/pull/15181
## Summary
hopefully this can fix build failure on macos-13. (see below)
```
[470/495] Linking CXX executable bloaty
FAILED: bloaty
: &&
/Applications/Xcode_15.2.app/Contents/Devel
simbit18 opened a new pull request, #15185:
URL: https://github.com/apache/nuttx/pull/15185
## Summary
fixed
[1025/1027] Generating System.map
FAILED: System.map C:/nuttxgit/nuttx/build/System.map cmd.exe /C "cd /D
C:\nuttxgit\nuttx\build && arm-none-eabi-nm nuttx | grep -v
Laczen opened a new pull request, #15187:
URL: https://github.com/apache/nuttx/pull/15187
*Note: Please adhere to [Contributing
Guidelines](https://github.com/apache/nuttx/blob/master/CONTRIBUTING.md).*
## Summary
Provide nimble configuration for esp32c3.
## Impact
83 matches
Mail list logo