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 =
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
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
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?
-
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
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
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
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
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
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
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
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
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
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
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
---
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
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
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,
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,
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
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,
{
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,
{
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,
{
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,
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
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,
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,
{
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
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
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
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
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
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
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
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
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
-
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
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
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
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
40 matches
Mail list logo