[GitHub] [nuttx] chirping78 opened a new issue, #8616: gdb function info_nxthreads show the PC incorrectly for cortex-m

2023-02-21 Thread via GitHub
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

[GitHub] [nuttx] bestvvstar opened a new pull request, #8615: Kconfig: add depends on !SYSLOG_TIMESTAMP to DEBUG_SCHED

2023-02-21 Thread via GitHub
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

[GitHub] [nuttx-apps] crafcat7 opened a new pull request, #1584: drivertest/block:Add FAR to the pointer

2023-02-21 Thread via GitHub
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

[GitHub] [nuttx] xiaoxiang781216 commented on pull request #8584: libc: Move math library from libs/libc/math to libs/libm/libm

2023-02-21 Thread via GitHub
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

[GitHub] [nuttx-apps] crafcat7 opened a new pull request, #1583: drivertest/gpio:Add FAR to the pointer

2023-02-21 Thread via GitHub
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

[nuttx-apps] branch master updated: nsh: Decouple with CONFIG_FILE_STREAM

2023-02-21 Thread xiaoxiang
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_

[GitHub] [nuttx-apps] xiaoxiang781216 merged pull request #1559: nsh: Decouple with CONFIG_FILE_STREAM

2023-02-21 Thread via GitHub
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...

[GitHub] [nuttx] pkarashchenko commented on a diff in pull request #8525: drivers: record the latest scheduling information

2023-02-21 Thread via GitHub
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

[GitHub] [nuttx] pkarashchenko commented on a diff in pull request #8525: drivers: record the latest scheduling information

2023-02-21 Thread via GitHub
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

[GitHub] [nuttx] pkarashchenko commented on pull request #6376: nuttx/mutex: do not use non-nx interface in kernel except libs

2023-02-21 Thread via GitHub
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

[GitHub] [nuttx] crafcat7 opened a new pull request, #8614: include/signal.h:Expanding SIGNAL to be consistent with Linux

2023-02-21 Thread via GitHub
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

[GitHub] [nuttx] wengzhe commented on pull request #8610: net/netdev: Add upper half of netdev and simplify sim driver

2023-02-21 Thread via GitHub
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

[GitHub] [nuttx] zyfeier commented on pull request #6376: nuttx/mutex: do not use non-nx interface in kernel except libs

2023-02-21 Thread via GitHub
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

[GitHub] [nuttx] gneworld closed issue #8607: what is virtual resolution?

2023-02-21 Thread via GitHub
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

[GitHub] [nuttx] gneworld commented on issue #8607: what is virtual resolution?

2023-02-21 Thread via GitHub
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

[GitHub] [nuttx] julianoes commented on issue #4037: Raw socket doesnot support non blocking flags including poll and select and any async read access

2023-02-21 Thread via GitHub
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

[GitHub] [nuttx] xiaoxiang781216 commented on issue #8578: initial configuration problem after moving local files

2023-02-21 Thread via GitHub
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

[GitHub] [nuttx] xiaoxiang781216 commented on issue #8607: what is virtual resolution?

2023-02-21 Thread via GitHub
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

[GitHub] [nuttx] xiaoxiang781216 commented on a diff in pull request #8525: drivers: record the latest scheduling information

2023-02-21 Thread via GitHub
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

[GitHub] [nuttx] gneworld commented on issue #8607: what is virtual resolution?

2023-02-21 Thread via GitHub
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

[GitHub] [nuttx] gneworld commented on issue #8607: what is virtual resolution?

2023-02-21 Thread via GitHub
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.

[GitHub] [nuttx] gneworld closed issue #8607: what is virtual resolution?

2023-02-21 Thread via GitHub
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

[nuttx-website] branch asf-site updated: Publishing web: b50f5ca4ed22743959c1160aab5dcc9ae18b3eff docs: db6919648b4bdf7f20f50e2acffbdb7d4b9f29f4

2023-02-21 Thread github-bot
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

[GitHub] [nuttx-apps] pkarashchenko commented on a diff in pull request #1561: testing/drivertest: add gpio driver test

2023-02-21 Thread via GitHub
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

