[GitHub] [incubator-nuttx] anchao merged pull request #4185: iob_trimhead: fix an integer truncation

2021-07-19 Thread GitBox
anchao merged pull request #4185: URL: https://github.com/apache/incubator-nuttx/pull/4185 -- 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

[incubator-nuttx] branch master updated: iob_trimhead: fix an integer truncation

2021-07-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/incubator-nuttx.git The following commit(s) were added to refs/heads/master by this push: new 7a580ae iob_trimhead: fix an integer t

[GitHub] [incubator-nuttx] anchao commented on pull request #4185: iob_trimhead: fix an integer truncation

2021-07-19 Thread GitBox
anchao commented on pull request #4185: URL: https://github.com/apache/incubator-nuttx/pull/4185#issuecomment-883107611 LGTM -- 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] anchao closed issue #4181: TCP iob_free.c assert

2021-07-19 Thread GitBox
anchao closed issue #4181: URL: https://github.com/apache/incubator-nuttx/issues/4181 -- 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-unsu

[GitHub] [incubator-nuttx] anchao commented on issue #4181: TCP iob_free.c assert

2021-07-19 Thread GitBox
anchao commented on issue #4181: URL: https://github.com/apache/incubator-nuttx/issues/4181#issuecomment-883106988 @yamt , Thanks a lot for the quickly fix, I will close this PR! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitH

[GitHub] [incubator-nuttx] GUIDINGLI commented on issue #4181: TCP iob_free.c assert

2021-07-19 Thread GitBox
GUIDINGLI commented on issue #4181: URL: https://github.com/apache/incubator-nuttx/issues/4181#issuecomment-883106133 Test pass. Confirm #4185 fix iob_free.c assert. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [incubator-nuttx] xiaoxiang781216 opened a new pull request #4186: libc: Implement times function

2021-07-19 Thread GitBox
xiaoxiang781216 opened a new pull request #4186: URL: https://github.com/apache/incubator-nuttx/pull/4186 ## Summary ## Impact ## Testing -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL a

[GitHub] [incubator-nuttx] yamt commented on issue #4181: TCP iob_free.c assert

2021-07-19 Thread GitBox
yamt commented on issue #4181: URL: https://github.com/apache/incubator-nuttx/issues/4181#issuecomment-883064099 @anchao i think https://github.com/apache/incubator-nuttx/pull/4185 fixes this issue. -- This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [incubator-nuttx] yamt opened a new pull request #4185: iob_trimhead: fix an integer truncation

2021-07-19 Thread GitBox
yamt opened a new pull request #4185: URL: https://github.com/apache/incubator-nuttx/pull/4185 ## Summary I guess this fixes https://github.com/apache/incubator-nuttx/issues/4181 ## Impact tcp ## Testing tested using a modified version of apps/netutils/iperf on esp32 w

[GitHub] [incubator-nuttx] yamt opened a new pull request #4184: tcp related wip things

2021-07-19 Thread GitBox
yamt opened a new pull request #4184: URL: https://github.com/apache/incubator-nuttx/pull/4184 ## Summary ## Impact ## Testing -- 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] SPRESENSE opened a new pull request #4183: sched/task: Fix wrong return value from nxspawn_open()

2021-07-19 Thread GitBox
SPRESENSE opened a new pull request #4183: URL: https://github.com/apache/incubator-nuttx/pull/4183 ## Summary nxspawn_open() is expected to return "OK" when it success, but it doesn't return it in case of executing dup2. Because of this, the "Command as parameter" couldn't work wit

[GitHub] [incubator-nuttx] yamt commented on issue #4181: TCP iob_free.c assert

2021-07-19 Thread GitBox
yamt commented on issue #4181: URL: https://github.com/apache/incubator-nuttx/issues/4181#issuecomment-883010594 i will take a look. -- 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

[incubator-nuttx] branch master updated: Fix typos in comments and identifiers

2021-07-19 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 The following commit(s) were added to refs/heads/master by this push: new 609ee6b Fix typos in comments an

