[GitHub] [incubator-nuttx] acassis commented on issue #1494: NXP imxrt1064 dose not support

2020-08-03 Thread GitBox
acassis commented on issue #1494: URL: https://github.com/apache/incubator-nuttx/issues/1494#issuecomment-667967470 Hi @degree900 thank you for explaining more details about the issue. I don't have a imxrt1064 here to test, but did you try to change all "ORIGIN = 0x6000" to "ORIGIN =

[GitHub] [incubator-nuttx] degree900 commented on issue #1494: NXP imxrt1064 dose not support

2020-08-03 Thread GitBox
degree900 commented on issue #1494: URL: https://github.com/apache/incubator-nuttx/issues/1494#issuecomment-667976148 Yes, I tried to modify the link script, and also modified the FLASH_BASE and FLASH_END at nuttx/configs/imxrt1060-evk/src/imxrt_flexspi_nor_boot.h , but it still did not

[GitHub] [incubator-nuttx] v01d opened a new pull request #1501: New Documentation

2020-08-03 Thread GitBox
v01d opened a new pull request #1501: URL: https://github.com/apache/incubator-nuttx/pull/1501 ## Summary This is a WIP of the new documentation system based on Sphinx and RST. Migration from HTML documents is in progress. The CI system currently setup is based on GitHub pages and

[GitHub] [incubator-nuttx] v01d commented on pull request #1501: New Documentation

2020-08-03 Thread GitBox
v01d commented on pull request #1501: URL: https://github.com/apache/incubator-nuttx/pull/1501#issuecomment-668183937 FYI: I will be working on NSH and User API parts next Maybe we can continue colaborating on this using PRs on my fork? -

[incubator-nuttx] 03/03: fs/procfs: Handle /proc/xxx/group/ correctly

2020-08-03 Thread aguettouche
This is an automated email from the ASF dual-hosted git repository. aguettouche pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 0e610caec857808124c13f65b142f45ff4d79b0b Author: Xiang Xiao AuthorDate: Fri Jul 31 02:51:58 2020 +0800

[incubator-nuttx] branch master updated (2a2dd35 -> 0e610ca)

2020-08-03 Thread aguettouche
This is an automated email from the ASF dual-hosted git repository. aguettouche pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from 2a2dd35 arch/sim: Fix warning: implicit declaration of function ‘pthread_yield’ new 2d7f58d net

[incubator-nuttx] 01/03: net/procfs: Support chdir("/proc/net/") correctly

2020-08-03 Thread aguettouche
This is an automated email from the ASF dual-hosted git repository. aguettouche pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 2d7f58d1659168d196ea90cc92f30d7e27e7a92d Author: Xiang Xiao AuthorDate: Fri Jul 31 02:50:17 2020 +0800

[GitHub] [incubator-nuttx] Ouss4 merged pull request #1490: Ensure the filesystem handle the tail '/' correctly

2020-08-03 Thread GitBox
Ouss4 merged pull request #1490: URL: https://github.com/apache/incubator-nuttx/pull/1490 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

[incubator-nuttx] 02/03: fs/romfs: Support the path with tail '/' correctly

2020-08-03 Thread aguettouche
This is an automated email from the ASF dual-hosted git repository. aguettouche pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 1bad139f88d18b8e26d2b77abe5c8735f866799f Author: Xiang Xiao AuthorDate: Fri Jul 31 02:51:05 2020 +0800

[incubator-nuttx] branch master updated (0e610ca -> 16cd363)

2020-08-03 Thread aguettouche
This is an automated email from the ASF dual-hosted git repository. aguettouche pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from 0e610ca fs/procfs: Handle /proc/xxx/group/ correctly new ea1ce2b boards: lc82345-xgevk: Replace

[incubator-nuttx] 01/02: boards: lc82345-xgevk: Replace license header with Apache License 2.0

2020-08-03 Thread aguettouche
This is an automated email from the ASF dual-hosted git repository. aguettouche pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit ea1ce2bcb693c11e63dbef31ad7f76e9efc8855e Author: Masayuki Ishikawa AuthorDate: Fri Jul 31 12:47:58 2020 +0

[GitHub] [incubator-nuttx] Ouss4 merged pull request #1493: Change license for lc823450

2020-08-03 Thread GitBox
Ouss4 merged pull request #1493: URL: https://github.com/apache/incubator-nuttx/pull/1493 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

[GitHub] [incubator-nuttx-apps] Ouss4 merged pull request #348: testing/cxxtest: increase STACKSIZE to avoid crash

2020-08-03 Thread GitBox
Ouss4 merged pull request #348: URL: https://github.com/apache/incubator-nuttx-apps/pull/348 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

[incubator-nuttx-apps] branch master updated: testing/cxxtest: increase STACKSIZE to avoid crash

2020-08-03 Thread aguettouche
This is an automated email from the ASF dual-hosted git repository. aguettouche 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 63a5ddc testing/cxxtest: inc

[GitHub] [incubator-nuttx] yamt opened a new pull request #1502: Random fixes for issues reported by clang-check

