[GitHub] [nuttx-apps] anchao opened a new pull request, #1578: drivers/note: fix build break by note rename change

2023-02-19 Thread via GitHub
anchao opened a new pull request, #1578: URL: https://github.com/apache/nuttx-apps/pull/1578 ## Summary drivers/note: fix build break by note rename change Regression by: | commit 4e6041a46c536e602c30d7f2cf4cc079eae626c7 (HEAD, origin/master, origin/HEAD) | Au

[GitHub] [nuttx] anchao opened a new pull request, #8593: drivers/note: fix build break by note rename change

2023-02-19 Thread via GitHub
anchao opened a new pull request, #8593: URL: https://github.com/apache/nuttx/pull/8593 ## Summary drivers/note: fix build break by note rename change Regression by: | commit ee24396d7701bf347f64ee6d075e633c1eea332e | Author: Xiang Xiao | Date: Tue Feb 14 01:

[GitHub] [nuttx] Cynerd commented on a diff in pull request #8577: boards/samv7/hsmci: add option to invert card detection pin

2023-02-19 Thread via GitHub
Cynerd commented on code in PR #8577: URL: https://github.com/apache/nuttx/pull/8577#discussion_r551826 ## boards/arm/samv7/common/include/board_hsmci.h: ## @@ -59,7 +59,7 @@ extern "C" / int sa

[GitHub] [nuttx] xiaoxiang781216 commented on issue #8591: MMIO access without going through HAL/drivers

2023-02-19 Thread via GitHub
xiaoxiang781216 commented on issue #8591: URL: https://github.com/apache/nuttx/issues/8591#issuecomment-1436433577 > I have noticed that some code accesses memory-mapped I/O (MMIO) without going through Hardware Abstraction Layer (HAL) or drivers. This type of access may have several dr

[GitHub] [nuttx] anchao opened a new pull request, #8592: net/devif: fix null pointer reference found out by coverity

2023-02-19 Thread via GitHub
anchao opened a new pull request, #8592: URL: https://github.com/apache/nuttx/pull/8592 ## Summary net/devif: fix null pointer reference found out by coverity ## Impact N/A ## Testing ci-check -- This is an automated message from the Apache Git Service.

[GitHub] [nuttx] szsam opened a new issue, #8591: MMIO access without going through HAL/drivers

2023-02-19 Thread via GitHub
szsam opened a new issue, #8591: URL: https://github.com/apache/nuttx/issues/8591 I have noticed that some code accesses memory-mapped I/O (MMIO) without going through Hardware Abstraction Layer (HAL) or drivers. This type of access may have several drawbacks, including poor portability and

[nuttx] branch master updated: Documentation/kconfiglib: update document to support kconfiglib

2023-02-19 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 73214965b8 Documentation/kconfiglib: update do

[GitHub] [nuttx] xiaoxiang781216 merged pull request #8587: Documentation/kconfiglib: update document to support kconfiglib

2023-02-19 Thread via GitHub
xiaoxiang781216 merged PR #8587: URL: https://github.com/apache/nuttx/pull/8587 -- 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 opened a new pull request, #8590: builld: Enable -fanalyzer to catch more program error

2023-02-19 Thread via GitHub
xiaoxiang781216 opened a new pull request, #8590: URL: https://github.com/apache/nuttx/pull/8590 ## Summary https://github.com/apache/nuttx-apps/pull/1576 ## Impact catch more error ## Testing CI -- This is an automated message from the Apache Git Service

[nuttx] 02/03: drivers/note: Remove the dependence of noteram driver

2023-02-19 Thread archer
This is an automated email from the ASF dual-hosted git repository. archer pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git commit eafc80c0557efb6984aaf7b1d177c7e27796a62a Author: Xiang Xiao AuthorDate: Tue Feb 14 01:02:44 2023 +0800 drivers/note:

[nuttx] branch master updated (f0825c2402 -> ee24396d77)

2023-02-19 Thread archer
This is an automated email from the ASF dual-hosted git repository. archer pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git from f0825c2402 tools/unix: use anonymous pipes to avoid menuconfig break new 6b14ad9337 driver/note: Restore SCHED_INS

[nuttx] 03/03: drivers/note: Change DRIVER_NOTExxx to DRIVERS_NOTExxx

2023-02-19 Thread archer
This is an automated email from the ASF dual-hosted git repository. archer pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git commit ee24396d7701bf347f64ee6d075e633c1eea332e Author: Xiang Xiao AuthorDate: Tue Feb 14 01:11:48 2023 +0800 drivers/note:

[GitHub] [nuttx] anchao merged pull request #8531: Refine the drivers/note Kconfig

2023-02-19 Thread via GitHub
anchao merged PR #8531: URL: https://github.com/apache/nuttx/pull/8531 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.

[nuttx] 01/03: driver/note: Restore SCHED_INSTRUMENTATION config to sched/Konfig

2023-02-19 Thread archer
This is an automated email from the ASF dual-hosted git repository. archer pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git commit 6b14ad93373b3fa80f4f29ae00f860fb06a1a445 Author: Xiang Xiao AuthorDate: Tue Feb 14 00:58:19 2023 +0800 driver/note:

[nuttx-apps] branch master updated: system: Change DRIVER_NOTExxx to DRIVERS_NOTExxx

2023-02-19 Thread archer
This is an automated email from the ASF dual-hosted git repository. archer pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git The following commit(s) were added to refs/heads/master by this push: new 4e6041a46 system: Change DRIVER_NOTExxx to D

[GitHub] [nuttx-apps] anchao merged pull request #1567: system: Change DRIVER_NOTExxx to DRIVERS_NOTExxx

2023-02-19 Thread via GitHub
anchao merged PR #1567: URL: https://github.com/apache/nuttx-apps/pull/1567 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nuttx.ap

[GitHub] [nuttx] anchao opened a new pull request, #8589: tools/ci: Update GNU Arm Embedded Toolchain to Version 12.2-2022.12.22

2023-02-19 Thread via GitHub
anchao opened a new pull request, #8589: URL: https://github.com/apache/nuttx/pull/8589 ## Summary tools/ci: Update GNU Arm Embedded Toolchain to Version 12.2-2022.12.22 x86_64 Linux hosted cross toolchains AArch32 bare-metal target (arm-none-eabi) arm-gnu-toolchai

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

2023-02-19 Thread via GitHub
xiaoxiang781216 commented on code in PR #8525: URL: https://github.com/apache/nuttx/pull/8525#discussion_r486687 ## drivers/note/notesnap_driver.c: ## @@ -342,6 +344,19 @@ static void notesnap_syscall_leave(FAR struct note_driver_s *drv, int nr, } #endif +static int not

[GitHub] [nuttx] xiaoxiang781216 closed issue #8557: Kcongilib can not build run menuconfig

2023-02-19 Thread via GitHub
xiaoxiang781216 closed issue #8557: Kcongilib can not build run menuconfig URL: https://github.com/apache/nuttx/issues/8557 -- 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 u

[nuttx] branch master updated: tools/unix: use anonymous pipes to avoid menuconfig break

2023-02-19 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 f0825c2402 tools/unix: use anonymous pipes to

[GitHub] [nuttx] xiaoxiang781216 merged pull request #8586: tools/unix: use anonymous pipes to avoid menuconfig break

2023-02-19 Thread via GitHub
xiaoxiang781216 merged PR #8586: URL: https://github.com/apache/nuttx/pull/8586 -- 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] anchao opened a new pull request, #8587: Documentation/kconfiglib: update document to support kconfiglib

2023-02-19 Thread via GitHub
anchao opened a new pull request, #8587: URL: https://github.com/apache/nuttx/pull/8587 ## Summary Documentation/kconfiglib: update document to support kconfiglib NuttX also supports kconfiglib(https://github.com/ulfalizer/Kconfiglib) by default, which is a Kconfig tool impl

[GitHub] [nuttx] anchao commented on issue #8557: Kcongilib can not build run menuconfig

2023-02-19 Thread via GitHub
anchao commented on issue #8557: URL: https://github.com/apache/nuttx/issues/8557#issuecomment-1436241347 Please review PR: https://github.com/apache/nuttx/pull/8586 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[GitHub] [nuttx] anchao opened a new pull request, #8586: tools/unix: use anonymous pipes to avoid menuconfig break

2023-02-19 Thread via GitHub
anchao opened a new pull request, #8586: URL: https://github.com/apache/nuttx/pull/8586 ## Summary tools/unix: use anonymous pipes to avoid menuconfig break Signed-off-by: chao an ## Impact make menuconfig ## Testing tools/configure.sh sim/nsh w

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

2023-02-19 Thread via GitHub
xiaoxiang781216 commented on code in PR #8584: URL: https://github.com/apache/nuttx/pull/8584#discussion_r409462 ## libs/libm/Kconfig: ## @@ -3,11 +3,12 @@ # see the file kconfig-language.txt in the NuttX tools repository. # -#menu "Math Library Support" +choice +

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