[GitHub] [incubator-nuttx] gustavonihei merged pull request #4182: Fix typos in comments and identifiers

2021-07-19 Thread GitBox
gustavonihei merged pull request #4182: URL: https://github.com/apache/incubator-nuttx/pull/4182 -- 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

[incubator-nuttx] branch master updated (b9ec006 -> 38c5837)

2021-07-19 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 b9ec006 Remove duplicated Documentation of the bl602evb add 92eec01 socket_rpmsg: fix recv bloc

[GitHub] [incubator-nuttx] gustavonihei merged pull request #4179: Update socket rpmsg

2021-07-19 Thread GitBox
gustavonihei merged pull request #4179: URL: https://github.com/apache/incubator-nuttx/pull/4179 -- 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] SunJun8 commented on pull request #4178: Add BL602 documentation

2021-07-19 Thread GitBox
SunJun8 commented on pull request #4178: URL: https://github.com/apache/incubator-nuttx/pull/4178#issuecomment-882980624 @acassis well, noticed that it has been deleted in the new commit, thanks -- This is an automated message from the Apache Git Service. To respond to the message, please

[incubator-nuttx-website] branch asf-site updated: Publishing web: 934a4647f20f1ab1148ce00d3b05b97fb19ad702 docs: b9ec0063bc847d4ddf01dbf37027b3636c4c62a5

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

[GitHub] [incubator-nuttx] michallenc commented on issue #3765: GSoC: NuttX support for pysimCoder (info thread)

2021-07-19 Thread GitBox
michallenc commented on issue #3765: URL: https://github.com/apache/incubator-nuttx/issues/3765#issuecomment-882899549 Hello, my implementation of tickless mode for iMXRT MCU mentioned above was tested on real time DC motor control application and [merged into mainline during the p

[GitHub] [incubator-nuttx] hartmannathan opened a new pull request #4182: Fix typos in comments and identifiers

2021-07-19 Thread GitBox
hartmannathan opened a new pull request #4182: URL: https://github.com/apache/incubator-nuttx/pull/4182 ## Summary Fix typos in comments and identifiers in these files: - tools/nxstyle Kconfig - tools/nxstyle arch/arm/src/armv7-a/arm_cpupause.c - tools/nxstyle arch/arm/sr

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on a change in pull request #4179: Update socket rpmsg

2021-07-19 Thread GitBox
xiaoxiang781216 commented on a change in pull request #4179: URL: https://github.com/apache/incubator-nuttx/pull/4179#discussion_r672407804 ## File path: net/rpmsg/rpmsg_sockif.c ## @@ -510,8 +502,25 @@ static void rpmsg_socket_ns_bind(FAR struct rpmsg_device *rdev, strcpy(

[GitHub] [incubator-nuttx] anchao opened a new issue #4181: TCP iob_free.c assert

2021-07-19 Thread GitBox
anchao opened a new issue #4181: URL: https://github.com/apache/incubator-nuttx/issues/4181 Recently, we rebase of nuttx mainline to our internal branch. When running the HTTP audio streaming testing suite, we found that the audio streaming often crash in the iob_free.c: assert:

[GitHub] [incubator-nuttx] GUIDINGLI commented on a change in pull request #4179: Update socket rpmsg

2021-07-19 Thread GitBox
GUIDINGLI commented on a change in pull request #4179: URL: https://github.com/apache/incubator-nuttx/pull/4179#discussion_r672395696 ## File path: net/rpmsg/rpmsg_sockif.c ## @@ -505,8 +502,25 @@ static void rpmsg_socket_ns_bind(FAR struct rpmsg_device *rdev, strcpy(new->r

[GitHub] [incubator-nuttx-apps] acassis commented on pull request #566: WIP: crypto: Initial support for Mbed TLS

2021-07-19 Thread GitBox
acassis commented on pull request #566: URL: https://github.com/apache/incubator-nuttx-apps/pull/566#issuecomment-882552606 Thank you @btashton, please let me know how we can help you to complete it. Our new Wi-Fi library will not include the wpa_supplicant internally and we need to provi

