anchao commented on code in PR #2918:
URL: https://github.com/apache/nuttx-apps/pull/2918#discussion_r1899073456
##
nshlib/nsh_console.h:
##
@@ -157,6 +157,14 @@ struct nsh_vtbl_s
char traceline[CONFIG_NSH_LINELEN];
#endif
+ /* Temporary line buffer */
+
+#if (!defined(CO
anchao commented on code in PR #15377:
URL: https://github.com/apache/nuttx/pull/15377#discussion_r1899073437
##
sched/semaphore/sem_tickwait.c:
##
@@ -68,12 +68,10 @@
int nxsem_tickwait(FAR sem_t *sem, uint32_t delay)
{
- FAR struct tcb_s *rtcb = this_task();
+ FAR struct
nuttxpr commented on PR #2920:
URL: https://github.com/apache/nuttx-apps/pull/2920#issuecomment-2564630828
[**\[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 wi
yamt commented on PR #2909:
URL: https://github.com/apache/nuttx-apps/pull/2909#issuecomment-2564629940
this broke toywasm regen.sh.
https://github.com/apache/nuttx-apps/pull/2920 contains a fix.
--
This is an automated message from the Apache Git Service.
To respond to the message,
yamt opened a new pull request, #2920:
URL: https://github.com/apache/nuttx-apps/pull/2920
## Summary
## Impact
## Testing
--
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 th
anchao commented on code in PR #15377:
URL: https://github.com/apache/nuttx/pull/15377#discussion_r1899071035
##
sched/semaphore/sem_tickwait.c:
##
@@ -68,12 +68,10 @@
int nxsem_tickwait(FAR sem_t *sem, uint32_t delay)
{
- FAR struct tcb_s *rtcb = this_task();
+ FAR struct
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 04c7391162 Doc: loading ELF program
04c7391162
xiaoxiang781216 merged PR #15376:
URL: https://github.com/apache/nuttx/pull/15376
--
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 code in PR #15377:
URL: https://github.com/apache/nuttx/pull/15377#discussion_r1899070361
##
sched/semaphore/sem_tickwait.c:
##
@@ -68,12 +68,10 @@
int nxsem_tickwait(FAR sem_t *sem, uint32_t delay)
{
- FAR struct tcb_s *rtcb = this_task();
+ F
xiaoxiang781216 commented on code in PR #2918:
URL: https://github.com/apache/nuttx-apps/pull/2918#discussion_r1899069478
##
nshlib/nsh_console.h:
##
@@ -157,6 +157,14 @@ struct nsh_vtbl_s
char traceline[CONFIG_NSH_LINELEN];
#endif
+ /* Temporary line buffer */
+
+#if (!d
anchao opened a new pull request, #15377:
URL: https://github.com/apache/nuttx/pull/15377
## Summary
sched/semaphore: tick wait 0 timeout should be safe in interrupt context
1. remove up_interrupt_context() check, which should be safe in interrupt
context
2. remove sem instance
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 f0a3c43a54 rpmsg/rpmsg_virtio_lite: rename rpmsg
acassis merged PR #15336:
URL: https://github.com/apache/nuttx/pull/15336
--
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 #15376:
URL: https://github.com/apache/nuttx/pull/15376#issuecomment-2564580157
Nice work @lvanasse !!! Did you test this documentation recently? Many of
our old documentation is outdated and needs to be update to reflect current
NuttX code
--
This is an automated
lvanasse commented on issue #11127:
URL: https://github.com/apache/nuttx/issues/11127#issuecomment-2564575463
@raiden00pl here's 1 other page to check (once they are merged) :)
https://github.com/apache/nuttx/pull/15376 :
* [Updating a Release System with ELF
Programs](https://
nuttxpr commented on PR #15376:
URL: https://github.com/apache/nuttx/pull/15376#issuecomment-2564574202
[**\[Experimental Bot, please feedback
here\]**](https://github.com/search?q=repo%3Aapache%2Fnuttx+13552&type=issues)
No, this PR likely does *not* fully meet the NuttX requ
lvanasse opened a new pull request, #15376:
URL: https://github.com/apache/nuttx/pull/15376
Migrate the Updating a release system with ELF programs with child pages to
official wiki.
## Summary
Migrated the Updating a release system with ELF programs with its child
pages to th
lvanasse commented on issue #11127:
URL: https://github.com/apache/nuttx/issues/11127#issuecomment-2564476012
@raiden00pl I see that you've written about the SMARTFS in the official
documentation. I was wondering if we ought to still do the
* https://cwiki.apache.org/confluence/display/NU
xiaoxiang781216 merged PR #15375:
URL: https://github.com/apache/nuttx/pull/15375
--
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 b1876144ee fix compile error
b18
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 db1ebe00951d28a9a7f005a2f0a14d8f6b41c0eb
Author: Alin Jerpelea
AuthorDate: Sat Dec 28 11:59:58 2024 +0100
Documentat
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 48f80bf41e000289f33454264f4cf2ed2b2c3b04
Author: Alin Jerpelea
AuthorDate: Sat Dec 28 11:56:18 2024 +0100
Documentat
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 1cfab89e65 Added incomplete octospi hardware defintions.
new 48f80bf41e Documentation: add NuttX-12.7.0 release no
anchao merged PR #15373:
URL: https://github.com/apache/nuttx/pull/15373
--
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
This is an automated email from the ASF dual-hosted git repository.
archer pushed a commit to branch releases/12.8
in repository https://gitbox.apache.org/repos/asf/nuttx.git
commit 21113bba5c21d911046f724ee3c35eae56a99363
Author: Alin Jerpelea
AuthorDate: Sat Dec 28 11:56:18 2024 +0100
Doc
This is an automated email from the ASF dual-hosted git repository.
archer pushed a commit to branch releases/12.8
in repository https://gitbox.apache.org/repos/asf/nuttx.git
commit 15d91f5639e5b579ad12855879bf0b07cba72ead
Author: Alin Jerpelea
AuthorDate: Sat Dec 28 11:59:58 2024 +0100
Doc
This is an automated email from the ASF dual-hosted git repository.
archer pushed a change to branch releases/12.8
in repository https://gitbox.apache.org/repos/asf/nuttx.git
from b2fc3b2d7f Thermal/step_wise: Fix that hysteresis takes no effect
new 21113bba5c Documentation: add NuttX-1
anchao merged PR #15374:
URL: https://github.com/apache/nuttx/pull/15374
--
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 #15373:
URL: https://github.com/apache/nuttx/pull/15373#issuecomment-2564299173
[**\[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.
nuttxpr commented on PR #15374:
URL: https://github.com/apache/nuttx/pull/15374#issuecomment-2564298926
[**\[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.
nuttxpr commented on PR #15375:
URL: https://github.com/apache/nuttx/pull/15375#issuecomment-2564298696
[**\[Experimental Bot, please feedback
here\]**](https://github.com/search?q=repo%3Aapache%2Fnuttx+13552&type=issues)
No, this PR does not meet the NuttX requirements. The
jerpelea opened a new pull request, #15374:
URL: https://github.com/apache/nuttx/pull/15374
## Summary
add NuttX 12.8.0 Release notes
add NuttX 12.7.0 Release notes
## Impact
RELEASE
## Testing
NONE
--
This is an automated message from the Apac
jerpelea opened a new pull request, #15375:
URL: https://github.com/apache/nuttx/pull/15375
## Summary
chip/efm32_leserial.c: In function 'efm32_restoreuartint': Error:
chip/efm32_leserial.c:329:37: error: 'len' undeclared (first use in this
function); did you mean 'ien'?
329 | ef
jerpelea opened a new pull request, #15373:
URL: https://github.com/apache/nuttx/pull/15373
## Summary
add NuttX 12.8.0 Release notes
add NuttX 12.7.0 Release notes
## Impact
Documentation
## Testing
NONE
--
This is an automated message from the Ap
hujun260 commented on PR #15345:
URL: https://github.com/apache/nuttx/pull/15345#issuecomment-2564278983
fix compile error
--
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.
T
hujun260 commented on code in PR #15345:
URL: https://github.com/apache/nuttx/pull/15345#discussion_r1898879690
##
arch/arm/src/arm/arm_sigdeliver.c:
##
@@ -60,8 +60,8 @@ void arm_sigdeliver(void)
board_autoled_on(LED_SIGNAL);
sinfo("rtcb=%p sigdeliver=%p sigpendactionq.
hujun260 commented on code in PR #15345:
URL: https://github.com/apache/nuttx/pull/15345#discussion_r1898877417
##
arch/z16/src/common/z16_sigdeliver.c:
##
@@ -62,8 +62,8 @@ void z16_sigdeliver(void)
board_autoled_on(LED_SIGNAL);
sinfo("rtcb=%p sigdeliver=%p sigpendactio
hujun260 commented on code in PR #15345:
URL: https://github.com/apache/nuttx/pull/15345#discussion_r1898877417
##
arch/z16/src/common/z16_sigdeliver.c:
##
@@ -62,8 +62,8 @@ void z16_sigdeliver(void)
board_autoled_on(LED_SIGNAL);
sinfo("rtcb=%p sigdeliver=%p sigpendactio
hujun260 commented on code in PR #15324:
URL: https://github.com/apache/nuttx/pull/15324#discussion_r1898875549
##
sched/clock/clock_systime_timespec.c:
##
@@ -62,21 +62,21 @@
int clock_systime_timespec(FAR struct timespec *ts)
{
#ifdef CONFIG_RTC_HIRES
+ irqstate_t flags;
+
39 matches
Mail list logo