[GitHub] [incubator-nuttx] anchao commented on a change in pull request #4716: arch/sim: add native socket support based on usrsock

2021-10-25 Thread GitBox
anchao commented on a change in pull request #4716: URL: https://github.com/apache/incubator-nuttx/pull/4716#discussion_r736136893 ## File path: arch/sim/src/sim/up_usrsock.c ## @@ -0,0 +1,443 @@ +/ + *

[GitHub] [incubator-nuttx] Donny9 opened a new pull request #4729: power/battery: add baterr, batinfo, batwarn for debug log

2021-10-25 Thread GitBox
Donny9 opened a new pull request #4729: URL: https://github.com/apache/incubator-nuttx/pull/4729 ## Summary power/battery: add baterr, batinfo, batwarn for debug log and remove custom log function Signed-off-by: Jiuzhu Dong ## Impact optimize log for battery model

[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #4728: espressif: Rename MTD-related configs to become more intuitive

2021-10-25 Thread GitBox
xiaoxiang781216 merged pull request #4728: URL: https://github.com/apache/incubator-nuttx/pull/4728 -- 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

[incubator-nuttx] 02/05: risc-v/esp32c3: Rename MTD-related configs to become more intuitive

2021-10-25 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 commit 06bb85d8a55259517e995f40565287f866a91e21 Author: Gustavo Henrique Nihei AuthorDate: Mon Oct 25 14:43:13 2021

[incubator-nuttx] branch master updated (3724f6b -> c9d784a)

2021-10-25 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/incubator-nuttx.git. from 3724f6b lib/netdb: Change the default NETDB_DNSCLIENT_NAMESIZE to NAME_MAX new fb00ab3 xtensa/esp

[incubator-nuttx] 05/05: boards/esp32c3-devkit: Port SPI Flash FS fixes from ESP32

2021-10-25 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 commit c9d784a2383e4533247281849b650626dc1dccc3 Author: Gustavo Henrique Nihei AuthorDate: Mon Oct 25 14:51:17 2021

[incubator-nuttx] 01/05: xtensa/esp32: Rename MTD-related configs to become more intuitive

2021-10-25 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 commit fb00ab32421873bbfa8edb34ab383d08334600fa Author: Gustavo Henrique Nihei AuthorDate: Sun Oct 24 06:43:51 2021

[incubator-nuttx] 03/05: risc-v/esp32c3: Removed unused definitions

2021-10-25 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 commit 18f785c7b7d33b7d57e9921595a3757ad06e7c3b Author: Gustavo Henrique Nihei AuthorDate: Mon Oct 25 14:43:37 2021

[incubator-nuttx] 04/05: xtensa/esp32s2: Rename MTD-related configs to become more intuitive

2021-10-25 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 commit de0e4d4aac84df3d2c9de9b58b08dc1f966f4acd Author: Gustavo Henrique Nihei AuthorDate: Mon Oct 25 14:45:59 2021

[incubator-nuttx-website] branch asf-site updated: Publishing web: ea6fce84bf8202600a0318215864afe272c81f07 docs: 3724f6be557525a550f35fe2942f10c1d06f27c2

2021-10-25 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 d2dca71 Publishing web

[incubator-nuttx] branch master updated (2abe1e9 -> 3724f6b)

2021-10-25 Thread gustavonihei
This is an automated email from the ASF dual-hosted git repository. gustavonihei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from 2abe1e9 configure/sethost: Add BSD host (-B switch) + MAKECMD (make vs gmake). new c4472b6 lib

[incubator-nuttx] 02/02: lib/netdb: Change the default NETDB_DNSCLIENT_NAMESIZE to NAME_MAX

2021-10-25 Thread gustavonihei
This is an automated email from the ASF dual-hosted git repository. gustavonihei pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 3724f6be557525a550f35fe2942f10c1d06f27c2 Author: Xiang Xiao AuthorDate: Mon Oct 25 20:08:43 2021 +0800

[incubator-nuttx] 01/02: libc/netdb: Change default of NETDB_DNSCLIENT_MAXRESPONSE to NETDB_BUFSIZE

2021-10-25 Thread gustavonihei
This is an automated email from the ASF dual-hosted git repository. gustavonihei pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit c4472b64cb96b10b2b3143a91f1a72913f7a3fe6 Author: Xiang Xiao AuthorDate: Mon Oct 25 20:03:01 2021 +0800

[GitHub] [incubator-nuttx] gustavonihei merged pull request #4725: Improve the netdb config consistency

2021-10-25 Thread GitBox
gustavonihei merged pull request #4725: URL: https://github.com/apache/incubator-nuttx/pull/4725 -- 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: c

[GitHub] [incubator-nuttx-apps] cederom commented on pull request #840: interpreters/micropython: Add Micropython support to NuttX (WIP)

2021-10-25 Thread GitBox
cederom commented on pull request #840: URL: https://github.com/apache/incubator-nuttx-apps/pull/840#issuecomment-951385263 * Thanks @mransom-campbell :-) * I am new to NuttX so it can take some time until I get familiar with all internals.. but I have starting point and clear goal, t

[GitHub] [incubator-nuttx-apps] mransom-campbell edited a comment on pull request #840: interpreters/micropython: Add Micropython support to NuttX (WIP)

2021-10-25 Thread GitBox
mransom-campbell edited a comment on pull request #840: URL: https://github.com/apache/incubator-nuttx-apps/pull/840#issuecomment-951366355 @cederom thanks for your interest! I actually got stuck trying to run the Micropython test suite. Here's the approaches I tried: - Run test suite o

[GitHub] [incubator-nuttx-apps] mransom-campbell commented on pull request #840: interpreters/micropython: Add Micropython support to NuttX (WIP)

2021-10-25 Thread GitBox
mransom-campbell commented on pull request #840: URL: https://github.com/apache/incubator-nuttx-apps/pull/840#issuecomment-951366355 @cederom thanks for your interest! I actually got stuck trying to run the Micropython test suite. Here's the approaches I tried: - Run test suite on Nuttx

[GitHub] [incubator-nuttx] gustavonihei commented on a change in pull request #4716: arch/sim: add native socket support based on usrsock

2021-10-25 Thread GitBox
gustavonihei commented on a change in pull request #4716: URL: https://github.com/apache/incubator-nuttx/pull/4716#discussion_r735986323 ## File path: arch/sim/Kconfig ## @@ -127,15 +127,32 @@ config SIM_WALLTIME_SIGNAL endchoice +choice + prompt "Simulated Network I

[GitHub] [incubator-nuttx] gustavonihei commented on a change in pull request #4716: arch/sim: add native socket support based on usrsock

2021-10-25 Thread GitBox
gustavonihei commented on a change in pull request #4716: URL: https://github.com/apache/incubator-nuttx/pull/4716#discussion_r735986323 ## File path: arch/sim/Kconfig ## @@ -127,15 +127,32 @@ config SIM_WALLTIME_SIGNAL endchoice +choice + prompt "Simulated Network I

[GitHub] [incubator-nuttx] gustavonihei commented on a change in pull request #4716: arch/sim: add native socket support based on usrsock

2021-10-25 Thread GitBox
gustavonihei commented on a change in pull request #4716: URL: https://github.com/apache/incubator-nuttx/pull/4716#discussion_r735986323 ## File path: arch/sim/Kconfig ## @@ -127,15 +127,32 @@ config SIM_WALLTIME_SIGNAL endchoice +choice + prompt "Simulated Network I

[GitHub] [incubator-nuttx] gustavonihei commented on a change in pull request #4716: arch/sim: add native socket support based on usrsock

2021-10-25 Thread GitBox
gustavonihei commented on a change in pull request #4716: URL: https://github.com/apache/incubator-nuttx/pull/4716#discussion_r735951594 ## File path: arch/sim/src/sim/up_usrsock.c ## @@ -0,0 +1,443 @@ +/**

[GitHub] [incubator-nuttx] gustavonihei commented on a change in pull request #4716: arch/sim: add native socket support based on usrsock

2021-10-25 Thread GitBox
gustavonihei commented on a change in pull request #4716: URL: https://github.com/apache/incubator-nuttx/pull/4716#discussion_r735951594 ## File path: arch/sim/src/sim/up_usrsock.c ## @@ -0,0 +1,443 @@ +/**

[GitHub] [incubator-nuttx] cederom commented on pull request #4673: CeDeROM add *BSD support 20211016

2021-10-25 Thread GitBox
cederom commented on pull request #4673: URL: https://github.com/apache/incubator-nuttx/pull/4673#issuecomment-951250428 Thank you guys for all your time, hints.. and patience !! :-) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to G

[GitHub] [incubator-nuttx] acassis merged pull request #4673: CeDeROM add *BSD support 20211016

2021-10-25 Thread GitBox
acassis merged pull request #4673: URL: https://github.com/apache/incubator-nuttx/pull/4673 -- 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: commit

[incubator-nuttx] branch master updated: configure/sethost: Add BSD host (-B switch) + MAKECMD (make vs gmake).

2021-10-25 Thread acassis
This is an automated email from the ASF dual-hosted git repository. acassis 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 2abe1e9 configure/sethost: Add BSD ho

[GitHub] [incubator-nuttx] gustavonihei opened a new pull request #4728: espressif: Rename MTD-related configs to become more intuitive

2021-10-25 Thread GitBox
gustavonihei opened a new pull request #4728: URL: https://github.com/apache/incubator-nuttx/pull/4728 ## Summary This PR intends to rename some MTD-related configs to more closely match their intended purposes. Before | After --- | --- CONFIG_ESP32[S2\|C3]_MTD_OFFSET | CONFIG_E

[GitHub] [incubator-nuttx] acassis merged pull request #4727: espressif: Enable Partition Table allocation at custom offset

2021-10-25 Thread GitBox
acassis merged pull request #4727: URL: https://github.com/apache/incubator-nuttx/pull/4727 -- 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: commit

[incubator-nuttx] 01/05: xtensa/esp32: Refactor and reorganize Partition Table related configs

2021-10-25 Thread acassis
This is an automated email from the ASF dual-hosted git repository. acassis pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit b555b3f89ea575be8aac8a350ffcdda65855c9d3 Author: Gustavo Henrique Nihei AuthorDate: Fri Oct 8 13:42:23 2021 -0

[incubator-nuttx] 02/05: xtensa/esp32: Enable Partition Table allocation at custom offset

2021-10-25 Thread acassis
This is an automated email from the ASF dual-hosted git repository. acassis pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 9d7b9821b3f98bb5082c23842811b375d296eae9 Author: Gustavo Henrique Nihei AuthorDate: Mon Oct 25 09:51:45 2021 -

[incubator-nuttx] 04/05: risc-v/esp32c3: Enable Partition Table allocation at custom offset

2021-10-25 Thread acassis
This is an automated email from the ASF dual-hosted git repository. acassis pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit eb7ffd014e9f86d5c1accb113eb7ee7b4a4a996e Author: Gustavo Henrique Nihei AuthorDate: Mon Oct 25 09:42:26 2021 -

[incubator-nuttx] 05/05: xtensa/esp32s2: Enable Partition Table allocation at custom offset

2021-10-25 Thread acassis
This is an automated email from the ASF dual-hosted git repository. acassis pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit eb889b0884bb9c8ccdc37dcde6493492439c0153 Author: Gustavo Henrique Nihei AuthorDate: Mon Oct 25 09:52:07 2021 -

[incubator-nuttx] 03/05: risc-v/esp32c3: Refactor and reorganize Partition Table related configs

2021-10-25 Thread acassis
This is an automated email from the ASF dual-hosted git repository. acassis pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 211f899b6288439bb3ba2acf8eccc104cef3dead Author: Gustavo Henrique Nihei AuthorDate: Mon Oct 25 09:41:18 2021 -

[incubator-nuttx] branch master updated (793266d -> eb889b0)

2021-10-25 Thread acassis
This is an automated email from the ASF dual-hosted git repository. acassis pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from 793266d espressif: Fix spacing style in Kconfig files new b555b3f xtensa/esp32: Refactor and reorgan

[GitHub] [incubator-nuttx] gustavonihei opened a new pull request #4727: espressif: Enable Partition Table allocation at custom offset

2021-10-25 Thread GitBox
gustavonihei opened a new pull request #4727: URL: https://github.com/apache/incubator-nuttx/pull/4727 ## Summary This PR intends to enable the allocation of the Partition Table at a custom offset (default is **0x8000**). Also refactor and reorganize Partition Table related config

[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #4726: [BACKPORT-4722]mqueue: fix memory leak cause by lost inode_release

2021-10-25 Thread GitBox
xiaoxiang781216 merged pull request #4726: URL: https://github.com/apache/incubator-nuttx/pull/4726 -- 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

[incubator-nuttx] branch releases/10.2 updated: mqueue: fix memory leak cause by lost inode_release

2021-10-25 Thread xiaoxiang
This is an automated email from the ASF dual-hosted git repository. xiaoxiang pushed a commit to branch releases/10.2 in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git The following commit(s) were added to refs/heads/releases/10.2 by this push: new 6075f47 mqueue: fix m

[GitHub] [incubator-nuttx] gustavonihei commented on a change in pull request #4716: arch/sim: add native socket support based on usrsock

2021-10-25 Thread GitBox
gustavonihei commented on a change in pull request #4716: URL: https://github.com/apache/incubator-nuttx/pull/4716#discussion_r735807590 ## File path: arch/sim/Kconfig ## @@ -127,15 +127,32 @@ config SIM_WALLTIME_SIGNAL endchoice +choice + prompt "Simulated Network I

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on a change in pull request #4725: Improve the netdb config consistency

2021-10-25 Thread GitBox
xiaoxiang781216 commented on a change in pull request #4725: URL: https://github.com/apache/incubator-nuttx/pull/4725#discussion_r735804041 ## File path: libs/libc/netdb/Kconfig ## @@ -83,7 +83,7 @@ config NETDB_DNSCLIENT_ENTRIES config NETDB_DNSCLIENT_NAMESIZE int "

[GitHub] [incubator-nuttx-apps] cederom removed a comment on pull request #840: interpreters/micropython: Add Micropython support to NuttX (WIP)

2021-10-25 Thread GitBox
cederom removed a comment on pull request #840: URL: https://github.com/apache/incubator-nuttx-apps/pull/840#issuecomment-951102940 I am for FreeBSD's way of porting: we use release package, locally add patches where necessary, preferably patch upstream to build and run out of the box aft

[GitHub] [incubator-nuttx-apps] cederom commented on pull request #840: interpreters/micropython: Add Micropython support to NuttX (WIP)

2021-10-25 Thread GitBox
cederom commented on pull request #840: URL: https://github.com/apache/incubator-nuttx-apps/pull/840#issuecomment-951102940 I am for FreeBSD's way of porting: we use release package, locally add patches where necessary, preferably patch upstream to build and run out of the box after unpac

[GitHub] [incubator-nuttx] cederom commented on pull request #4673: CeDeROM add *BSD support 20211016

2021-10-25 Thread GitBox
cederom commented on pull request #4673: URL: https://github.com/apache/incubator-nuttx/pull/4673#issuecomment-951101136 Squashed :-) Thank you! :-) -- 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

[GitHub] [incubator-nuttx-apps] cederom commented on pull request #840: interpreters/micropython: Add Micropython support to NuttX (WIP)

2021-10-25 Thread GitBox
cederom commented on pull request #840: URL: https://github.com/apache/incubator-nuttx-apps/pull/840#issuecomment-951097204 Awsome work @mransom-campbell ! I also got interested in MicroPython and NuttX :-) How can I help? :-) -- This is an automated message from the Apache Git Service.

[GitHub] [incubator-nuttx] Ouss4 opened a new pull request #4726: [BACKPORT-4722]mqueue: fix memory leak cause by lost inode_release

2021-10-25 Thread GitBox
Ouss4 opened a new pull request #4726: URL: https://github.com/apache/incubator-nuttx/pull/4726 ## Summary Backport #4722 -- 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] [incubator-nuttx] xiaoxiang781216 commented on a change in pull request #4673: CeDeROM add *BSD support 20211016

2021-10-25 Thread GitBox
xiaoxiang781216 commented on a change in pull request #4673: URL: https://github.com/apache/incubator-nuttx/pull/4673#discussion_r735695009 ## File path: tools/configure.c ## @@ -166,7 +167,7 @@ static const char *g_optfiles[] = static void show_usage(const char *progname, i

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on a change in pull request #4673: CeDeROM add *BSD support 20211016

2021-10-25 Thread GitBox
xiaoxiang781216 commented on a change in pull request #4673: URL: https://github.com/apache/incubator-nuttx/pull/4673#discussion_r735694490 ## File path: tools/configure.sh ## @@ -21,9 +21,10 @@ set -e WD=`test -d ${0%/*} && cd ${0%/*}; pwd` TOPDIR="${WD}/.." +MAKE_CMD="mak

[GitHub] [incubator-nuttx] acassis commented on a change in pull request #4673: CeDeROM add *BSD support 20211016

2021-10-25 Thread GitBox
acassis commented on a change in pull request #4673: URL: https://github.com/apache/incubator-nuttx/pull/4673#discussion_r735677253 ## File path: tools/configure.c ## @@ -166,7 +167,7 @@ static const char *g_optfiles[] = static void show_usage(const char *progname, int exitc

[GitHub] [incubator-nuttx] cederom commented on a change in pull request #4673: CeDeROM add *BSD support 20211016

2021-10-25 Thread GitBox
cederom commented on a change in pull request #4673: URL: https://github.com/apache/incubator-nuttx/pull/4673#discussion_r735655196 ## File path: tools/configure.c ## @@ -166,7 +167,7 @@ static const char *g_optfiles[] = static void show_usage(const char *progname, int exitc

[GitHub] [incubator-nuttx] cederom commented on a change in pull request #4673: CeDeROM add *BSD support 20211016

2021-10-25 Thread GitBox
cederom commented on a change in pull request #4673: URL: https://github.com/apache/incubator-nuttx/pull/4673#discussion_r735652656 ## File path: tools/sethost.sh ## @@ -22,14 +22,15 @@ set -e progname=$0 host= wenv= +MAKE_CMD="make" Review comment: fixed :-) commits

[GitHub] [incubator-nuttx] cederom commented on a change in pull request #4673: CeDeROM add *BSD support 20211016

2021-10-25 Thread GitBox
cederom commented on a change in pull request #4673: URL: https://github.com/apache/incubator-nuttx/pull/4673#discussion_r735652440 ## File path: tools/configure.sh ## @@ -21,9 +21,10 @@ set -e WD=`test -d ${0%/*} && cd ${0%/*}; pwd` TOPDIR="${WD}/.." +MAKE_CMD="make" Revi

[GitHub] [incubator-nuttx] gustavonihei commented on a change in pull request #4725: Improve the netdb config consistency

2021-10-25 Thread GitBox
gustavonihei commented on a change in pull request #4725: URL: https://github.com/apache/incubator-nuttx/pull/4725#discussion_r735651375 ## File path: libs/libc/netdb/Kconfig ## @@ -83,7 +83,7 @@ config NETDB_DNSCLIENT_ENTRIES config NETDB_DNSCLIENT_NAMESIZE int "Max

[GitHub] [incubator-nuttx] gustavonihei commented on a change in pull request #4725: Improve the netdb config consistency

2021-10-25 Thread GitBox
gustavonihei commented on a change in pull request #4725: URL: https://github.com/apache/incubator-nuttx/pull/4725#discussion_r735651375 ## File path: libs/libc/netdb/Kconfig ## @@ -83,7 +83,7 @@ config NETDB_DNSCLIENT_ENTRIES config NETDB_DNSCLIENT_NAMESIZE int "Max

[GitHub] [incubator-nuttx] cederom commented on a change in pull request #4673: CeDeROM add *BSD support 20211016

2021-10-25 Thread GitBox
cederom commented on a change in pull request #4673: URL: https://github.com/apache/incubator-nuttx/pull/4673#discussion_r735645169 ## File path: tools/configure.sh ## @@ -21,9 +21,10 @@ set -e WD=`test -d ${0%/*} && cd ${0%/*}; pwd` TOPDIR="${WD}/.." +MAKE_CMD="make" USAG

[GitHub] [incubator-nuttx] xiaoxiang781216 closed pull request #4724: libc: Remove LIBC_MAX_TMPFILE from Kconfig

2021-10-25 Thread GitBox
xiaoxiang781216 closed pull request #4724: URL: https://github.com/apache/incubator-nuttx/pull/4724 -- 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] [incubator-nuttx] xiaoxiang781216 commented on a change in pull request #4725: Improve the netdb config consistency

2021-10-25 Thread GitBox
xiaoxiang781216 commented on a change in pull request #4725: URL: https://github.com/apache/incubator-nuttx/pull/4725#discussion_r735603983 ## File path: libs/libc/netdb/Kconfig ## @@ -83,7 +83,7 @@ config NETDB_DNSCLIENT_ENTRIES config NETDB_DNSCLIENT_NAMESIZE int "

[GitHub] [incubator-nuttx] gustavonihei commented on a change in pull request #4725: Improve the netdb config consistency

2021-10-25 Thread GitBox
gustavonihei commented on a change in pull request #4725: URL: https://github.com/apache/incubator-nuttx/pull/4725#discussion_r735601546 ## File path: libs/libc/netdb/Kconfig ## @@ -83,7 +83,7 @@ config NETDB_DNSCLIENT_ENTRIES config NETDB_DNSCLIENT_NAMESIZE int "Max

[incubator-nuttx] 03/03: espressif: Fix spacing style in Kconfig files

2021-10-25 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 commit 793266d39ecad6fed793e308582059ffb7f00e2a Author: Gustavo Henrique Nihei AuthorDate: Sun Oct 24 07:47:39 2021

[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #4723: espressif: Apply code cleanups

2021-10-25 Thread GitBox
xiaoxiang781216 merged pull request #4723: URL: https://github.com/apache/incubator-nuttx/pull/4723 -- 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

[incubator-nuttx] branch master updated (e3d20d2 -> 793266d)

2021-10-25 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/incubator-nuttx.git. from e3d20d2 mqueue: fix memory leak cause by lost inode_release new a1af605 espressif: Fix references

[incubator-nuttx] 02/03: espressif: Fix prompt string of Wi-Fi FS mount point configs

2021-10-25 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 commit 4ff754827cc102273cb709b65e490d21bce6fbc7 Author: Gustavo Henrique Nihei AuthorDate: Sun Oct 24 07:37:46 2021

[incubator-nuttx] 01/03: espressif: Fix references to Wi-Fi according to Wi-Fi Alliance

2021-10-25 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 commit a1af605973033c4e3c4e9b7514bdbabba78f5dbd Author: Gustavo Henrique Nihei AuthorDate: Sun Oct 24 07:02:09 2021

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on a change in pull request #4723: espressif: Apply code cleanups

2021-10-25 Thread GitBox
xiaoxiang781216 commented on a change in pull request #4723: URL: https://github.com/apache/incubator-nuttx/pull/4723#discussion_r735575116 ## File path: Documentation/platforms/xtensa/esp32/boards/esp32-devkitc/index.rst ## @@ -119,7 +119,7 @@ USB connection by means of CP2102

[GitHub] [incubator-nuttx] gustavonihei commented on a change in pull request #4723: espressif: Apply code cleanups

2021-10-25 Thread GitBox
gustavonihei commented on a change in pull request #4723: URL: https://github.com/apache/incubator-nuttx/pull/4723#discussion_r735564599 ## File path: Documentation/platforms/xtensa/esp32/boards/esp32-devkitc/index.rst ## @@ -119,7 +119,7 @@ USB connection by means of CP2102 co

[GitHub] [incubator-nuttx] gustavonihei commented on a change in pull request #4723: espressif: Apply code cleanups

2021-10-25 Thread GitBox
gustavonihei commented on a change in pull request #4723: URL: https://github.com/apache/incubator-nuttx/pull/4723#discussion_r735564599 ## File path: Documentation/platforms/xtensa/esp32/boards/esp32-devkitc/index.rst ## @@ -119,7 +119,7 @@ USB connection by means of CP2102 co

[GitHub] [incubator-nuttx] xiaoxiang781216 opened a new pull request #4725: Improve the netdb config consistency

2021-10-25 Thread GitBox
xiaoxiang781216 opened a new pull request #4725: URL: https://github.com/apache/incubator-nuttx/pull/4725 ## Summary - libc/netdb: Change default of NETDB_DNSCLIENT_MAXRESPONSE to NETDB_BUFSIZE - lib/netdb: Change the default NETDB_DNSCLIENT_NAMESIZE to PATH_MAX ## Impact

[GitHub] [incubator-nuttx] xiaoxiang781216 opened a new pull request #4724: libc: Remove LIBC_MAX_TMPFILE from Kconfig

2021-10-25 Thread GitBox
xiaoxiang781216 opened a new pull request #4724: URL: https://github.com/apache/incubator-nuttx/pull/4724 ## Summary use _POSIX_NAME_MAX instead to avoid the inconsistent setting ## Impact ## Testing -- This is an automated message from the Apache Git Service. To

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on a change in pull request #4723: espressif: Apply code cleanups

2021-10-25 Thread GitBox
xiaoxiang781216 commented on a change in pull request #4723: URL: https://github.com/apache/incubator-nuttx/pull/4723#discussion_r735542443 ## File path: Documentation/platforms/xtensa/esp32/boards/esp32-devkitc/index.rst ## @@ -119,7 +119,7 @@ USB connection by means of CP2102

[GitHub] [incubator-nuttx] gustavonihei opened a new pull request #4723: espressif: Apply code cleanups

2021-10-25 Thread GitBox
gustavonihei opened a new pull request #4723: URL: https://github.com/apache/incubator-nuttx/pull/4723 ## Summary This PR intends to apply some minor code clean ups to Espressif family of chips (ESP32, ESP32-C3 and ESP32-S2). 1) Improve consistency when referring to "Wi-Fi", adding th

[incubator-nuttx] branch master updated: mqueue: fix memory leak cause by lost inode_release

2021-10-25 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 e3d20d2 mqueue: fix memory leak caus

[GitHub] [incubator-nuttx] masayuki2009 merged pull request #4722: mqueue: fix memory leak cause by lost inode_release

2021-10-25 Thread GitBox
masayuki2009 merged pull request #4722: URL: https://github.com/apache/incubator-nuttx/pull/4722 -- 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: c

[GitHub] [incubator-nuttx] masayuki2009 commented on pull request #4722: mqueue: fix memory leak cause by lost inode_release

2021-10-25 Thread GitBox
masayuki2009 commented on pull request #4722: URL: https://github.com/apache/incubator-nuttx/pull/4722#issuecomment-950743294 > @masayuki2009 Could you help to review & test it ? I confirmed that the PR fixed the issue. -- This is an automated message from the Apache Git Servic

[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #4721: fs: mqueue: Change MAX_MQUEUE_PATH to 64

2021-10-25 Thread GitBox
xiaoxiang781216 merged pull request #4721: URL: https://github.com/apache/incubator-nuttx/pull/4721 -- 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

[incubator-nuttx] branch master updated: fs: mqueue: Change MAX_MQUEUE_PATH to 64

2021-10-25 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 585b1fc fs: mqueue: Change MAX_MQUE

[GitHub] [incubator-nuttx] GUIDINGLI commented on pull request #4722: mqueue: fix memory leak cause by lost inode_release

2021-10-25 Thread GitBox
GUIDINGLI commented on pull request #4722: URL: https://github.com/apache/incubator-nuttx/pull/4722#issuecomment-950653323 @masayuki2009 Could you help to review & test it ? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub an

[GitHub] [incubator-nuttx] GUIDINGLI opened a new pull request #4722: mqueue: fix memory leak cause by lost inode_release

2021-10-25 Thread GitBox
GUIDINGLI opened a new pull request #4722: URL: https://github.com/apache/incubator-nuttx/pull/4722 ## Summary mqueue: fix memory leak cause by lost inode_release This RP fix memory leak which introducing by https://github.com/apache/incubator-nuttx/pull/2631 ## Imp