2020-08-03 Thread GitBox
yamt opened a new pull request #1502: URL: https://github.com/apache/incubator-nuttx/pull/1502 ## Summary Random fixes for issues reported by clang-check ## Impact None of these seems critical ## Testing Compile tested only ---

[GitHub] [incubator-nuttx] adamfeuer commented on issue #128: IP Clearance

2020-08-03 Thread GitBox
adamfeuer commented on issue #128: URL: https://github.com/apache/incubator-nuttx/issues/128#issuecomment-668331164 Thanks @xiaoxiang781216 – I should have enough time to do a high-level analysis this week or next, and I could definitely use the help! @PeterBee97 are you able to hel

[GitHub] [incubator-nuttx] v01d commented on a change in pull request #1502: Random fixes for issues reported by clang-check

2020-08-03 Thread GitBox
v01d commented on a change in pull request #1502: URL: https://github.com/apache/incubator-nuttx/pull/1502#discussion_r464756947 ## File path: arch/sim/src/sim/up_exit.c ## @@ -65,9 +65,9 @@ void up_exit(int status) { - FAR struct tcb_s *tcb = this_task(); + FAR struct tc

[GitHub] [incubator-nuttx] v01d commented on a change in pull request #1502: Random fixes for issues reported by clang-check

2020-08-03 Thread GitBox
v01d commented on a change in pull request #1502: URL: https://github.com/apache/incubator-nuttx/pull/1502#discussion_r464757137 ## File path: net/tcp/tcp_timer.c ## @@ -182,7 +182,7 @@ void tcp_timer(FAR struct net_driver_s *dev, FAR struct tcp_conn_s *conn,

[GitHub] [incubator-nuttx] v01d commented on a change in pull request #1502: Random fixes for issues reported by clang-check

2020-08-03 Thread GitBox
v01d commented on a change in pull request #1502: URL: https://github.com/apache/incubator-nuttx/pull/1502#discussion_r464757443 ## File path: net/tcp/tcp_timer.c ## @@ -182,7 +182,7 @@ void tcp_timer(FAR struct net_driver_s *dev, FAR struct tcp_conn_s *conn,

[GitHub] [incubator-nuttx] yamt commented on a change in pull request #1502: Random fixes for issues reported by clang-check

2020-08-03 Thread GitBox
yamt commented on a change in pull request #1502: URL: https://github.com/apache/incubator-nuttx/pull/1502#discussion_r464757818 ## File path: arch/sim/src/sim/up_exit.c ## @@ -65,9 +65,9 @@ void up_exit(int status) { - FAR struct tcb_s *tcb = this_task(); + FAR struct tc

[GitHub] [incubator-nuttx] v01d commented on a change in pull request #1502: Random fixes for issues reported by clang-check

2020-08-03 Thread GitBox
v01d commented on a change in pull request #1502: URL: https://github.com/apache/incubator-nuttx/pull/1502#discussion_r464757967 ## File path: drivers/usbhost/hid_parser.c ## @@ -274,8 +274,8 @@ int hid_parsereport(FAR const uint8_t *report, int rptlen, {

[GitHub] [incubator-nuttx] yamt commented on a change in pull request #1502: Random fixes for issues reported by clang-check

2020-08-03 Thread GitBox
yamt commented on a change in pull request #1502: URL: https://github.com/apache/incubator-nuttx/pull/1502#discussion_r464758552 ## File path: drivers/usbhost/hid_parser.c ## @@ -274,8 +274,8 @@ int hid_parsereport(FAR const uint8_t *report, int rptlen, {

[GitHub] [incubator-nuttx] yamt commented on a change in pull request #1502: Random fixes for issues reported by clang-check

2020-08-03 Thread GitBox
yamt commented on a change in pull request #1502: URL: https://github.com/apache/incubator-nuttx/pull/1502#discussion_r464758552 ## File path: drivers/usbhost/hid_parser.c ## @@ -274,8 +274,8 @@ int hid_parsereport(FAR const uint8_t *report, int rptlen, {

[GitHub] [incubator-nuttx] yamt commented on a change in pull request #1502: Random fixes for issues reported by clang-check

2020-08-03 Thread GitBox
yamt commented on a change in pull request #1502: URL: https://github.com/apache/incubator-nuttx/pull/1502#discussion_r464758272 ## File path: net/tcp/tcp_timer.c ## @@ -182,7 +182,7 @@ void tcp_timer(FAR struct net_driver_s *dev, FAR struct tcp_conn_s *conn,

[GitHub] [incubator-nuttx] v01d commented on a change in pull request #1502: Random fixes for issues reported by clang-check

2020-08-03 Thread GitBox
v01d commented on a change in pull request #1502: URL: https://github.com/apache/incubator-nuttx/pull/1502#discussion_r464758538 ## File path: arch/sim/src/sim/up_exit.c ## @@ -65,9 +65,9 @@ void up_exit(int status) { - FAR struct tcb_s *tcb = this_task(); + FAR struct tc

[GitHub] [incubator-nuttx] v01d commented on a change in pull request #1502: Random fixes for issues reported by clang-check