[GitHub] [incubator-nuttx] yamt commented on pull request #3900: Revert "Make: use gcc as LD"

2021-07-19 Thread GitBox
yamt commented on pull request #3900: URL: https://github.com/apache/incubator-nuttx/pull/3900#issuecomment-882551932 btw, i updated my demo to use a library. it seems working for both of gcc and clang so far. https://github.com/yamt/garbage/commit/506efb8445aaa5a7abf6879873b0b5d701a3ca

[GitHub] [incubator-nuttx] btashton merged pull request #4180: Remove duplicated Documentation of the bl602evb

2021-07-19 Thread GitBox
btashton merged pull request #4180: URL: https://github.com/apache/incubator-nuttx/pull/4180 -- 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: commi

[incubator-nuttx] branch master updated: Remove duplicated Documentation of the bl602evb

2021-07-19 Thread btashton
This is an automated email from the ASF dual-hosted git repository. btashton 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 b9ec006 Remove duplicated Documentat

[GitHub] [incubator-nuttx] btashton commented on pull request #4144: tools/version.sh: Fix version number to get on master branch

2021-07-19 Thread GitBox
btashton commented on pull request #4144: URL: https://github.com/apache/incubator-nuttx/pull/4144#issuecomment-882546450 > @btashton > On the advice of @gustavonihei , I have changed this PR to add `-c 'versionsort.suffix=-'`. Will this PR be accepted? If not, I will close it. P

[GitHub] [incubator-nuttx] acassis opened a new pull request #4180: Remove duplicated Documentation of the bl602evb

2021-07-19 Thread GitBox
acassis opened a new pull request #4180: URL: https://github.com/apache/incubator-nuttx/pull/4180 ## Summary Remove duplicated Documentation of the bl602evb ## Impact Only bl602evb ## Testing Pass build! -- This is an automated message from the Apache Git Service. To re

[GitHub] [incubator-nuttx] acassis commented on pull request #4178: Add BL602 documentation

2021-07-19 Thread GitBox
acassis commented on pull request #4178: URL: https://github.com/apache/incubator-nuttx/pull/4178#issuecomment-882542489 Ok, @SunJun8 could you please submit a PR to remove the documentation from boards/risc-v/bl602/bl602evb/README.txt ? -- This is an automated message from the Apache Gi

[GitHub] [incubator-nuttx-apps] btashton commented on pull request #749: Add initial support libtommath and libtomcrypt libraries

2021-07-19 Thread GitBox
btashton commented on pull request #749: URL: https://github.com/apache/incubator-nuttx-apps/pull/749#issuecomment-882542240 Unfortunate that this was merged with outstanding issues. This PR should not have been merged without the security export work completed... -- This is an automate

[GitHub] [incubator-nuttx-apps] btashton commented on pull request #566: WIP: crypto: Initial support for Mbed TLS

2021-07-19 Thread GitBox
btashton commented on pull request #566: URL: https://github.com/apache/incubator-nuttx-apps/pull/566#issuecomment-882539476 @acassis this should _not_ be merged (or the other crypto PR I have) until the export control work for Apache is completed. I can try to start the process for that

[GitHub] [incubator-nuttx] btashton edited a comment on pull request #4178: Add BL602 documentation

2021-07-19 Thread GitBox
btashton edited a comment on pull request #4178: URL: https://github.com/apache/incubator-nuttx/pull/4178#issuecomment-882535493 > BTW @btashton did you see @gustavonihei comment at https://github.com/apache/incubator-nuttx-apps/pull/566 ? > What do you suggest? We have three options: 1

[GitHub] [incubator-nuttx] btashton commented on pull request #4178: Add BL602 documentation

2021-07-19 Thread GitBox
btashton commented on pull request #4178: URL: https://github.com/apache/incubator-nuttx/pull/4178#issuecomment-882535493 > BTW @btashton did you see @gustavonihei comment at https://github.com/apache/incubator-nuttx-apps/pull/566 ? > What do you suggest? We have three options: 1) wait

