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 @@
+/
+ *
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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 @@
+/**
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 @@
+/**
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
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
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
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
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
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
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 -
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 -
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 -
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 -
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
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
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
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
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
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 "
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
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
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
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.
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
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
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
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
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
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
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
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
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
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
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
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 "
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
74 matches
Mail list logo