shizacat commented on issue #14816:
URL: https://github.com/apache/nuttx/issues/14816#issuecomment-2562269497
@acassis
Hello, I want to try to change the implementation of the ADC driver to work
through components/hal.
But I encountered difficulties.
I thought to take a ready-made
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.git
commit ebf1ab53925954e79660259f7d043d35d4e2f02b
Author: zhangshoukui
AuthorDate: Tue Dec 17 09:46:23 2024 +0800
lib_get_pat
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.git
commit f8377f866616ff47e7b8f6b6263ebb40c2c265a4
Author: zhangshoukui
AuthorDate: Wed Dec 18 19:32:11 2024 +0800
Add LINE_MA
This is an automated email from the ASF dual-hosted git repository.
archer pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
from c6c89ac262 Thermal/step_wise: Fix that hysteresis takes no effect
new f8377f8666 Add LINE_MAX configuration
n
anchao merged PR #15344:
URL: https://github.com/apache/nuttx/pull/15344
--
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.apach
nuttxpr commented on PR #15345:
URL: https://github.com/apache/nuttx/pull/15345#issuecomment-2562134672
[**\[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
wangzhi-art opened a new pull request, #15345:
URL: https://github.com/apache/nuttx/pull/15345
*Note: Please adhere to [Contributing
Guidelines](https://github.com/apache/nuttx/blob/master/CONTRIBUTING.md).*
## Summary
Since all tcb's sigdeliver point to nxsig_deliver, remove t
anchao commented on PR #15326:
URL: https://github.com/apache/nuttx/pull/15326#issuecomment-2562112023
We need to analyze these problems case by case. Do you have the deepest
stack consumption print?maybe backtrace or source code?
--
This is an automated message from the Apache Git Servic
nuttxpr commented on PR #15344:
URL: https://github.com/apache/nuttx/pull/15344#issuecomment-2562111213
[**\[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
Zhangshoukui commented on PR #15326:
URL: https://github.com/apache/nuttx/pull/15326#issuecomment-2562108816
> config SYSTEM_CLE_CMD_HISTORY_LEN
> config SYSTEM_CLE_CMD_HISTORY_LINELEN
> CONFIG_NSH_LINELEN
> HELP_LINELEN
> PROCFS_LINELEN
https://github.com/apache/nuttx/pull
Zhangshoukui opened a new pull request, #15344:
URL: https://github.com/apache/nuttx/pull/15344
## Summary
add LINE_MAX and modify lib_pathbuffer
1. Due to the continuous expansion of functions under the app, the 2k stack
of many programs can no longer meet the requirements. If mal
nuttxpr commented on PR #15343:
URL: https://github.com/apache/nuttx/pull/15343#issuecomment-2562091882
[**\[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
JorgeGzm opened a new pull request, #15343:
URL: https://github.com/apache/nuttx/pull/15343
## Summary
Fix fdcan configuration
## Impact
Use the socketcan with the linum board
## Testing
Build socketcan project
```
$ ./tools/configure.sh linum-stm32h75
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 94c0f71db9 v4l2m2m: modify return value of g_bufsize to uint32_t
add 3ea7796ef2 sim:thermal: The `sim:thermal`
xiaoxiang781216 merged PR #15339:
URL: https://github.com/apache/nuttx/pull/15339
--
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.
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 c5ef63e92 Publishing web: b0df2ae
anchao commented on PR #15326:
URL: https://github.com/apache/nuttx/pull/15326#issuecomment-2562040978
> > @Zhangshoukui I think we need to simplify the LINELEN / LINEMAX instead
of creating a new one, currently there are many configs to that:
> > CONFIG_SYSTEM_CLE_CMD_HISTORY_LINELEN CON
xiaoxiang781216 commented on code in PR #15320:
URL: https://github.com/apache/nuttx/pull/15320#discussion_r1897370475
##
libs/libc/stdio/lib_libvsprintf.c:
##
@@ -163,6 +163,10 @@ static int vsprintf_internal(FAR struct lib_outstream_s
*stream,
uint16_t flags;
int width;
JianyuWang0623 commented on PR #15342:
URL: https://github.com/apache/nuttx/pull/15342#issuecomment-2561868864
@Donny9 Could you review this PR please?
--
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 g
JianyuWang0623 opened a new pull request, #15342:
URL: https://github.com/apache/nuttx/pull/15342
## Summary
drivers/sensors/gnss: Fix deactivate failure when using both topic and device
Deactivate lower driver fails when both uORB topic and driver device are
subscribed and opened. (cr
yangsen5 opened a new pull request, #15341:
URL: https://github.com/apache/nuttx/pull/15341
## Summary
Set paused = false when closing to prevent the app from executing the pause
command and then executing close, which will cause paused = true when starting
the second time an
W-M-R opened a new pull request, #15340:
URL: https://github.com/apache/nuttx/pull/15340
priv->mta is uint32_t
*Note: Please adhere to [Contributing
Guidelines](https://github.com/apache/nuttx/blob/master/CONTRIBUTING.md).*
## Summary
drivers/e1000: malloc size error,
nuttxpr commented on PR #15339:
URL: https://github.com/apache/nuttx/pull/15339#issuecomment-2561829674
[**\[Experimental Bot, please feedback
here\]**](https://github.com/search?q=repo%3Aapache%2Fnuttx+13552&type=issues)
This PR summary is a good start, but could be improved
JianyuWang0623 opened a new pull request, #15339:
URL: https://github.com/apache/nuttx/pull/15339
## Summary
1. [sim:thermal: The sim:thermal is based on
sim:nsh](https://github.com/apache/nuttx/commit/a37a72f046242b04255ec7284c42ec1256d1730a)
: Users can get basic configuration of therm
acassis commented on issue #15319:
URL: https://github.com/apache/nuttx/issues/15319#issuecomment-2561756811
@eren-terzioglu @tmedicci @fdcavalcanti please take a look ^
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use
Zhangshoukui opened a new pull request, #2915:
URL: https://github.com/apache/nuttx-apps/pull/2915
## Summary
nand_sim testing compile failed
## Impact
nand_sim testing compile failed
## Testing
Local test
--
This is an automated message from the Apache Git Service.
nuttxpr commented on PR #15338:
URL: https://github.com/apache/nuttx/pull/15338#issuecomment-2561739503
[**\[Experimental Bot, please feedback
here\]**](https://github.com/search?q=repo%3Aapache%2Fnuttx+13552&type=issues)
Yes, this PR likely meets the basic NuttX requirements
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 94c0f71db9 v4l2m2m: modify return value of g_b
xiaoxiang781216 merged PR #15337:
URL: https://github.com/apache/nuttx/pull/15337
--
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
Zhangshoukui commented on code in PR #15326:
URL: https://github.com/apache/nuttx/pull/15326#discussion_r1897208227
##
sched/Kconfig:
##
@@ -1412,6 +1412,13 @@ config PATH_MAX
---help---
The maximum size of path name.
+config LINE_MAX
+ int "Maxim
Javinator9889 commented on code in PR #15320:
URL: https://github.com/apache/nuttx/pull/15320#discussion_r1897199852
##
libs/libc/stdio/lib_libvsprintf.c:
##
@@ -163,6 +163,10 @@ static int vsprintf_internal(FAR struct lib_outstream_s
*stream,
uint16_t flags;
int width;
31 matches
Mail list logo