[GitHub] [incubator-nuttx] acassis commented on pull request #4178: Add BL602 documentation

2021-07-19 Thread GitBox
acassis commented on pull request #4178: URL: https://github.com/apache/incubator-nuttx/pull/4178#issuecomment-882534374 BTW @btashton did you see @gustavonihei comment at https://github.com/apache/incubator-nuttx-apps/pull/566 ? What do you suggest? We have three options: 1) wait more

[GitHub] [incubator-nuttx] gustavonihei commented on a change in pull request #4179: Update socket rpmsg

2021-07-19 Thread GitBox
gustavonihei commented on a change in pull request #4179: URL: https://github.com/apache/incubator-nuttx/pull/4179#discussion_r672279701 ## File path: net/rpmsg/rpmsg_sockif.c ## @@ -505,8 +502,25 @@ static void rpmsg_socket_ns_bind(FAR struct rpmsg_device *rdev, strcpy(new

[GitHub] [incubator-nuttx] acassis commented on pull request #4178: Add BL602 documentation

2021-07-19 Thread GitBox
acassis commented on pull request #4178: URL: https://github.com/apache/incubator-nuttx/pull/4178#issuecomment-882530711 Oops, sorry I missed it! -- 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

[GitHub] [incubator-nuttx] yamt edited a comment on pull request #3900: Revert "Make: use gcc as LD"

2021-07-19 Thread GitBox
yamt edited a comment on pull request #3900: URL: https://github.com/apache/incubator-nuttx/pull/3900#issuecomment-882527566 @xiaoxiang781216 @gustavonihei i haven't found a chance to investigate the lto things. you haven't either, it guess. on the other hand, the "cc as LD" th

[GitHub] [incubator-nuttx] btashton commented on pull request #4178: Add BL602 documentation

2021-07-19 Thread GitBox
btashton commented on pull request #4178: URL: https://github.com/apache/incubator-nuttx/pull/4178#issuecomment-882528237 @acassis there was an outstanding comment -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the U

[GitHub] [incubator-nuttx] yamt commented on pull request #3900: Revert "Make: use gcc as LD"

2021-07-19 Thread GitBox
yamt commented on pull request #3900: URL: https://github.com/apache/incubator-nuttx/pull/3900#issuecomment-882527566 the "cc as LD

[GitHub] [incubator-nuttx] GUIDINGLI opened a new pull request #4179: Update socket rpmsg

2021-07-19 Thread GitBox
GUIDINGLI opened a new pull request #4179: URL: https://github.com/apache/incubator-nuttx/pull/4179 ## Summary socket_rpmsg: fix recv block when remote close early socket_rpmsg: add lock to bind list, reject if list more than backlog ## Impact ## Testing -

[GitHub] [incubator-nuttx] acassis merged pull request #4173: Make: fix use of gcc as LD for modules and ELF executables builds

2021-07-19 Thread GitBox
acassis merged pull request #4173: URL: https://github.com/apache/incubator-nuttx/pull/4173 -- 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: Make: fix use of gcc as LD for modules and ELF executables builds

2021-07-19 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 6c2c70c Make: fix use of gcc as LD fo

[GitHub] [incubator-nuttx] acassis merged pull request #4176: ARM: fix CPSR corruption after exception handling

2021-07-19 Thread GitBox
acassis merged pull request #4176: URL: https://github.com/apache/incubator-nuttx/pull/4176 -- 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: ARM: fix CPSR corruption after exception handling

2021-07-19 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 aac0db3 ARM: fix CPSR corruption afte

[GitHub] [incubator-nuttx] acassis merged pull request #4178: Add BL602 documentation

2021-07-19 Thread GitBox
acassis merged pull request #4178: URL: https://github.com/apache/incubator-nuttx/pull/4178 -- 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: tools/version.sh: Fix version number to get on master branch

2021-07-19 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 383b2b7 tools/version.sh: Fix version