2023-02-19 Thread via GitHub
xiaoxiang781216 commented on code in PR #8584: URL: https://github.com/apache/nuttx/pull/8584#discussion_r400585 ## libs/libm/Kconfig: ## @@ -3,11 +3,12 @@ # see the file kconfig-language.txt in the NuttX tools repository. # -#menu "Math Library Support" +choice +

[nuttx] 01/12: Improvements in TCP connections allocation.

2023-02-19 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 8f9dfe0be13b223bec19c2bd3ae687df1e66ec16 Author: Fotis Panagiotopoulos AuthorDate: Fri Nov 4 12:38:07 2022 +0200

[nuttx] 12/12: Removed obsolete option NET_ALLOC_CONNS.

2023-02-19 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 b6eb3c828cff36ec00b61b8dd704fb67d622b765 Author: Fotis Panagiotopoulos AuthorDate: Tue Feb 14 12:54:53 2023 +0200

[nuttx] 07/12: Improvements in IEEE 802.15.4 connections allocation.

2023-02-19 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 22a82b3f51e25c1be81f00d51664032bbdda0ac3 Author: Fotis Panagiotopoulos AuthorDate: Mon Feb 13 12:21:46 2023 +0200

[nuttx] 04/12: Improvements in ICMP connections allocation.

2023-02-19 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 1c07a3a696acfcdf7fc48063994bf64a5783063f Author: Fotis Panagiotopoulos AuthorDate: Tue Feb 7 19:02:52 2023 +0200

[nuttx] 02/12: Improvements in UDP connections allocation.

2023-02-19 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 7f3591b9cc39ea8bbceb000eb4699534451fe48d Author: Fotis Panagiotopoulos AuthorDate: Thu Feb 2 16:20:55 2023 +0200

[nuttx] 08/12: Improvements in packet connections allocation.

2023-02-19 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 74bb921a19f2ea710f53745ae428077ddd462c01 Author: Fotis Panagiotopoulos AuthorDate: Mon Feb 13 15:05:40 2023 +0200

[nuttx] 10/12: Improvements in sockets allocation.

2023-02-19 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 9b4d784307925b39c59f0feaedeee7ade7070012 Author: Fotis Panagiotopoulos AuthorDate: Mon Feb 13 18:30:21 2023 +0200

[nuttx] 11/12: Improvements in CAN connections allocation.

2023-02-19 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 b5b7d24ba1557dd745e0ef48e8f13a7a8a9a3865 Author: Fotis Panagiotopoulos AuthorDate: Mon Feb 13 19:15:37 2023 +0200

[nuttx] 09/12: Improvements in Netlink connections allocation.

2023-02-19 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 cf15d6b63ade66b2b811866d71a0bfe901d312ee Author: Fotis Panagiotopoulos AuthorDate: Mon Feb 13 16:57:17 2023 +0200

[nuttx] 06/12: Improvements in Bluetooth connections allocation.

2023-02-19 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 c5cc70a8b176680ffcbcd0ee6a5f4d1ef687c372 Author: Fotis Panagiotopoulos AuthorDate: Sat Feb 11 16:50:03 2023 +0200

[nuttx] branch master updated (7d3a9b1cbc -> b6eb3c828c)

2023-02-19 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 7d3a9b1cbc Revert "STM32 Nucleo: warning: #warning "Default Flash Configuration Used"" new 8f9dfe0be1 Improvem

[nuttx] 05/12: Improvements in ICMPv6 connections allocation.

2023-02-19 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 90a93a747412aa26df1ce91a8fa4a294ba503bd3 Author: Fotis Panagiotopoulos AuthorDate: Sat Feb 11 15:09:01 2023 +0200

[nuttx] 03/12: Improvements in usrsock connections allocation.

2023-02-19 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 f207072121eee08c448c5b47f177094cf1fb3935 Author: Fotis Panagiotopoulos AuthorDate: Tue Feb 7 14:59:36 2023 +0200

[GitHub] [nuttx] xiaoxiang781216 closed issue #6960: Behaviour of CONFIG_NET_ALLOC_CONNS

2023-02-19 Thread via GitHub
xiaoxiang781216 closed issue #6960: Behaviour of CONFIG_NET_ALLOC_CONNS URL: https://github.com/apache/nuttx/issues/6960 -- 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 unsu

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

