chirping78 opened a new issue, #8616:
URL: https://github.com/apache/nuttx/issues/8616
Here are some steps to reproduce the issue:
1. build a cortex-m board for qemu
```
./tools/configure.sh -E lm3s6965-ek:qemu-flat
make
```
2. start qemu
```
qemu-system-arm
bestvvstar opened a new pull request, #8615:
URL: https://github.com/apache/nuttx/pull/8615
## Summary
when using the clock_gettime() function to print the timestamp, the sinfo()
function is called, as same as syslog(). But syslog() itself has the ability to
print a timestamp, and calle
crafcat7 opened a new pull request, #1584:
URL: https://github.com/apache/nuttx-apps/pull/1584
## Summary
Add FAR to the pointer
## Impact
## Testing
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and
xiaoxiang781216 commented on PR #8584:
URL: https://github.com/apache/nuttx/pull/8584#issuecomment-1439482468
Done.
--
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 unsub
crafcat7 opened a new pull request, #1583:
URL: https://github.com/apache/nuttx-apps/pull/1583
## Summary
Add FAR to the pointer
## Impact
## Testing
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and
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-apps.git
The following commit(s) were added to refs/heads/master by this push:
new 95f32fd01 nsh: Decouple with CONFIG_FILE_
xiaoxiang781216 merged PR #1559:
URL: https://github.com/apache/nuttx-apps/pull/1559
--
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...
pkarashchenko commented on code in PR #8525:
URL: https://github.com/apache/nuttx/pull/8525#discussion_r1113858361
##
drivers/note/notesnap_driver.c:
##
@@ -0,0 +1,450 @@
+/
+ * drivers/note/notesnap_dri
pkarashchenko commented on code in PR #8525:
URL: https://github.com/apache/nuttx/pull/8525#discussion_r1113856223
##
drivers/note/notesnap_driver.c:
##
@@ -0,0 +1,441 @@
+/
+ * drivers/note/notesnap_dri
pkarashchenko commented on PR #6376:
URL: https://github.com/apache/nuttx/pull/6376#issuecomment-1439460966
I will review and most probably close this PR as it is outdated
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and us
crafcat7 opened a new pull request, #8614:
URL: https://github.com/apache/nuttx/pull/8614
## Summary
Expanding SIGNAL to be consistent with Linux
## Impact
## Testing
--
This is an automated message from the Apache Git Service.
To respond to the message, please log
wengzhe commented on PR #8610:
URL: https://github.com/apache/nuttx/pull/8610#issuecomment-1439376555
Try rebased to current master and see if CI passed.
--
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
zyfeier commented on PR #6376:
URL: https://github.com/apache/nuttx/pull/6376#issuecomment-1439359493
@pkarashchenko Hi, pkarashchenko, is this PR still being modified?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use t
gneworld closed issue #8607: what is virtual resolution?
URL: https://github.com/apache/nuttx/issues/8607
--
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
gneworld commented on issue #8607:
URL: https://github.com/apache/nuttx/issues/8607#issuecomment-1439357170
many thanks~~
--
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
julianoes commented on issue #4037:
URL: https://github.com/apache/nuttx/issues/4037#issuecomment-1439351417
On that note I also found that `write` on socketcan will block if no CAN
device is connected and - presumably - the buffer is full.
--
This is an automated message from the Apache
xiaoxiang781216 commented on issue #8578:
URL: https://github.com/apache/nuttx/issues/8578#issuecomment-1439347159
Sure.
--
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
xiaoxiang781216 commented on issue #8607:
URL: https://github.com/apache/nuttx/issues/8607#issuecomment-1439345751
In this case, you have to control the timing very precisely:
1. Notify the graphic stack immediately after you finish DMA buffer to panel
2. The graphic stack must fini
xiaoxiang781216 commented on code in PR #8525:
URL: https://github.com/apache/nuttx/pull/8525#discussion_r1113755756
##
drivers/note/notesnap_driver.c:
##
@@ -0,0 +1,441 @@
+/
+ * drivers/note/notesnap_d
gneworld commented on issue #8607:
URL: https://github.com/apache/nuttx/issues/8607#issuecomment-1439328931
If the system has only one frame buffer for displaying,in other words, NOT
SUPPORT FBIOPAN_DISPLAY, then how to avoid or
mitigate the screen tearing problems?
--
This is an au
gneworld commented on issue #8607:
URL: https://github.com/apache/nuttx/issues/8607#issuecomment-1439314007
thanks very much!
--
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.
gneworld closed issue #8607: what is virtual resolution?
URL: https://github.com/apache/nuttx/issues/8607
--
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
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 40565888 Publishing web: b50f5ca4
pkarashchenko commented on code in PR #1561:
URL: https://github.com/apache/nuttx-apps/pull/1561#discussion_r1113626258
##
testing/drivertest/drivertest_gpio.c:
##
@@ -0,0 +1,248 @@
+/
+ * apps/testing/d
pkarashchenko commented on code in PR #7525:
URL: https://github.com/apache/nuttx/pull/7525#discussion_r1113605986
##
net/ieee802154/ieee802154_conn.c:
##
@@ -188,9 +198,22 @@ void ieee802154_conn_free(FAR struct ieee802154_conn_s
*conn)
memset(conn, 0, sizeof(*conn));
-
pkarashchenko commented on code in PR #8525:
URL: https://github.com/apache/nuttx/pull/8525#discussion_r1113599097
##
drivers/note/notesnap_driver.c:
##
@@ -0,0 +1,441 @@
+/
+ * drivers/note/notesnap_dri
This is an automated email from the ASF dual-hosted git repository.
pkarashchenko pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git
The following commit(s) were added to refs/heads/master by this push:
new 6a686ba93 bluetooth/nimble: Update to
pkarashchenko merged PR #1543:
URL: https://github.com/apache/nuttx-apps/pull/1543
--
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...@n
cederom commented on issue #8578:
URL: https://github.com/apache/nuttx/issues/8578#issuecomment-1439058894
Thanks @xiaoxiang781216 :-)
Additional check if file is valid (exist?) would be nice to have, warn that
configure needs to be re-run if invalid, maybe even auto-re-run it..? :-)
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-apps.git
from 8ac809e68 system/libuv: check GCC version before set special flags
add 5a8e089c6 drivertest/drivertest_i2c
xiaoxiang781216 merged PR #1579:
URL: https://github.com/apache/nuttx-apps/pull/1579
--
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...
xiaoxiang781216 commented on PR #1579:
URL: https://github.com/apache/nuttx-apps/pull/1579#issuecomment-1438942450
Let's ignore the ci broken which is fixed by
https://github.com/apache/nuttx/pull/8611 and merge this simple change.
--
This is an automated message from the Apache Git Servi
xiaoxiang781216 commented on code in PR #1559:
URL: https://github.com/apache/nuttx-apps/pull/1559#discussion_r1113432158
##
nshlib/nsh_console.c:
##
@@ -115,33 +82,22 @@ static int nsh_openifnotopen(struct console_stdio_s
*pstate)
*
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 db6919648b samv7: add support for complementar
xiaoxiang781216 merged PR #8597:
URL: https://github.com/apache/nuttx/pull/8597
--
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...@nutt
xiaoxiang781216 commented on PR #8597:
URL: https://github.com/apache/nuttx/pull/8597#issuecomment-1438916068
Let's ignore the ci broken which is fixed by
https://github.com/apache/nuttx/pull/8611 and merge this simple change.
--
This is an automated message from the Apache Git Service.
T
pkarashchenko commented on PR #8597:
URL: https://github.com/apache/nuttx/pull/8597#issuecomment-1438899260
Ok. Let's merge it. I will check the SAMv7 manual when I have time
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and
pkarashchenko commented on code in PR #8613:
URL: https://github.com/apache/nuttx/pull/8613#discussion_r1113406874
##
arch/arm/src/samv7/sam_qspi.c:
##
@@ -1089,7 +1089,7 @@ static uint32_t qspi_setfrequency(struct qspi_dev_s *dev,
uint32_t frequency)
#endif
uint32_t regval
centurysys closed issue #8604: Which implementation of NuttX select/poll/EPOLL
is recommended in terms of performance and efficiency?
URL: https://github.com/apache/nuttx/issues/8604
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHu
centurysys commented on issue #8604:
URL: https://github.com/apache/nuttx/issues/8604#issuecomment-1438877000
@xiaoxiang781216
Thank you for your prompt reply !
Now I will try to use EPOLL as much as possible.
--
This is an automated message from the Apache Git Service.
To respond t
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 60bd4ac13d samv7: fix printf warnings in QSPI
xiaoxiang781216 merged PR #8613:
URL: https://github.com/apache/nuttx/pull/8613
--
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...@nutt
xiaoxiang781216 commented on PR #8613:
URL: https://github.com/apache/nuttx/pull/8613#issuecomment-1438870327
Let's ignore the ci broken which is fixed by #8611 and merge this simple
change.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log
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 be0cb4cbe3 signal/sig_dispatch: Fix case where signal action is sent
twice
new 9d53de374c usrsock: Add DebugAs
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
commit 9d53de374c2df530b79cba1d2eec6cc7ec6eccaa
Author: Zhe Weng
AuthorDate: Fri Feb 17 14:58:18 2023 +0800
usrsock: Add
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
commit 31b65844a286b400188c2271dcfc2c1ba5419241
Author: Zhe Weng
AuthorDate: Fri Feb 17 15:07:00 2023 +0800
usrsock: Do
xiaoxiang781216 merged PR #8609:
URL: https://github.com/apache/nuttx/pull/8609
--
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...@nutt
xiaoxiang781216 commented on PR #8609:
URL: https://github.com/apache/nuttx/pull/8609#issuecomment-1438869509
Let's ignore the ci broken which is fixed by #8611 and merge this simple
change.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log
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 be0cb4cbe3 signal/sig_dispatch: Fix case where
xiaoxiang781216 merged PR #8605:
URL: https://github.com/apache/nuttx/pull/8605
--
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...@nutt
xiaoxiang781216 commented on PR #8605:
URL: https://github.com/apache/nuttx/pull/8605#issuecomment-1438851786
Let's ignore the ci broken which is fixed by
https://github.com/apache/nuttx/pull/8611 and merge this simple change.
--
This is an automated message from the Apache Git Service.
T
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
commit 69e6e17407da5df34a46328d7314bbc68c8a613e
Author: Masayuki Ishikawa
AuthorDate: Mon Feb 20 16:42:01 2023 +0900
arc
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
commit 3a4542f3c4aa471e7ea056a50da9601ecd35ebda
Author: Masayuki Ishikawa
AuthorDate: Mon Feb 20 16:37:37 2023 +0900
arc
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
commit 5ef93ca8149da769c532551daa06509940f1cc52
Author: Masayuki Ishikawa
AuthorDate: Mon Feb 20 16:54:14 2023 +0900
boa
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 e6e2017d3c fix a bug of strtof
new 3a4542f3c4 arch: imxrt: Fix CONFIG_IMXRT_ENET_ENHANCEDBD
new 69e6e17407
xiaoxiang781216 merged PR #8603:
URL: https://github.com/apache/nuttx/pull/8603
--
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...@nutt
xiaoxiang781216 commented on PR #8603:
URL: https://github.com/apache/nuttx/pull/8603#issuecomment-1438850188
Let's ignore the ci broken which is fixed by
https://github.com/apache/nuttx/pull/8611 and merge this simple change.
--
This is an automated message from the Apache Git Service.
T
xiaoxiang781216 commented on PR #8601:
URL: https://github.com/apache/nuttx/pull/8601#issuecomment-1438847381
you can't mask the lowest bit which is used by CPU to decide which mode(ARM
v.s. Thumb) to enter:
https://stackoverflow.com/questions/32278382/how-to-know-if-arm-or-thumb-mode-at
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 e6e2017d3c fix a bug of strtof
e6e2017d3c is d
xiaoxiang781216 merged PR #8608:
URL: https://github.com/apache/nuttx/pull/8608
--
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...@nutt
xiaoxiang781216 commented on PR #8608:
URL: https://github.com/apache/nuttx/pull/8608#issuecomment-1438839850
Let's ignore the ci broken which is fixed by
https://github.com/apache/nuttx/pull/8611 and merge this simple change.
--
This is an automated message from the Apache Git Service.
T
xiaoxiang781216 commented on PR #8597:
URL: https://github.com/apache/nuttx/pull/8597#issuecomment-1438829581
@pkarashchenko do you have more comment?
--
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
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 5fac313df7 libs/libxx: Fix typo in shell expressions
new 07039b8a36 lib_abort.c: Change call to userspace exit(
xiaoxiang781216 merged PR #8606:
URL: https://github.com/apache/nuttx/pull/8606
--
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...@nutt
xiaoxiang781216 commented on PR #8606:
URL: https://github.com/apache/nuttx/pull/8606#issuecomment-1438826384
Let's ignore the ci broken which is fixed by
https://github.com/apache/nuttx/pull/8611 and merge this simple change.
--
This is an automated message from the Apache Git Service.
T
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
commit f8d3032732b3ee6ab48cbc4aee096d8f3af0f60f
Author: Ville Juven
AuthorDate: Tue Feb 21 16:45:14 2023 +0200
libc/lib_
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
commit 07039b8a36008fdd6323c3a6ec2963fd4b4576bc
Author: Ville Juven
AuthorDate: Tue Feb 21 11:40:33 2023 +0200
lib_abort
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 5fac313df7 libs/libxx: Fix typo in shell expre
xiaoxiang781216 merged PR #8611:
URL: https://github.com/apache/nuttx/pull/8611
--
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...@nutt
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 1d41182755 libs/libxx: check GCC version before set special flags
add 7cfeccee92 Doc organization.rst
No new r
xiaoxiang781216 merged PR #8612:
URL: https://github.com/apache/nuttx/pull/8612
--
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...@nutt
pussuw commented on issue #8602:
URL: https://github.com/apache/nuttx/issues/8602#issuecomment-1438726919
The implementation I need is 64-bit only so at least I don't plan to do /
will not do anything regarding riscv32.
But it should be pretty easy to extend the implementation for oth
simbit18 opened a new pull request, #8612:
URL: https://github.com/apache/nuttx/pull/8612
## Summary
update tip incorrect permalink
## Impact
documentation only.
## Testing
N/A
--
This is an automated message from the Apache Git Service.
To respond to the message, please l
xiaoxiang781216 commented on PR #7525:
URL: https://github.com/apache/nuttx/pull/7525#issuecomment-1438684372
Marked.
--
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 uns
xiaoxiang781216 commented on issue #8578:
URL: https://github.com/apache/nuttx/issues/8578#issuecomment-1438682840
The link ensure the update to the original file doesn't need to run
configure.sh again.
--
This is an automated message from the Apache Git Service.
To respond to the message
xiaoxiang781216 commented on issue #8602:
URL: https://github.com/apache/nuttx/issues/8602#issuecomment-1438677421
64bit MMU is added by @pussuw. @pussuw could you give some hint?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHu
xiaoxiang781216 commented on issue #8604:
URL: https://github.com/apache/nuttx/issues/8604#issuecomment-1438670581
After https://github.com/apache/nuttx/pull/7642 epoll is fast then
poll/select.
--
This is an automated message from the Apache Git Service.
To respond to the message, please
fjpanag commented on PR #8590:
URL: https://github.com/apache/nuttx/pull/8590#issuecomment-1438661305
@xiaoxiang781216 `-fanalyzer` is notorious for its false positives.
Can we make it a Kconfig option? So it can be disabled when it becomes
annoying...
--
This is an automated message
xiaoxiang781216 commented on issue #8607:
URL: https://github.com/apache/nuttx/issues/8607#issuecomment-1438661184
Here is the PR with more context info:
https://github.com/apache/nuttx/pull/4632
--
This is an automated message from the Apache Git Service.
To respond to the message, pleas
pussuw commented on PR #8606:
URL: https://github.com/apache/nuttx/pull/8606#issuecomment-1438612426
I ended up removing the call to the user-space exit() and now abort() calls
_exit() instead. I think this is more correct behavior (closer to what abort()
is supposed to do).
This sho
anchao opened a new pull request, #8611:
URL: https://github.com/apache/nuttx/pull/8611
## Summary
libs/libxx: Fix typo in shell expressions
Signed-off-by: chao an
## Impact
N/A
## Testing
ci-check
--
This is an automated message from the Apac
gustavonihei commented on PR #8606:
URL: https://github.com/apache/nuttx/pull/8606#issuecomment-1438576559
> Changing that to PANIC will crash the whole system.
ESP32 wireless drivers call abort with the intent of crashing the system, it
is a heritage from IDF.
--
This is an automa
pussuw commented on PR #8606:
URL: https://github.com/apache/nuttx/pull/8606#issuecomment-1438528492
> > I assume changing abort() to PANIC() essentially achieves the same thing
here ?
>
> In the Kernel case `abort` is redefined to `PANIC`, so it won’t be called:
>
>
https://g
gustavonihei commented on PR #8606:
URL: https://github.com/apache/nuttx/pull/8606#issuecomment-1438512337
> I assume changing abort() to PANIC() essentially achieves the same thing
here ?
In the Kernel case `abort` is redefined to `PANIC`, so it won’t be called:
https://github.co
davids5 commented on issue #7435:
URL: https://github.com/apache/nuttx/issues/7435#issuecomment-1438500556
> @davids5 can you please tell me what is the value of
`CONFIG_NET_ETH_PKTSIZE` that you are using?
https://github.com/PX4/PX4-Autopilot/search?q=CONFIG_NET_ETH_PKTSIZE
15
pussuw commented on PR #8606:
URL: https://github.com/apache/nuttx/pull/8606#issuecomment-1438477198
Thank you for going through the list, I'll create a patch momentarily.
I assume changing abort() to PANIC() essentially achieves the same thing
here ? abort() in this case crashes the
gustavonihei commented on PR #8606:
URL: https://github.com/apache/nuttx/pull/8606#issuecomment-1438456638
> @pussuw It is fine to just change all those `abort` to `PANIC`.
Except the one from `./arch/risc-v/src/esp32c3/esp32c3_libc_stubs.c:166`,
which must hook to NuttX `abort`.
-
fjpanag commented on PR #7525:
URL: https://github.com/apache/nuttx/pull/7525#issuecomment-1438452976
Users defconfigs are needed to be updated after this PR.
Maybe this must be marked to be included in the next release notes?
--
This is an automated message from the Apache Git Servic
wengzhe opened a new pull request, #8610:
URL: https://github.com/apache/nuttx/pull/8610
## Summary
Patches included:
- net/netdev: Add upper half of netdev to simplify driver logic
- net/netdev: Use upper half of netdev to simplify sim driver
- net/netdev: Support dedicated thre
fjpanag commented on issue #7435:
URL: https://github.com/apache/nuttx/issues/7435#issuecomment-1438425861
@davids5 can you please tell me what is the value of
`CONFIG_NET_ETH_PKTSIZE` that you are using?
--
This is an automated message from the Apache Git Service.
To respond to the messa
gustavonihei commented on PR #8606:
URL: https://github.com/apache/nuttx/pull/8606#issuecomment-1438403350
@pussuw It is fine to just change all those `abort` to `PANIC`.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use
wengzhe opened a new pull request, #8609:
URL: https://github.com/apache/nuttx/pull/8609
## Summary
When rpmsg is in heavy load(e.g. rpmsgfs), it may result in out-of-ordered
messages because it can trigger another callback in rpmsg_send. Then another
side of usrsock may receive an event
tmedicci commented on PR #8606:
URL: https://github.com/apache/nuttx/pull/8606#issuecomment-1438383186
> ./libs/libc/assert/lib_assert.c:47: abort();
./libs/libc/obstack/lib_obstack_malloc.c:50: abort(); ./mm/iob/iob_test.c:182:
abort(); ./arch/xtensa/src/esp32/esp32_wireless.c:433: abort()
W-Mai commented on PR #1579:
URL: https://github.com/apache/nuttx-apps/pull/1579#issuecomment-1438356025
build errors
It's not from this patch
```
In file included from libuv/src/uv-common.h:42,
[456](https://github.com/apache/nuttx-apps/actions/runs/4222080287/jobs/73502
flyingfish89 opened a new pull request, #8608:
URL: https://github.com/apache/nuttx/pull/8608
## Summary
follow this : https://github.com/apache/nuttx/pull/8495
## Impact
## Testing
--
This is an automated message from the Apache Git Service.
To respond to the message, ple
flyingfish89 commented on PR #8495:
URL: https://github.com/apache/nuttx/pull/8495#issuecomment-1438326408
ok.
--
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 unsubscrib
fjpanag commented on PR #8495:
URL: https://github.com/apache/nuttx/pull/8495#issuecomment-1438323249
@flyingfish89 Yes! That did the trick!
All tests now pass.
Can you please provide a PR for this?
--
This is an automated message from the Apache Git Service.
To respond to the
flyingfish89 commented on PR #8495:
URL: https://github.com/apache/nuttx/pull/8495#issuecomment-1438305106
`if ((c | 32) == 'e' && (isdigit(*f) || ((*f == '+' || *f == '-') &&
(isdigit(*(f + 1))
`
how about this
--
This is an automated message from the Apache Git Service.
To res
flyingfish89 commented on PR #8495:
URL: https://github.com/apache/nuttx/pull/8495#issuecomment-1438302296
`if ((c | 32) == 'e' && (isdigit(*f) || ((*f == '+' || *f == '-') &&
(isdigit(*(f + 1))
{
num_decimal = scanexp(&f, 1) + num_decimal;
if (num_decimal <= llo
flyingfish89 commented on PR #8495:
URL: https://github.com/apache/nuttx/pull/8495#issuecomment-1438301084
if ((c | 32) == 'e' && (isdigit(*f) || ((*f == '+' || *f == '-') &&
(isdigit(*(f + 1))
ok!how about this.
--
This is an automated message from the Apache Git Service.
To r
1 - 100 of 121 matches
Mail list logo