[GitHub] [incubator-nuttx] acassis merged pull request #4144: tools/version.sh: Fix version number to get on master branch

2021-07-19 Thread GitBox
acassis merged pull request #4144: URL: https://github.com/apache/incubator-nuttx/pull/4144 -- 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: Add BL602 documentation

2021-07-19 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 e968240 Add BL602 documentation e9682

[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #4172: sched: Remove unused TLS member from task_group_s

2021-07-19 Thread GitBox
xiaoxiang781216 merged pull request #4172: URL: https://github.com/apache/incubator-nuttx/pull/4172 -- 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 (e5dafc8 -> ad2f859)

2021-07-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/incubator-nuttx.git. from e5dafc8 fs: mount: Change the format for df new 95cb33d sched: Remove unused TLS member from task_

[incubator-nuttx] 01/02: sched: Remove unused TLS member from task_group_s

2021-07-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/incubator-nuttx.git commit 95cb33dbf5d0ed0e5e6f85eb623b22388e458033 Author: Huang Qi AuthorDate: Sun Jul 18 19:42:06 2021 +0800 sc

[incubator-nuttx] 02/02: sched: Move tls_ndxset_t & tls_dtor_t to tls.h

2021-07-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/incubator-nuttx.git commit ad2f859170e49067a1903776cc970947e0f90271 Author: Huang Qi AuthorDate: Sun Jul 18 21:01:24 2021 +0800 sc

[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #4174: Fix nfs and statfs

2021-07-19 Thread GitBox
xiaoxiang781216 merged pull request #4174: URL: https://github.com/apache/incubator-nuttx/pull/4174 -- 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 (3834e7e -> e5dafc8)

2021-07-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/incubator-nuttx.git. from 3834e7e serial: use Ctrl+? composite key to force panic" new a3f1abf fs: nfs: Fix statfs for NFS

[incubator-nuttx] 03/03: fs: mount: Change the format for df

2021-07-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/incubator-nuttx.git commit e5dafc825d683cb9b3ebfe0c97609600e7c2a34b Author: Masayuki Ishikawa AuthorDate: Mon Jul 19 16:16:52 2021 +090

[incubator-nuttx] 01/03: fs: nfs: Fix statfs for NFS

2021-07-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/incubator-nuttx.git commit a3f1abfb458ea2adcebc9f4c0d4722847781f863 Author: Masayuki Ishikawa AuthorDate: Mon Jul 19 15:58:46 2021 +090

[incubator-nuttx] 02/03: fs, include: Use fsblkcnt_t and fsfilcnt_t instead of off_t

2021-07-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/incubator-nuttx.git commit cfd1c28606198e1c3f452610b7e6dc87676b498f Author: Masayuki Ishikawa AuthorDate: Mon Jul 19 16:04:01 2021 +090

[incubator-nuttx] branch master updated (7689392 -> 3834e7e)

2021-07-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/incubator-nuttx.git. from 7689392 author: Zilogic Systems: update licenses to Apache add 3834e7e serial: use Ctrl+? composit

[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #4177: serial: use Ctrl+? composite key to force panic"

2021-07-19 Thread GitBox
xiaoxiang781216 merged pull request #4177: URL: https://github.com/apache/incubator-nuttx/pull/4177 -- 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] baggio63446333 commented on pull request #4144: tools/version.sh: Fix version number to get on master branch

2021-07-19 Thread GitBox
baggio63446333 commented on pull request #4144: URL: https://github.com/apache/incubator-nuttx/pull/4144#issuecomment-882460932 @btashton On the advice of @gustavonihei , I have changed this PR to add `-c 'versionsort.suffix=-'`. Will this PR be accepted? If not, I will close it. --

[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #4175: author: Zilogic Systems: update licenses to Apache

2021-07-19 Thread GitBox
xiaoxiang781216 merged pull request #4175: URL: https://github.com/apache/incubator-nuttx/pull/4175 -- 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: author: Zilogic Systems: update licenses to Apache

2021-07-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/incubator-nuttx.git The following commit(s) were added to refs/heads/master by this push: new 7689392 author: Zilogic Systems: up

[GitHub] [incubator-nuttx-apps] xiaoxiang781216 merged pull request #808: system/cu: fix setting termios with parity

2021-07-19 Thread GitBox
xiaoxiang781216 merged pull request #808: URL: https://github.com/apache/incubator-nuttx-apps/pull/808 -- 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-m

[incubator-nuttx-apps] branch master updated: system/cu: fix setting termios with parity

2021-07-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/incubator-nuttx-apps.git The following commit(s) were added to refs/heads/master by this push: new 51c778b system/cu: fix setting

[GitHub] [incubator-nuttx-apps] lukegluke removed a comment on pull request #808: system/cu: fix setting termios with parity

2021-07-19 Thread GitBox
lukegluke removed a comment on pull request #808: URL: https://github.com/apache/incubator-nuttx-apps/pull/808#issuecomment-882372301 It was much easier to fix this here in web github, so can't amend previous commit with style fix. Please squash. -- This is an automated message from the

[GitHub] [incubator-nuttx-apps] lukegluke commented on pull request #808: system/cu: fix setting termios with parity

2021-07-19 Thread GitBox
lukegluke commented on pull request #808: URL: https://github.com/apache/incubator-nuttx-apps/pull/808#issuecomment-882372301 It was much easier to fix this here in web github, so can't amend previous commit with style fix. Please squash. -- This is an automated message from the Apache

[GitHub] [incubator-nuttx-apps] lukegluke opened a new pull request #808: system/cu: fix setting termios with parity

2021-07-19 Thread GitBox
lukegluke opened a new pull request #808: URL: https://github.com/apache/incubator-nuttx-apps/pull/808 Clear only the bits in `c_cflag` that will be set by cu. Otherwise if even or odd parity is set all other bits of `c_cflag` will be cleared. Including `CS8` default character siz

[GitHub] [incubator-nuttx] SunJun8 opened a new pull request #4178: Add BL602 documentation

2021-07-19 Thread GitBox
SunJun8 opened a new pull request #4178: URL: https://github.com/apache/incubator-nuttx/pull/4178 ## Summary Add BL602 documentation ## Impact ## Testing -- 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 #4177: serial: use Ctrl+? composite key to force panic"

2021-07-19 Thread GitBox
GUIDINGLI opened a new pull request #4177: URL: https://github.com/apache/incubator-nuttx/pull/4177 ## Summary serial: use Ctrl+? composite key to force panic" because ctrl+@ ascii is zero, the key is too common, if you send break from terminal, then the system crash. F

[GitHub] [incubator-nuttx] GUIDINGLI opened a new pull request #4176: ARM: fix CPSR corruption after exception handling

2021-07-19 Thread GitBox
GUIDINGLI opened a new pull request #4176: URL: https://github.com/apache/incubator-nuttx/pull/4176 ARM: fix CPSR corruption after exception handling It seems to be caused by the corrupted or wrong CPSR restored on return from exception. NuttX restores the context using code like t

[GitHub] [incubator-nuttx] jerpelea opened a new pull request #4175: author: Zilogic Systems: update licenses to Apache

2021-07-19 Thread GitBox
jerpelea opened a new pull request #4175: URL: https://github.com/apache/incubator-nuttx/pull/4175 ## Summary Gregory Nutt has submitted the SGA Zilogic Systems has submitted the SGA Uniquix Tecnologia has submitted the SGA Michael Jung has submitted the ICLA

[GitHub] [incubator-nuttx] masayuki2009 opened a new pull request #4174: Fix nfs and statfs

2021-07-19 Thread GitBox
masayuki2009 opened a new pull request #4174: URL: https://github.com/apache/incubator-nuttx/pull/4174 ## Summary - This PR consists of the following 3 commits - commit1: fs: nfs: Fix statfs for NFS - I noticed that the results of the df command are incorrect for NFS. - F