2023-02-19 Thread via GitHub
xiaoxiang781216 merged PR #7525: URL: https://github.com/apache/nuttx/pull/7525 -- 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-website] branch asf-site updated: Publishing web: b50f5ca4ed22743959c1160aab5dcc9ae18b3eff docs: 7d3a9b1cbca4a12a1ea8edd2babc8c1cee0f2237

2023-02-19 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 c07f0fd4 Publishing web: b50f5ca4

[GitHub] [nuttx] cederom commented on issue #8579: [BSD] include paths (/usr/local/include).

2023-02-19 Thread via GitHub
cederom commented on issue #8579: URL: https://github.com/apache/nuttx/issues/8579#issuecomment-1436133220 Thanks @pkarashchenko :-) * Its more about initial build configuration ( `tools/configure.sh`) that would tune the tools on BSD. * I have already provided some initial patches

[GitHub] [nuttx] pkarashchenko commented on issue #8579: [BSD] include paths (/usr/local/include).

2023-02-19 Thread via GitHub
pkarashchenko commented on issue #8579: URL: https://github.com/apache/nuttx/issues/8579#issuecomment-1436111814 @cederom Congrats! Do we need any patch to NuttX or that is purely host system tuning? -- This is an automated message from the Apache Git Service. To respond to the message, p

[GitHub] [nuttx] pkarashchenko commented on a diff in pull request #8577: boards/samv7/hsmci: add option to invert card detection pin

2023-02-19 Thread via GitHub
pkarashchenko commented on code in PR #8577: URL: https://github.com/apache/nuttx/pull/8577#discussion_r331559 ## boards/arm/samv7/common/include/board_hsmci.h: ## @@ -59,7 +59,7 @@ extern "C" /

[nuttx] branch master updated: Revert "STM32 Nucleo: warning: #warning "Default Flash Configuration Used""

2023-02-19 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.git The following commit(s) were added to refs/heads/master by this push: new 7d3a9b1cbc Revert "STM32 Nucleo: warning:

[GitHub] [nuttx] pkarashchenko merged pull request #8583: Revert "STM32 Nucleo: warning: #warning "Default Flash Configuration Used""

2023-02-19 Thread via GitHub
pkarashchenko merged PR #8583: URL: https://github.com/apache/nuttx/pull/8583 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nuttx.

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

2023-02-19 Thread via GitHub
pkarashchenko commented on code in PR #8584: URL: https://github.com/apache/nuttx/pull/8584#discussion_r326068 ## libs/libm/Kconfig: ## @@ -3,11 +3,12 @@ # see the file kconfig-language.txt in the NuttX tools repository. # -#menu "Math Library Support" +choice + pr

[nuttx] branch master updated: fs: Map FD_SETSIZE to OPEN_MAX instead hardcoding 256

2023-02-19 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.git The following commit(s) were added to refs/heads/master by this push: new fa3e0faffc fs: Map FD_SETSIZE to OPEN_MAX

[GitHub] [nuttx] pkarashchenko merged pull request #8581: fs: Map FD_SETSIZE to OPEN_MAX instead hardcoding 256

2023-02-19 Thread via GitHub
pkarashchenko merged PR #8581: URL: https://github.com/apache/nuttx/pull/8581 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nuttx.

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

2023-02-19 Thread via GitHub
xiaoxiang781216 commented on PR #7525: URL: https://github.com/apache/nuttx/pull/7525#issuecomment-1436015863 @fjpanag CONFIG_NET_ALLOC_SOCKETS need be removed from sim/dynconns/defconfig: ``` Conf

[GitHub] [nuttx] xiaoxiang781216 opened a new pull request, #8585: libc: Remove dependence of LIBC_FLOATINGPOINT and LIBC_LONG_LONG from LIBC_NUMBERED_ARGS

2023-02-19 Thread via GitHub
xiaoxiang781216 opened a new pull request, #8585: URL: https://github.com/apache/nuttx/pull/8585 ## Summary since LIBC_NUMBERED_ARGS can work without both ## Impact Can use numbered args in more case ## Testing CI -- This is an automated message from the

[GitHub] [nuttx] fjpanag commented on issue #7393: Problems with priority inheritance.

2023-02-19 Thread via GitHub
fjpanag commented on issue #7393: URL: https://github.com/apache/nuttx/issues/7393#issuecomment-1436001314 Bad news... I am now able to reproduce the original issue consistently. I tried on latest master, and indeed the assertion fails. Then, I cherry-picked the changes

