[GitHub] [incubator-nuttx] anchao opened a new pull request, #6389: sched/msgq: add support of System V message queue

2022-06-07 Thread GitBox
anchao opened a new pull request, #6389: URL: https://github.com/apache/incubator-nuttx/pull/6389 ## Summary 1. sched/msgq: add support of System V message queue https://man.openbsd.org/msgget.2 2. libc/ipc: add ftok(3) support https://man.openbsd.org/ftok.3

svn commit: r54980 - /dev/incubator/nuttx/10.3.0-RC4/

2022-06-07 Thread jerpelea
Author: jerpelea Date: Wed Jun 8 06:17:20 2022 New Revision: 54980 Log: Staging apache-nuttx-10.3.0-RC4-incubating Added: dev/incubator/nuttx/10.3.0-RC4/ dev/incubator/nuttx/10.3.0-RC4/apache-nuttx-10.3.0-incubating.tar.gz (with props) dev/incubator/nuttx/10.3.0-RC4/apache-nuttx-1

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on a diff in pull request #6378: SSD1680 e-ink driver

2022-06-07 Thread GitBox
xiaoxiang781216 commented on code in PR #6378: URL: https://github.com/apache/incubator-nuttx/pull/6378#discussion_r891954527 ## boards/xtensa/esp32/common/Kconfig: ## @@ -60,6 +60,34 @@ choice ESP32_SPIFLASH_FS endchoice +if LCD_SSD1680 +config SSD1680_GPIO_PIN_RST +

[incubator-nuttx] annotated tag nuttx-10.3.0-RC4 updated (3fb5737958 -> a9a1e9e08e)

2022-06-07 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea pushed a change to annotated tag nuttx-10.3.0-RC4 in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git *** WARNING: tag nuttx-10.3.0-RC4 was modified! *** from 3fb5737958 (commit) to a9a1e9e0

[incubator-nuttx-apps] annotated tag nuttx-10.3.0-RC4 updated (10c75df01 -> 61cc5a19e)

2022-06-07 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea pushed a change to annotated tag nuttx-10.3.0-RC4 in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git *** WARNING: tag nuttx-10.3.0-RC4 was modified! *** from 10c75df01 (commit) to 61cc

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on pull request #6365: sched/tls: Wrap up_info_size into tls_info_size

2022-06-07 Thread GitBox
xiaoxiang781216 commented on PR #6365: URL: https://github.com/apache/incubator-nuttx/pull/6365#issuecomment-1149501761 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.

[GitHub] [incubator-nuttx] jerpelea opened a new pull request, #6388: rename DISCLAIMER-WIP

2022-06-07 Thread GitBox
jerpelea opened a new pull request, #6388: URL: https://github.com/apache/incubator-nuttx/pull/6388 ## Summary Before graduation We can only remove the WIP from the DISCLAIMER. ## Impact RELEASE ## Testing NONE -- This is an automated message from the Apache Git

[GitHub] [incubator-nuttx-apps] jerpelea opened a new pull request, #1189: rename DISCLAIMER-WIP

2022-06-07 Thread GitBox
jerpelea opened a new pull request, #1189: URL: https://github.com/apache/incubator-nuttx-apps/pull/1189 ## Summary Before graduation We can only remove the WIP from the DISCLAIMER. ## Impact RELEASE ## Testing NONE -- This is an automated message from the Apache

[GitHub] [incubator-nuttx] masayuki2009 commented on pull request #6365: sched/tls: Wrap up_info_size into tls_info_size

2022-06-07 Thread GitBox
masayuki2009 commented on PR #6365: URL: https://github.com/apache/incubator-nuttx/pull/6365#issuecomment-1149446894 >@masayuki2009 how about this patch? Could you rebase this PR to the latest master? -- This is an automated message from the Apache Git Service. To respond to the

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on pull request #6365: sched/tls: Wrap up_info_size into tls_info_size

2022-06-07 Thread GitBox
xiaoxiang781216 commented on PR #6365: URL: https://github.com/apache/incubator-nuttx/pull/6365#issuecomment-1149426134 @masayuki2009 how about this patch? -- 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

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on pull request #6378: SSD1680 e-ink driver

2022-06-07 Thread GitBox
xiaoxiang781216 commented on PR #6378: URL: https://github.com/apache/incubator-nuttx/pull/6378#issuecomment-1149421985 Please normalize your defconfig like this: ``` ./tools/refresh.sh --silent ttgo_eink5_v2:fb ``` to fix the following ci fail: ``` HEAD detached at pull/637

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on a diff in pull request #6378: SSD1680 e-ink driver