[GitHub] [nuttx] pkarashchenko commented on a diff in pull request #7525: Improvements in TCP connections allocation.

2023-02-21 Thread via GitHub
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)); -

[GitHub] [nuttx] pkarashchenko commented on a diff in pull request #8525: drivers: record the latest scheduling information

2023-02-21 Thread via GitHub
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

[nuttx-apps] branch master updated: bluetooth/nimble: Update to 17a8e61fdec48d579df3bc5af59a9cff5edee674

2023-02-21 Thread pkarashchenko
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

[GitHub] [nuttx-apps] pkarashchenko merged pull request #1543: bluetooth/nimble: Update to ed083b36cb85c7437b905ee905ea4aed6a1653ad

2023-02-21 Thread via GitHub
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

[GitHub] [nuttx] cederom commented on issue #8578: initial configuration problem after moving local files

2023-02-21 Thread via GitHub
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..? :-)

[nuttx-apps] branch master updated (8ac809e68 -> 5a8e089c6)

2023-02-21 Thread xiaoxiang
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

[GitHub] [nuttx-apps] xiaoxiang781216 merged pull request #1579: drivertest/drivertest_i2c_spi: add testcase for `i2c` and `spi`

2023-02-21 Thread via GitHub
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...

[GitHub] [nuttx-apps] xiaoxiang781216 commented on pull request #1579: drivertest/drivertest_i2c_spi: add testcase for `i2c` and `spi`

2023-02-21 Thread via GitHub
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

[GitHub] [nuttx-apps] xiaoxiang781216 commented on a diff in pull request #1559: nsh: Decouple with CONFIG_FILE_STREAM

2023-02-21 Thread via GitHub
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) *

[nuttx] branch master updated: samv7: add support for complementary PWM output

2023-02-21 Thread xiaoxiang
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

[GitHub] [nuttx] xiaoxiang781216 merged pull request #8597: samv7: add support for complementary PWM output

2023-02-21 Thread via GitHub
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

[GitHub] [nuttx] xiaoxiang781216 commented on pull request #8597: samv7: add support for complementary PWM output

2023-02-21 Thread via GitHub
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

[GitHub] [nuttx] pkarashchenko commented on pull request #8597: samv7: add support for complementary PWM output

2023-02-21 Thread via GitHub
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

[GitHub] [nuttx] pkarashchenko commented on a diff in pull request #8613: samv7: fix printf warnings in QSPI

2023-02-21 Thread via GitHub
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

[GitHub] [nuttx] centurysys closed issue #8604: Which implementation of NuttX select/poll/EPOLL is recommended in terms of performance and efficiency?

2023-02-21 Thread via GitHub
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

[GitHub] [nuttx] centurysys commented on issue #8604: Which implementation of NuttX select/poll/EPOLL is recommended in terms of performance and efficiency?

2023-02-21 Thread via GitHub
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

[nuttx] branch master updated: samv7: fix printf warnings in QSPI

2023-02-21 Thread xiaoxiang
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

[GitHub] [nuttx] xiaoxiang781216 merged pull request #8613: samv7: fix printf warnings in QSPI

2023-02-21 Thread via GitHub
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

[GitHub] [nuttx] xiaoxiang781216 commented on pull request #8613: samv7: fix printf warnings in QSPI

2023-02-21 Thread via GitHub
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

[nuttx] branch master updated (be0cb4cbe3 -> 31b65844a2)

2023-02-21 Thread xiaoxiang
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

[nuttx] 01/02: usrsock: Add DebugAssert for poll setup result

2023-02-21 Thread xiaoxiang
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

[nuttx] 02/02: usrsock: Do not return error when conn not found for an event

2023-02-21 Thread xiaoxiang
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

[GitHub] [nuttx] xiaoxiang781216 merged pull request #8609: usrsock: Do not return error when conn not found for an event

2023-02-21 Thread via GitHub
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

[GitHub] [nuttx] xiaoxiang781216 commented on pull request #8609: usrsock: Do not return error when conn not found for an event

2023-02-21 Thread via GitHub
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

[nuttx] branch master updated: signal/sig_dispatch: Fix case where signal action is sent twice