2020-08-03 Thread GitBox
v01d commented on a change in pull request #1502: URL: https://github.com/apache/incubator-nuttx/pull/1502#discussion_r464759559 ## File path: net/tcp/tcp_timer.c ## @@ -182,7 +182,7 @@ void tcp_timer(FAR struct net_driver_s *dev, FAR struct tcp_conn_s *conn,

[GitHub] [incubator-nuttx] v01d commented on a change in pull request #1502: Random fixes for issues reported by clang-check

2020-08-03 Thread GitBox
v01d commented on a change in pull request #1502: URL: https://github.com/apache/incubator-nuttx/pull/1502#discussion_r464759907 ## File path: drivers/usbhost/hid_parser.c ## @@ -274,8 +274,8 @@ int hid_parsereport(FAR const uint8_t *report, int rptlen, {

[GitHub] [incubator-nuttx] xiaoxiang781216 closed pull request #1487: libc: Avoid ctype function to evaluate the argument more than once

2020-08-03 Thread GitBox
xiaoxiang781216 closed pull request #1487: URL: https://github.com/apache/incubator-nuttx/pull/1487 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on pull request #1487: libc: Avoid ctype function to evaluate the argument more than once

2020-08-03 Thread GitBox
xiaoxiang781216 commented on pull request #1487: URL: https://github.com/apache/incubator-nuttx/pull/1487#issuecomment-668345144 Close, https://github.com/apache/incubator-nuttx/pull/1496 is better for the embeded system. Th

[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #1502: Random fixes for issues reported by clang-check

2020-08-03 Thread GitBox
xiaoxiang781216 merged pull request #1502: URL: https://github.com/apache/incubator-nuttx/pull/1502 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[incubator-nuttx] 02/04: drivers/usbhost/hid_parser.c: Fix out of range array accesses

2020-08-03 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 59ba52aee8fd21442fa59ff4a04a30e6ff8d0c80 Author: YAMAMOTO Takashi AuthorDate: Tue Aug 4 10:17:41 2020 +0900

[incubator-nuttx] branch master updated (16cd363 -> 0b90ad3)

2020-08-03 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 16cd363 arch: lc823450: Replace license header with Apache License 2.0 new 4f7745a net/tcp/tcp_tim

[incubator-nuttx] 03/04: drivers/usbhost/hid_parser.c: nxstyle fixes

2020-08-03 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 123a31e3a2d8849d7da6a6c1ef1fcd5fd54de551 Author: YAMAMOTO Takashi AuthorDate: Tue Aug 4 10:24:09 2020 +0900

[incubator-nuttx] 01/04: net/tcp/tcp_timer.c: Remove redundant assignments

2020-08-03 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 4f7745ae1c47958ab4273eb9d273c5c8f3067281 Author: YAMAMOTO Takashi AuthorDate: Tue Aug 4 10:09:33 2020 +0900

[incubator-nuttx] 04/04: arch/sim/src/sim/up_exit.c: Appease a clang-check warning

2020-08-03 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 0b90ad3dd4e549cfca3416b223974a08fb03fa1c Author: YAMAMOTO Takashi AuthorDate: Tue Aug 4 10:37:35 2020 +0900

[GitHub] [incubator-nuttx] masayuki2009 opened a new pull request #1503: Change shes related headers

2020-08-03 Thread GitBox
masayuki2009 opened a new pull request #1503: URL: https://github.com/apache/incubator-nuttx/pull/1503 ## Summary - This commit replaces SHES related headers with Apache License 2.0 ## Impact - No impact ## Testing - Build check only -

[GitHub] [incubator-nuttx] YuuichiNakamura commented on pull request #1377: Add task trace support

2020-08-03 Thread GitBox
YuuichiNakamura commented on pull request #1377: URL: https://github.com/apache/incubator-nuttx/pull/1377#issuecomment-668406404 @xiaoxiang781216 How about my changes? I think I have answered all your comments. This is an au

[GitHub] [incubator-nuttx] justinmclean commented on pull request #1503: Change shes related headers

2020-08-03 Thread GitBox
justinmclean commented on pull request #1503: URL: https://github.com/apache/incubator-nuttx/pull/1503#issuecomment-668407426 HI, Why are these headers being replaced without a software grant? Thanks, Justin

[GitHub] [incubator-nuttx] masayuki2009 commented on pull request #1503: Change shes related headers

2020-08-03 Thread GitBox
masayuki2009 commented on pull request #1503: URL: https://github.com/apache/incubator-nuttx/pull/1503#issuecomment-668409920 > HI, Why are these headers being replaced without a software grant? Thanks, Justin Hi, @justinmclean, I am currently an SHES employee and I already su

[GitHub] [incubator-nuttx] justinmclean commented on pull request #1503: Change shes related headers

2020-08-03 Thread GitBox
justinmclean commented on pull request #1503: URL: https://github.com/apache/incubator-nuttx/pull/1503#issuecomment-668414083 Hi, > I am currently an SHES employee and I already submitted ICLA and I contributed the code. > so I thought it's OK to replace the headers. > It i