2022-06-07 Thread GitBox
xiaoxiang781216 commented on code in PR #6378: URL: https://github.com/apache/incubator-nuttx/pull/6378#discussion_r891887692 ## drivers/lcd/Kconfig: ## @@ -323,38 +323,6 @@ config LCD_HILETGO LCD_MAXCONTRAST should be 255, but any value >0 and <=255 will be acc

[GitHub] [incubator-nuttx] acassis commented on pull request #6378: SSD1680 e-ink driver

2022-06-07 Thread GitBox
acassis commented on PR #6378: URL: https://github.com/apache/incubator-nuttx/pull/6378#issuecomment-1149308526 @adamkaliszan seams there is an issue in the netnsh: ``` Configuration/Tool: ttgo_eink5_v2/netnsh -

[incubator-nuttx-website] branch asf-site updated: Publishing web: 42e9e27963415ec1359277228669d6b9c71c48d1 docs: 2707ba58d29d0972aa09de3470f3bc447e2f1cf9

2022-06-07 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/incubator-nuttx-website.git The following commit(s) were added to refs/heads/asf-site by this push: new 62ec0ed Publishing web

[incubator-nuttx] branch master updated: sched/tls: Shouldn't get tls info directly from sp in kernel space

2022-06-07 Thread masayuki
This is an automated email from the ASF dual-hosted git repository. masayuki pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git The following commit(s) were added to refs/heads/master by this push: new 2707ba58d2 sched/tls: Shouldn't get t

[GitHub] [incubator-nuttx] masayuki2009 merged pull request #6377: sched/tls: Shouldn't get tls info directly from sp in kernel space

2022-06-07 Thread GitBox
masayuki2009 merged PR #6377: URL: https://github.com/apache/incubator-nuttx/pull/6377 -- 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] [incubator-nuttx] masayuki2009 commented on pull request #6377: sched/tls: Shouldn't get tls info directly from sp in kernel space

2022-06-07 Thread GitBox
masayuki2009 commented on PR #6377: URL: https://github.com/apache/incubator-nuttx/pull/6377#issuecomment-1149284421 @xiaoxiang781216 I confirmed that this PR fixes the issue. -- This is an automated message from the Apache Git Service. To respond to the message, please log on

[incubator-nuttx] branch master updated: add docs for stm32wl5 chip and nucleo-wl55jc board

2022-06-07 Thread masayuki
This is an automated email from the ASF dual-hosted git repository. masayuki pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git The following commit(s) were added to refs/heads/master by this push: new 114758e518 add docs for stm32wl5 chip

[GitHub] [incubator-nuttx] masayuki2009 merged pull request #6386: add docs for stm32wl5 chip and nucleo-wl55jc board

2022-06-07 Thread GitBox
masayuki2009 merged PR #6386: URL: https://github.com/apache/incubator-nuttx/pull/6386 -- 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] [incubator-nuttx] acassis commented on a diff in pull request #6378: SSD1680 e-ink driver

2022-06-07 Thread GitBox
acassis commented on code in PR #6378: URL: https://github.com/apache/incubator-nuttx/pull/6378#discussion_r891741104 ## boards/xtensa/esp32/common/Kconfig: ## @@ -60,6 +60,34 @@ choice ESP32_SPIFLASH_FS endchoice +if LCD_SSD1680 +config SSD1680_GPIO_PIN_RST + int "Pi

[GitHub] [incubator-nuttx] acassis commented on pull request #6378: SSD1680 e-ink driver

2022-06-07 Thread GitBox
acassis commented on PR #6378: URL: https://github.com/apache/incubator-nuttx/pull/6378#issuecomment-1149205980 > @acassis Thx for Your remarks. I was wondering if split it into two commits or no. The reason, why I decided to pull all together was testing possibility. I can split it into tw

