lupyuen commented on issue #15170:
URL: https://github.com/apache/nuttx/issues/15170#issuecomment-2543400236
@acassis I think it happens sometime after this commit
https://github.com/apache/nuttx/commit/656883fec5561ca91502a26bf018473ca0229aa4,
based on the [earlier
discussion](https://git
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 d82d97bfc Publishing web: b0df2ae
acassis commented on issue #15170:
URL: https://github.com/apache/nuttx/issues/15170#issuecomment-2543322577
@lupyuen any idea which commit introduced 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
gpfly opened a new issue, #15189:
URL: https://github.com/apache/nuttx/issues/15189
### Description / Steps to reproduce the issue
nuttx/fs/procfs/fs_procfsmeminfo.c:398 missing ','
```
linesize = procfs_snprintf(procfile->line, MEMINFO_LINELEN,
raiden00pl commented on PR #15187:
URL: https://github.com/apache/nuttx/pull/15187#issuecomment-2543002419
@Laczen I see that you don't configure any BLE role for nimble. Probably
this is why this warning happens, and probably this is why you need `ifup
bnep0`. You should add `CONFIG_NIMBL