yamt commented on PR #16103:
URL: https://github.com/apache/nuttx/pull/16103#issuecomment-2771500740
> > > On AVR architecture, the compiler apparently sometimes truncates
NSEC_PER_TICK to 16bit value
> >
> >
> > can you please explain why? if it's a compiler bug, please consider
acassis merged PR #16103:
URL: https://github.com/apache/nuttx/pull/16103
--
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
lupyuen commented on PR #16103:
URL: https://github.com/apache/nuttx/pull/16103#issuecomment-2771612253
@nuttxpr test avaota-a1:nsh
--
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 co
raiden00pl commented on PR #16103:
URL: https://github.com/apache/nuttx/pull/16103#issuecomment-2774730585
@yamt please ask on the mailing list, I'm not the author of this commit :)
but from what I see, using `long` is the simplest solution and consistent with
the rest of the definitions in
yamt commented on PR #16103:
URL: https://github.com/apache/nuttx/pull/16103#issuecomment-2774146901
@raiden00pl i'm still curious why you prefer long over eg. int32_t.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use t
nuttxpr commented on PR #16103:
URL: https://github.com/apache/nuttx/pull/16103#issuecomment-2771634942
[**\[Experimental Bot, please feedback
here\]**](https://github.com/search?q=repo%3Aapache%2Fnuttx+15779&type=issues)
Build and Test Successful (milkv_duos:nsh)
https://gitlab.co
nuttxpr commented on PR #16103:
URL: https://github.com/apache/nuttx/pull/16103#issuecomment-2771624084
[**\[Experimental Bot, please feedback
here\]**](https://github.com/search?q=repo%3Aapache%2Fnuttx+15779&type=issues)
Build and Test Successful (avaota-a1:nsh)
https://gitlab.com
lupyuen commented on PR #16103:
URL: https://github.com/apache/nuttx/pull/16103#issuecomment-2771624481
@nuttxpr test milkv_duos:nsh
--
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 c
xiaoxiang781216 commented on PR #16103:
URL: https://github.com/apache/nuttx/pull/16103#issuecomment-2771449707
> > On AVR architecture, the compiler apparently sometimes truncates
NSEC_PER_TICK to 16bit value
>
> can you please explain why? if it's a compiler bug, please consider to
yamt commented on PR #16103:
URL: https://github.com/apache/nuttx/pull/16103#issuecomment-2771315650
> On AVR architecture, the compiler apparently sometimes truncates
NSEC_PER_TICK to 16bit value
can you please explain why?
if it's a compiler bug, please consider to put a workarou
nuttxpr commented on PR #16103:
URL: https://github.com/apache/nuttx/pull/16103#issuecomment-2769824652
[**\[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,
raiden00pl opened a new pull request, #16103:
URL: https://github.com/apache/nuttx/pull/16103
## Summary
Patch from mailing list
https://lists.apache.org/thread/xzor3tjy9jozlmox82frd27v969b37l4
On AVR architecture, the compiler apparently sometimes truncates
NSEC_PER_TICK to 1
12 matches
Mail list logo