[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #6387: Documentation: fix multiple errors and warnings

2022-06-07 Thread GitBox
xiaoxiang781216 merged PR #6387: URL: https://github.com/apache/incubator-nuttx/pull/6387 -- 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-unsubs

[incubator-nuttx] branch master updated: Documentation: fix multiple errors and warnings

2022-06-07 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/incubator-nuttx.git The following commit(s) were added to refs/heads/master by this push: new a5bcb2dc46 Documentation: fix multip

[GitHub] [incubator-nuttx] mlyszczek opened a new pull request, #6387: Documentation: fix multiple errors and warnings

2022-06-07 Thread GitBox
mlyszczek opened a new pull request, #6387: URL: https://github.com/apache/incubator-nuttx/pull/6387 Multiple files were badly formatted, which resulted in many warnings. This made it harder to check for errors in newly written documentation. What's worse, badly formatted text re

[incubator-nuttx-apps] branch master updated: Remove "| O_BINARY" or " |= O_BINARY" since O_BINARY is 0 now

2022-06-07 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/incubator-nuttx-apps.git The following commit(s) were added to refs/heads/master by this push: new a12707177 Remove "| O_BINAR

[GitHub] [incubator-nuttx-apps] pkarashchenko merged pull request #1186: Remove "| O_BINARY" or " |= O_BINARY" since O_BINARY is 0 now

2022-06-07 Thread GitBox
pkarashchenko merged PR #1186: URL: https://github.com/apache/incubator-nuttx-apps/pull/1186 -- 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-uns

[incubator-nuttx] 04/05: libc/stdio: Support 'e'(O_CLOEXEC) in lib_mode2oflags

2022-06-07 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/incubator-nuttx.git commit df0e9da1bad308c78d87169f04ceba147e8f2889 Author: Xiang Xiao AuthorDate: Thu Jun 2 14:30:50 2022 +0800

[incubator-nuttx] 02/05: libc/stdio: Check 'x' instead 'X' in lib_mode2oflags

2022-06-07 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/incubator-nuttx.git commit 49834c9151ff96744809a608f38ca0a090747cad Author: Xiang Xiao AuthorDate: Thu Jun 2 13:59:20 2022 +0800

[incubator-nuttx] 03/05: libc/stdio: Add FLAG_KEEP to avoid the duplication of (O_BINARY | O_EXCL)

2022-06-07 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/incubator-nuttx.git commit d8aa41de7b1663300d274443d2907a3ced1ee47e Author: Xiang Xiao AuthorDate: Thu Jun 2 14:26:49 2022 +0800

[GitHub] [incubator-nuttx] pkarashchenko merged pull request #6357: libc/stdio: Support 'e'(O_CLOEXEC) in lib_mode2oflags

2022-06-07 Thread GitBox
pkarashchenko merged PR #6357: URL: https://github.com/apache/incubator-nuttx/pull/6357 -- 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

[incubator-nuttx] 01/05: libc/stdio: Remove the unused flags(MODE_[PLUS|B|X|T) in lib_mode2oflags

2022-06-07 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/incubator-nuttx.git commit 3357b0b15f5b0492645407cdbeae3f0ae0933091 Author: Xiang Xiao AuthorDate: Thu Jun 2 13:53:30 2022 +0800

[incubator-nuttx] branch master updated (28b25e0391 -> f1236da21c)

2022-06-07 Thread pkarashchenko
This is an automated email from the ASF dual-hosted git repository. pkarashchenko pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git from 28b25e0391 arch: dump "" as the task name if CONFIG_TASK_NAME_SIZE equals 0 new 3357b0b15f libc/

[incubator-nuttx] 05/05: fs: Make the binary(no process) mode as the default

2022-06-07 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/incubator-nuttx.git commit f1236da21c34212832d7b39bd7fcd3b1614a5cae Author: Xiang Xiao AuthorDate: Fri Jun 3 00:23:24 2022 +0800

[incubator-nuttx] branch master updated (9d4c708913 -> 28b25e0391)

2022-06-07 Thread pkarashchenko
This is an automated email from the ASF dual-hosted git repository. pkarashchenko pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git from 9d4c708913 net/tcp: Search conn list again to aovid the race condition in tcp_timer_expiry add 1

[GitHub] [incubator-nuttx] pkarashchenko merged pull request #6367: dump_task: also dump thread param when dump thread name

2022-06-07 Thread GitBox
pkarashchenko merged PR #6367: URL: https://github.com/apache/incubator-nuttx/pull/6367 -- 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] [incubator-nuttx] mlyszczek opened a new pull request, #6386: add docs for stm32wl5 chip and nucleo-wl55jc board

2022-06-07 Thread GitBox
mlyszczek opened a new pull request, #6386: URL: https://github.com/apache/incubator-nuttx/pull/6386 This patch adds documentation for both stm32wl5 chip family and nucleo-wl55jc board. I've kept the same directory structure for arm/stm32 as in arch/ and boards/ directories. Sign

[incubator-nuttx] 01/03: net/tcp: Hold the net lock in tcp_timer_expiry

2022-06-07 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/incubator-nuttx.git commit 298b4aba0ce0dcaf4f1663e2a2f2099de794556e Author: Xiang Xiao AuthorDate: Sun Jun 5 19:30:49 2022 +0800

[incubator-nuttx] branch master updated (5b165a2294 -> 9d4c708913)

2022-06-07 Thread pkarashchenko
This is an automated email from the ASF dual-hosted git repository. pkarashchenko pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git from 5b165a2294 libc/stdio: Generate the dummy atexit and on_exit new 298b4aba0c net/tcp: Hold the net

[incubator-nuttx] 03/03: net/tcp: Search conn list again to aovid the race condition in tcp_timer_expiry

2022-06-07 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/incubator-nuttx.git commit 9d4c708913e6b414e6620911c364fc22c4061ebb Author: Xiang Xiao AuthorDate: Sun Jun 5 23:43:17 2022 +0800

[GitHub] [incubator-nuttx] pkarashchenko commented on a diff in pull request #6368: net/tcp: Hold the net lock in tcp_timer_expiry

2022-06-07 Thread GitBox
pkarashchenko commented on code in PR #6368: URL: https://github.com/apache/incubator-nuttx/pull/6368#discussion_r891508282 ## net/arp/arp_poll.c: ## @@ -45,8 +45,8 @@ * * Assumptions: * This function is called from the MAC device driver indirectly through - * devif_po

[incubator-nuttx] 02/03: net: Remove devif_timer from comment

2022-06-07 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/incubator-nuttx.git commit fe85e9d0fa30ebc0fe4e7920dd2072838aa88016 Author: Xiang Xiao AuthorDate: Sun Jun 5 23:34:03 2022 +0800

[GitHub] [incubator-nuttx] pkarashchenko merged pull request #6368: net/tcp: Hold the net lock in tcp_timer_expiry

2022-06-07 Thread GitBox
pkarashchenko merged PR #6368: URL: https://github.com/apache/incubator-nuttx/pull/6368 -- 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

[incubator-nuttx] branch master updated: libc/stdio: Generate the dummy atexit and on_exit

2022-06-07 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/incubator-nuttx.git The following commit(s) were added to refs/heads/master by this push: new 5b165a2294 libc/stdio: Generate

[GitHub] [incubator-nuttx] pkarashchenko merged pull request #6384: libc/stdio: Generate the dummy atexit and on_exit

2022-06-07 Thread GitBox
pkarashchenko merged PR #6384: URL: https://github.com/apache/incubator-nuttx/pull/6384 -- 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] [incubator-nuttx] xiaoxiang781216 merged pull request #6385: mm: Log name of the Heap to which the new region is being added

2022-06-07 Thread GitBox
xiaoxiang781216 merged PR #6385: URL: https://github.com/apache/incubator-nuttx/pull/6385 -- 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-unsubs

[incubator-nuttx] branch master updated: mm: Log name of the Heap to which the new region is being added

2022-06-07 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/incubator-nuttx.git The following commit(s) were added to refs/heads/master by this push: new 183da24fc5 mm: Log name of the Heap

[GitHub] [incubator-nuttx] adamkaliszan commented on pull request #6378: SSD1680 e-ink driver

2022-06-07 Thread GitBox
adamkaliszan commented on PR #6378: URL: https://github.com/apache/incubator-nuttx/pull/6378#issuecomment-1148864253 @acassis Thx for Your remarks. I was wondering if split it into two commits or no. The reason, why I decided to pull all together was testing possibility. I can split i

[incubator-nuttx] branch master updated: boards/nucleo-wl55jc: add new board

2022-06-07 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/incubator-nuttx.git The following commit(s) were added to refs/heads/master by this push: new f643edbe41 boards/nucleo-wl55jc: add

[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #6383: boards/nucleo-wl55jc: add new board

2022-06-07 Thread GitBox
xiaoxiang781216 merged PR #6383: URL: https://github.com/apache/incubator-nuttx/pull/6383 -- 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-unsubs

[GitHub] [incubator-nuttx] gustavonihei opened a new pull request, #6385: mm: Log name of the Heap to which the new region is being added

2022-06-07 Thread GitBox
gustavonihei opened a new pull request, #6385: URL: https://github.com/apache/incubator-nuttx/pull/6385 ## Summary This PR intends to improve the logging of `mm_addregion` function by informing the name of the Heap to which the new region is being added. ## Impact Increase in de

[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #6375: stm32wl5: add new chip family

2022-06-07 Thread GitBox
xiaoxiang781216 merged PR #6375: URL: https://github.com/apache/incubator-nuttx/pull/6375 -- 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-unsubs

[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #6370: libc:Optimize the behavior of fwrite

2022-06-07 Thread GitBox
xiaoxiang781216 merged PR #6370: URL: https://github.com/apache/incubator-nuttx/pull/6370 -- 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-unsubs

[incubator-nuttx] branch master updated: libc:Optimize the behavior of fwrite

2022-06-07 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/incubator-nuttx.git The following commit(s) were added to refs/heads/master by this push: new e0c3bf64a0 libc:Optimize the behavio

[incubator-nuttx] branch master updated: arm/tlsr82: gpio driver bug fix and optimize.

2022-06-07 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/incubator-nuttx.git The following commit(s) were added to refs/heads/master by this push: new af87921eda arm/tlsr82: gpio driver b

[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #6379: arm/tlsr82: gpio driver bug fix and optimize.

2022-06-07 Thread GitBox
xiaoxiang781216 merged PR #6379: URL: https://github.com/apache/incubator-nuttx/pull/6379 -- 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-unsubs

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on a diff in pull request #6378: SSD1680 e-ink driver

2022-06-07 Thread GitBox
xiaoxiang781216 commented on code in PR #6378: URL: https://github.com/apache/incubator-nuttx/pull/6378#discussion_r891303352 ## boards/Kconfig: ## @@ -1399,7 +1417,7 @@ config ARCH_BOARD_NUCLEO_L552ZE config ARCH_BOARD_QEMU_I486 bool "Qemu i486 Mode" - depends

[GitHub] [incubator-nuttx] acassis commented on pull request #6383: boards/nucleo-wl55jc: add new board

2022-06-07 Thread GitBox
acassis commented on PR #6383: URL: https://github.com/apache/incubator-nuttx/pull/6383#issuecomment-1148743634 > Yeah, I don't see a problem. I'm thinking about doing it in another PR maybe? Because I see I will have to also add documentation for stm32wl5 chip family as well. So I could ad

[GitHub] [incubator-nuttx] xiaoxiang781216 opened a new pull request, #6384: libc/stdio: Generate the dummy atexit and on_exit

2022-06-07 Thread GitBox
xiaoxiang781216 opened a new pull request, #6384: URL: https://github.com/apache/incubator-nuttx/pull/6384 ## Summary since the compiler may generate the code call atexit automatically ## Impact ## Testing pass ci -- This is an automated message from the Apache Git Serv

[GitHub] [incubator-nuttx] mlyszczek commented on pull request #6383: boards/nucleo-wl55jc: add new board

2022-06-07 Thread GitBox
mlyszczek commented on PR #6383: URL: https://github.com/apache/incubator-nuttx/pull/6383#issuecomment-1148737713 Yeah, I don't see a problem. I'm thinking about doing it in another PR maybe? Because I see I will have to also add documentation for stm32wl5 chip family as well. So I could ad

[GitHub] [incubator-nuttx] acassis commented on a diff in pull request #6378: SSD1680 e-ink driver

2022-06-07 Thread GitBox
acassis commented on code in PR #6378: URL: https://github.com/apache/incubator-nuttx/pull/6378#discussion_r891248926 ## boards/Kconfig: ## @@ -2434,13 +2436,14 @@ config ARCH_BOARD default "emw3162" if ARCH_BOARD_EMW3162 default "quickfeather"

[GitHub] [incubator-nuttx] acassis commented on pull request #6378: SSD1680 e-ink driver

2022-06-07 Thread GitBox
acassis commented on PR #6378: URL: https://github.com/apache/incubator-nuttx/pull/6378#issuecomment-1148708586 @adamkaliszan thank you very much for this nice driver! I think it could be a good idea to create separated commits: first you add the SSD1680 driver, then your new ttgo board a

[GitHub] [incubator-nuttx] acassis commented on pull request #6383: boards/nucleo-wl55jc: add new board

2022-06-07 Thread GitBox
acassis commented on PR #6383: URL: https://github.com/apache/incubator-nuttx/pull/6383#issuecomment-1148691160 @mlyszczek maybe you could consider moving the README.txt to become a board documentation: https://nuttx.apache.org/docs/latest/platforms/index.html but to be honest I have mixed

[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #6381: rename DISCLAIMER-WIP

2022-06-07 Thread GitBox
xiaoxiang781216 merged PR #6381: URL: https://github.com/apache/incubator-nuttx/pull/6381 -- 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-unsubs

[incubator-nuttx] branch releases/10.3 updated: rename DISCLAIMER-WIP

2022-06-07 Thread xiaoxiang
This is an automated email from the ASF dual-hosted git repository. xiaoxiang pushed a commit to branch releases/10.3 in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git The following commit(s) were added to refs/heads/releases/10.3 by this push: new 3fb5737958 rename DISC

[GitHub] [incubator-nuttx] mlyszczek opened a new pull request, #6383: boards/nucleo-wl55jc: add new board

2022-06-07 Thread GitBox
mlyszczek opened a new pull request, #6383: URL: https://github.com/apache/incubator-nuttx/pull/6383 This patch includes bare minimum support for nucleo-wl55jc board. It compiles and nsh shell is working properly on virtual com port over USB. 3 onboard leds with userled driver are worki

[incubator-nuttx-apps] 04/05: webclient: Be a bit strict on Location header

2022-06-07 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/incubator-nuttx-apps.git commit 065a130bc8cb09ac01afb0817aecb55c16f417cd Author: YAMAMOTO Takashi AuthorDate: Mon Jun 6 18:02:48 20

[incubator-nuttx-apps] 02/05: netlib_parseurl: Make the buffer size assumption explicit

2022-06-07 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/incubator-nuttx-apps.git commit f7b3eb5b44cda746ad8b91fa1ea70c3f970e3f1c Author: YAMAMOTO Takashi AuthorDate: Mon Jun 6 16:12:09 20

[incubator-nuttx-apps] 03/05: webcilent: Fix a buffer overrun on a malformed status line

2022-06-07 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/incubator-nuttx-apps.git commit 0c4c81143442dc96129482f07d0cb2fe10cb0a84 Author: YAMAMOTO Takashi AuthorDate: Mon Jun 6 17:43:36 20

[incubator-nuttx-apps] 05/05: webclient: Clear WGET_FLAG_GOT_CONTENT_LENGTH for each request

2022-06-07 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/incubator-nuttx-apps.git commit 610b04fa97bfb6e200e21fc5952920def983aeed Author: YAMAMOTO Takashi AuthorDate: Mon Jun 6 18:04:06 20

[incubator-nuttx-apps] 01/05: netlib_parseurl.c: Add a comment

2022-06-07 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/incubator-nuttx-apps.git commit a7de8dffe70641268005d9c694773c5f67a0f918 Author: YAMAMOTO Takashi AuthorDate: Mon Jun 6 16:00:03 20

[incubator-nuttx-apps] branch master updated (a5506b379 -> 610b04fa9)

2022-06-07 Thread pkarashchenko
This is an automated email from the ASF dual-hosted git repository. pkarashchenko pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git from a5506b379 Revert "remove DISCLAIMER-WIP" new a7de8dffe netlib_parseurl.c: Add a comment

[GitHub] [incubator-nuttx-apps] pkarashchenko merged pull request #1187: webclient and netlib_parseurl: a few fixes

2022-06-07 Thread GitBox
pkarashchenko merged PR #1187: URL: https://github.com/apache/incubator-nuttx-apps/pull/1187 -- 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-uns

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on pull request #6377: sched/tls: Shouldn't get tls info directly from sp in kernel space

2022-06-07 Thread GitBox
xiaoxiang781216 commented on PR #6377: URL: https://github.com/apache/incubator-nuttx/pull/6377#issuecomment-1148568810 Sorry, @masayuki2009 I just rebuild the kernel not hello elf, so the error isn't catch locally. -- This is an automated message from the Apache Git Service. To respond t

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on a diff in pull request #6377: sched/tls: Shouldn't get tls info directly from sp in kernel space

2022-06-07 Thread GitBox
xiaoxiang781216 commented on code in PR #6377: URL: https://github.com/apache/incubator-nuttx/pull/6377#discussion_r891120929 ## include/nuttx/tls.h: ## @@ -304,7 +304,7 @@ uintptr_t task_tls_get_value(int tlsindex); #if defined(up_tls_info) # define tls_get_info() up_tls_i

[incubator-nuttx] branch master updated: arch/xtensa/xtensa_coproc.S: Fix the condition to save the coprocessors state.

2022-06-07 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/incubator-nuttx.git The following commit(s) were added to refs/heads/master by this push: new 8217c646a7 arch/xtensa/xtensa_coproc

[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #6380: arch/xtensa/xtensa_coproc.S: Fix the condition to save the coprocessors state.

2022-06-07 Thread GitBox
xiaoxiang781216 merged PR #6380: URL: https://github.com/apache/incubator-nuttx/pull/6380 -- 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-unsubs

[incubator-nuttx] branch releases/10.3 updated: SEGGER_RTT: solve compile error when enable segger rtt in armv7m.

2022-06-07 Thread xiaoxiang
This is an automated email from the ASF dual-hosted git repository. xiaoxiang pushed a commit to branch releases/10.3 in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git The following commit(s) were added to refs/heads/releases/10.3 by this push: new 240935fd56 SEGGER_RTT:

[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #6382: SEGGER_RTT: solve compile error when enable segger rtt in armv7m.

2022-06-07 Thread GitBox
xiaoxiang781216 merged PR #6382: URL: https://github.com/apache/incubator-nuttx/pull/6382 -- 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-unsubs

[GitHub] [incubator-nuttx-apps] xiaoxiang781216 merged pull request #1188: rename DISCLAIMER-WIP

2022-06-07 Thread GitBox
xiaoxiang781216 merged PR #1188: URL: https://github.com/apache/incubator-nuttx-apps/pull/1188 -- 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-u

[incubator-nuttx-apps] branch releases/10.3 updated: rename DISCLAIMER-WIP

2022-06-07 Thread xiaoxiang
This is an automated email from the ASF dual-hosted git repository. xiaoxiang pushed a commit to branch releases/10.3 in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git The following commit(s) were added to refs/heads/releases/10.3 by this push: new 10c75df01 rename

[GitHub] [incubator-nuttx-apps] yamt commented on a diff in pull request #1182: webclient: implement https proxy

2022-06-07 Thread GitBox
yamt commented on code in PR #1182: URL: https://github.com/apache/incubator-nuttx-apps/pull/1182#discussion_r891085907 ## netutils/webclient/webclient.c: ## @@ -270,11 +259,23 @@ static const char g_httpcache[] = "Cache-Control: no-cache"; * Private Functions ***

[GitHub] [incubator-nuttx-apps] midokura-xavi92 commented on a diff in pull request #1182: webclient: implement https proxy

2022-06-07 Thread GitBox
midokura-xavi92 commented on code in PR #1182: URL: https://github.com/apache/incubator-nuttx-apps/pull/1182#discussion_r891077598 ## netutils/webclient/webclient.c: ## @@ -270,11 +259,23 @@ static const char g_httpcache[] = "Cache-Control: no-cache"; * Private Function

[GitHub] [incubator-nuttx] jerpelea commented on pull request #6381: rename DISCLAIMER-WIP

2022-06-07 Thread GitBox
jerpelea commented on PR #6381: URL: https://github.com/apache/incubator-nuttx/pull/6381#issuecomment-1148428291 @Ouss4 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.

[GitHub] [incubator-nuttx] Ouss4 commented on pull request #6381: rename DISCLAIMER-WIP

2022-06-07 Thread GitBox
Ouss4 commented on PR #6381: URL: https://github.com/apache/incubator-nuttx/pull/6381#issuecomment-1148421899 We also need to change its content, basically we need to only keep this part: >Apache NuttX is an effort undergoing incubation at The Apache Software Foundation (ASF), spon

[GitHub] [incubator-nuttx] CV-Bowen commented on a diff in pull request #6379: arm/tlsr82: gpio driver bug fix and optimize.

2022-06-07 Thread GitBox
CV-Bowen commented on code in PR #6379: URL: https://github.com/apache/incubator-nuttx/pull/6379#discussion_r890986814 ## boards/arm/tlsr82/tlsr8278adk80d/src/tlsr8278_gpio.c: ## @@ -269,22 +295,33 @@ static int tlsr82_go_setpintype(struct gpio_dev_s *dev, int tlsr82_gpio_initi

[GitHub] [incubator-nuttx] jerpelea opened a new pull request, #6382: SEGGER_RTT: solve compile error when enable segger rtt in armv7m.

2022-06-07 Thread GitBox
jerpelea opened a new pull request, #6382: URL: https://github.com/apache/incubator-nuttx/pull/6382 ## Summary 1. SEGGER_RTT_ASM_ARMv7M include SEGGER_RTT.h, and SEGGER_RTT.h include SEGGER_RTT_Conf.h, so add __ASSEMBLY__ in SEGGER_RTT_Conf.h; 2. AFLAG add segger/config because SE

[GitHub] [incubator-nuttx] pkarashchenko commented on a diff in pull request #6379: arm/tlsr82: gpio driver bug fix and optimize.

2022-06-07 Thread GitBox
pkarashchenko commented on code in PR #6379: URL: https://github.com/apache/incubator-nuttx/pull/6379#discussion_r890979730 ## boards/arm/tlsr82/tlsr8278adk80d/src/tlsr8278_gpio.c: ## @@ -269,22 +295,33 @@ static int tlsr82_go_setpintype(struct gpio_dev_s *dev, int tlsr82_gpio_

[GitHub] [incubator-nuttx] CV-Bowen commented on a diff in pull request #6378: SSD1680 e-ink driver

2022-06-07 Thread GitBox
CV-Bowen commented on code in PR #6378: URL: https://github.com/apache/incubator-nuttx/pull/6378#discussion_r890955859 ## boards/Kconfig: ## @@ -225,12 +225,6 @@ config ARCH_BOARD_ESP32_DEVKITC of two CPUs is symmetric, meaning they use the same addresses to

[GitHub] [incubator-nuttx-apps] jerpelea opened a new pull request, #1188: rename DISCLAIMER-WIP

2022-06-07 Thread GitBox
jerpelea opened a new pull request, #1188: URL: https://github.com/apache/incubator-nuttx-apps/pull/1188 ## Summary Before graduation we can only remove the WIP from the DISCLAIMER. ## Impact RELEASE ## Testing NONE -- This is an automated message from the Apache

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

2022-06-07 Thread GitBox
pkarashchenko commented on PR #6376: URL: https://github.com/apache/incubator-nuttx/pull/6376#issuecomment-1148403153 > > One of the possible ways may be to get back original code for the files that I've listed in this PR and switching `nxmutex_` APIs to use `nxsem_` APIs only. > > H

[GitHub] [incubator-nuttx] jerpelea opened a new pull request, #6381: rename DISCLAIMER-WIP

2022-06-07 Thread GitBox
jerpelea opened a new pull request, #6381: URL: https://github.com/apache/incubator-nuttx/pull/6381 ## Summary Before graduation We can only remove the WIP from the DISCLAIMER. ## Impact RELEASE ## Testing NONE -- This is an automated message from the Apache Git

[GitHub] [incubator-nuttx] masayuki2009 commented on pull request #6377: sched/tls: Shouldn't get tls info directly from sp in kernel space

2022-06-07 Thread GitBox
masayuki2009 commented on PR #6377: URL: https://github.com/apache/incubator-nuttx/pull/6377#issuecomment-1148393745 @xiaoxiang781216 I tried this PR with rv-virt:knsh64, but it failed. The issue also happened with sabre-6quad:knsh. ``` $ qemu-system-riscv64 -semihosting

[GitHub] [incubator-nuttx] Ouss4 opened a new pull request, #6380: arch/xtensa/xtensa_coproc.S: Fix the condition to save the coprocessors state.

2022-06-07 Thread GitBox
Ouss4 opened a new pull request, #6380: URL: https://github.com/apache/incubator-nuttx/pull/6380 ## Summary The parameters that were passed to the save/restore macros were making them being a NOP. ## Impact Xtensa chips ## Testing ESP32, ESP32-S2, ESP32-S3. -- This

[GitHub] [incubator-nuttx] adamkaliszan commented on a diff in pull request #6378: SSD1680 e-ink driver

2022-06-07 Thread GitBox
adamkaliszan commented on code in PR #6378: URL: https://github.com/apache/incubator-nuttx/pull/6378#discussion_r890947144 ## boards/xtensa/esp32/ttgo_eink5_v2/compile_commands.json: ## @@ -0,0 +1 @@ +[] Review Comment: No, I will remove it -- This is an automated messag

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on pull request #6378: SSD1680 e-ink driver

2022-06-07 Thread GitBox
xiaoxiang781216 commented on PR #6378: URL: https://github.com/apache/incubator-nuttx/pull/6378#issuecomment-1148374347 @CV-Bowen could you take a look why CI report error here: https://github.com/apache/incubator-nuttx/runs/6769190343?check_suite_focus=true -- This is an automated mes

[GitHub] [incubator-nuttx] CV-Bowen opened a new pull request, #6379: arm/tlsr82: gpio driver bug fix and optimize.

2022-06-07 Thread GitBox
CV-Bowen opened a new pull request, #6379: URL: https://github.com/apache/incubator-nuttx/pull/6379 ## Summary 1. follow telink sdk handbook, adjust register configuration order; 2. add more debug information output; 3. gpio irq bug fix and optimize; 4. typo fix; ## Impact

[GitHub] [incubator-nuttx] Ouss4 commented on pull request #6378: SSD1680 e-ink driver

2022-06-07 Thread GitBox
Ouss4 commented on PR #6378: URL: https://github.com/apache/incubator-nuttx/pull/6378#issuecomment-1148355982 Can you please also rebase on top of the latest master, not sure why the tlsr8278adk80d/nsh is trying to enable custom board configs, the history of the file shows that the defconfi

[incubator-nuttx] branch master updated: libc:xtensa:arch_memmove: fix warning

2022-06-07 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/incubator-nuttx.git The following commit(s) were added to refs/heads/master by this push: new 3455002ffd libc:xtensa:arch_memm

[GitHub] [incubator-nuttx] pkarashchenko merged pull request #6371: libc:xtensa:arch_memmove: fix warning

2022-06-07 Thread GitBox
pkarashchenko merged PR #6371: URL: https://github.com/apache/incubator-nuttx/pull/6371 -- 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] [incubator-nuttx] Ouss4 commented on a diff in pull request #6378: SSD1680 e-ink driver

2022-06-07 Thread GitBox
Ouss4 commented on code in PR #6378: URL: https://github.com/apache/incubator-nuttx/pull/6378#discussion_r890882550 ## boards/xtensa/esp32/ttgo_eink5_v2/compile_commands.json: ## @@ -0,0 +1 @@ +[] Review Comment: Why do we need this file? -- This is an automated message

  1   2   >