[GitHub] [nuttx] cederom commented on pull request #8582: Updated python scripts interpreter invocation in `tools/`.

2023-02-19 Thread via GitHub
cederom commented on PR #8582: URL: https://github.com/apache/nuttx/pull/8582#issuecomment-1435990817 @xiaoxiang781216 TANK U SIR! :-) -- 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

[GitHub] [nuttx-apps] hartmannathan commented on pull request #1355: nshlib: Reuse nsh_session logic in nsh_telnetmain

2023-02-19 Thread via GitHub
hartmannathan commented on PR #1355: URL: https://github.com/apache/nuttx-apps/pull/1355#issuecomment-1435989727 Thanks for looking. I wonder if something is different when running in sim vs when running on hardware. In my builds, I have been reverting this commit to get a working nsh/telne

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

2023-02-19 Thread via GitHub
fjpanag commented on code in PR #7525: URL: https://github.com/apache/nuttx/pull/7525#discussion_r236547 ## include/nuttx/net/netconfig.h: ## @@ -451,11 +451,11 @@ * connection requires approximately 30 bytes of memory. */ -#ifndef CONFIG_NET_TCP_CONNS -# ifdef CONFIG

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

2023-02-19 Thread via GitHub
xiaoxiang781216 commented on code in PR #7525: URL: https://github.com/apache/nuttx/pull/7525#discussion_r233289 ## include/nuttx/net/netconfig.h: ## @@ -451,11 +451,11 @@ * connection requires approximately 30 bytes of memory. */ -#ifndef CONFIG_NET_TCP_CONNS -# ifde

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

2023-02-19 Thread via GitHub
fjpanag commented on code in PR #7525: URL: https://github.com/apache/nuttx/pull/7525#discussion_r232708 ## net/devif/devif_callback.c: ## @@ -43,8 +43,8 @@ * Private Data / -#ifndef CONFIG_NET

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

2023-02-19 Thread via GitHub
fjpanag commented on code in PR #7525: URL: https://github.com/apache/nuttx/pull/7525#discussion_r228283 ## include/nuttx/net/netconfig.h: ## @@ -451,11 +451,11 @@ * connection requires approximately 30 bytes of memory. */ -#ifndef CONFIG_NET_TCP_CONNS -# ifdef CONFIG

[nuttx-apps] branch master updated: Add NSH lomtd command (creates MTD loop device)

2023-02-19 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 f63a3cac0 Add NSH lomtd command (creates

[GitHub] [nuttx-apps] xiaoxiang781216 merged pull request #1577: Add NSH lomtd command

2023-02-19 Thread via GitHub
xiaoxiang781216 merged PR #1577: URL: https://github.com/apache/nuttx-apps/pull/1577 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...

[nuttx] branch master updated: Add MTD loop driver (use filemtd)

2023-02-19 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 9902f39d92 Add MTD loop driver (use filemtd) 9

[GitHub] [nuttx] xiaoxiang781216 merged pull request #8573: Add mtd loop device

2023-02-19 Thread via GitHub
xiaoxiang781216 merged PR #8573: URL: https://github.com/apache/nuttx/pull/8573 -- 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 a diff in pull request #7525: Improvements in TCP connections allocation.

2023-02-19 Thread via GitHub
xiaoxiang781216 commented on code in PR #7525: URL: https://github.com/apache/nuttx/pull/7525#discussion_r188324 ## include/nuttx/net/netconfig.h: ## @@ -318,11 +318,11 @@ /* The maximum amount of concurrent UDP connection, Default: 10 */ -#ifndef CONFIG_NET_UDP_CONNS -

[GitHub] [nuttx] xiaoxiang781216 commented on a diff in pull request #8573: Add mtd loop device

2023-02-19 Thread via GitHub
xiaoxiang781216 commented on code in PR #8573: URL: https://github.com/apache/nuttx/pull/8573#discussion_r187697 ## include/nuttx/fs/loopmtd.h: ## @@ -0,0 +1,107 @@ +/ + * include/nuttx/fs/loopmtd.h

[GitHub] [nuttx] centurysys commented on issue #8537: [RFC] Nim language support

2023-02-19 Thread via GitHub
centurysys commented on issue #8537: URL: https://github.com/apache/nuttx/issues/8537#issuecomment-1435919078 I'm considering the following file to extract settings from **.config** and set compile flags etc. for applications written in Nim (draft). https://github.com/centurysys/nuttx