2023-02-21 Thread xiaoxiang
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

[GitHub] [nuttx] xiaoxiang781216 merged pull request #8605: signal/sig_dispatch: Fix case where signal action is sent twice

2023-02-21 Thread via GitHub
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

[GitHub] [nuttx] xiaoxiang781216 commented on pull request #8605: signal/sig_dispatch: Fix case where signal action is sent twice

2023-02-21 Thread via GitHub
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

[nuttx] 02/03: arch: imxrt: Enable IMXRT_ENET_ENHANCEDBD if !ARMV7M_DCACHE_WRITETHROUGH

2023-02-21 Thread xiaoxiang
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

[nuttx] 01/03: arch: imxrt: Fix CONFIG_IMXRT_ENET_ENHANCEDBD

2023-02-21 Thread xiaoxiang
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

[nuttx] 03/03: boards: imxrt1060-evk: Add netnsh_dcache_wb configuration

2023-02-21 Thread xiaoxiang
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

[nuttx] branch master updated (e6e2017d3c -> 5ef93ca814)

2023-02-21 Thread xiaoxiang
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

[GitHub] [nuttx] xiaoxiang781216 merged pull request #8603: i.mxrt d-cache write-back mode with networking

2023-02-21 Thread via GitHub
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

[GitHub] [nuttx] xiaoxiang781216 commented on pull request #8603: i.mxrt d-cache write-back mode with networking

2023-02-21 Thread via GitHub
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

[GitHub] [nuttx] xiaoxiang781216 commented on pull request #8601: tools: make the symbol table generated by mkallsyms.py two-byte aligned

2023-02-21 Thread via GitHub
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

[nuttx] branch master updated: fix a bug of strtof

2023-02-21 Thread xiaoxiang
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

[GitHub] [nuttx] xiaoxiang781216 merged pull request #8608: fix a bug of strtof

2023-02-21 Thread via GitHub
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

[GitHub] [nuttx] xiaoxiang781216 commented on pull request #8608: fix a bug of strtof

2023-02-21 Thread via GitHub
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

[GitHub] [nuttx] xiaoxiang781216 commented on pull request #8597: samv7: add support for complementary PWM output

2023-02-21 Thread via GitHub
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

[nuttx] branch master updated (5fac313df7 -> f8d3032732)

2023-02-21 Thread xiaoxiang
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(

[GitHub] [nuttx] xiaoxiang781216 merged pull request #8606: lib_abort.c: Change tall to user-space exit() into system call _exit()

2023-02-21 Thread via GitHub
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

[GitHub] [nuttx] xiaoxiang781216 commented on pull request #8606: lib_abort.c: Change tall to user-space exit() into system call _exit()

2023-02-21 Thread via GitHub
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

[nuttx] 02/02: libc/lib_assert.c: Remove the re-definition of abort()

2023-02-21 Thread xiaoxiang
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_

[nuttx] 01/02: lib_abort.c: Change call to userspace exit() into syscall _exit()

2023-02-21 Thread xiaoxiang
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

[nuttx] branch master updated: libs/libxx: Fix typo in shell expressions

2023-02-21 Thread xiaoxiang
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

[GitHub] [nuttx] xiaoxiang781216 merged pull request #8611: libs/libxx: Fix typo in shell expressions

2023-02-21 Thread via GitHub
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

[nuttx] branch master updated (1d41182755 -> 7cfeccee92)

2023-02-21 Thread xiaoxiang
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

[GitHub] [nuttx] xiaoxiang781216 merged pull request #8612: Doc organization.rst

2023-02-21 Thread via GitHub
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

[GitHub] [nuttx] pussuw commented on issue #8602: RISC-V32 MMU Implementation

2023-02-21 Thread via GitHub
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

[GitHub] [nuttx] simbit18 opened a new pull request, #8612: Doc organization.rst

2023-02-21 Thread via GitHub
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

[GitHub] [nuttx] xiaoxiang781216 commented on pull request #7525: Improvements in TCP connections allocation.

2023-02-21 Thread via GitHub
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

[GitHub] [nuttx] xiaoxiang781216 commented on issue #8578: initial configuration problem after moving local files

2023-02-21 Thread via GitHub
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

[GitHub] [nuttx] xiaoxiang781216 commented on issue #8602: RISC-V32 MMU Implementation

2023-02-21 Thread via GitHub
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

[GitHub] [nuttx] xiaoxiang781216 commented on issue #8604: Which implementation of NuttX select/poll/EPOLL is recommended in terms of performance and efficiency?

2023-02-21 Thread via GitHub
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

[GitHub] [nuttx] fjpanag commented on pull request #8590: builld: Enable -fanalyzer to catch more program error

2023-02-21 Thread via GitHub
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

[GitHub] [nuttx] xiaoxiang781216 commented on issue #8607: what is virtual resolution?

2023-02-21 Thread via GitHub
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

[GitHub] [nuttx] pussuw commented on pull request #8606: lib_abort.c: Change tall to user-space exit() into system call _exit()

2023-02-21 Thread via GitHub
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

[GitHub] [nuttx] anchao opened a new pull request, #8611: libs/libxx: Fix typo in shell expressions

2023-02-21 Thread via GitHub
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

[GitHub] [nuttx] gustavonihei commented on pull request #8606: DRAFT: Test for usage of abort() within the kernel

2023-02-21 Thread via GitHub
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

[GitHub] [nuttx] pussuw commented on pull request #8606: DRAFT: Test for usage of abort() within the kernel

2023-02-21 Thread via GitHub
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

[GitHub] [nuttx] gustavonihei commented on pull request #8606: DRAFT: Test for usage of abort() within the kernel

2023-02-21 Thread via GitHub
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

[GitHub] [nuttx] davids5 commented on issue #7435: Assertion fails within STM32 MAC driver.

2023-02-21 Thread via GitHub
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

[GitHub] [nuttx] pussuw commented on pull request #8606: DRAFT: Test for usage of abort() within the kernel

2023-02-21 Thread via GitHub
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

[GitHub] [nuttx] gustavonihei commented on pull request #8606: DRAFT: Test for usage of abort() within the kernel

2023-02-21 Thread via GitHub
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`. -

[GitHub] [nuttx] fjpanag commented on pull request #7525: Improvements in TCP connections allocation.

2023-02-21 Thread via GitHub
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

[GitHub] [nuttx] wengzhe opened a new pull request, #8610: net/netdev: Add upper half of netdev and simplify sim driver

2023-02-21 Thread via GitHub
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

[GitHub] [nuttx] fjpanag commented on issue #7435: Assertion fails within STM32 MAC driver.

2023-02-21 Thread via GitHub
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

[GitHub] [nuttx] gustavonihei commented on pull request #8606: DRAFT: Test for usage of abort() within the kernel

2023-02-21 Thread via GitHub
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

[GitHub] [nuttx] wengzhe opened a new pull request, #8609: usrsock: Do not return error when conn not found for an event

2023-02-21 Thread via GitHub
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

[GitHub] [nuttx] tmedicci commented on pull request #8606: DRAFT: Test for usage of abort() within the kernel

2023-02-21 Thread via GitHub
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()

[GitHub] [nuttx-apps] W-Mai commented on pull request #1579: drivertest/drivertest_i2c_spi: add testcase for `i2c` and `spi`

2023-02-21 Thread via GitHub
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

[GitHub] [nuttx] flyingfish89 opened a new pull request, #8608: fix a bug of strtof

2023-02-21 Thread via GitHub
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

[GitHub] [nuttx] flyingfish89 commented on pull request #8495: fix some bug of strtold

2023-02-21 Thread via GitHub
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

[GitHub] [nuttx] fjpanag commented on pull request #8495: fix some bug of strtold

2023-02-21 Thread via GitHub
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

[GitHub] [nuttx] flyingfish89 commented on pull request #8495: fix some bug of strtold

2023-02-21 Thread via GitHub
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

[GitHub] [nuttx] flyingfish89 commented on pull request #8495: fix some bug of strtold

2023-02-21 Thread via GitHub
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

[GitHub] [nuttx] flyingfish89 commented on pull request #8495: fix some bug of strtold

2023-02-21 Thread via GitHub
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   2   >