bkueng opened a new pull request #329:
URL: https://github.com/apache/incubator-nuttx-apps/pull/329
NuttX PR: https://github.com/apache/incubator-nuttx/pull/1374
This is an automated message from the Apache Git Service.
To re
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
The following commit(s) were added to refs/heads/master by this push:
new 5da9cb3 libxx: Eanble HAVE_CXXINI
Ouss4 merged pull request #1384:
URL: https://github.com/apache/incubator-nuttx/pull/1384
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 #1387:
URL: https://github.com/apache/incubator-nuttx/pull/1387
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 change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git.
from 5da9cb3 libxx: Eanble HAVE_CXXINITIALIZE automatically if LIBCXX or
UCLIBCXX enable
new 05f6445
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 05f6445493e6bb76eb97490914e79d1f0139abb5
Author: Xiang Xiao
AuthorDate: Thu Jul 9 02:39:29 2020 +0800
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 4176a3828bacfb743dd6660cd08cb80c32041467
Author: Xiang Xiao
AuthorDate: Thu Jul 9 03:18:10 2020 +0800
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 60b7b8b3f065389b5f91b0531e2f0e3bfeca224b
Author: Xiang Xiao
AuthorDate: Thu Jul 9 03:09:57 2020 +0800
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 db02cea58c1e58ca1b7a877d7db61f35a4fb33ea
Author: Xiang Xiao
AuthorDate: Thu Jul 9 03:08:51 2020 +0800
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 924ba8473770eae5e2edb9631724fc80397ce49e
Author: Xiang Xiao
AuthorDate: Thu Jul 9 03:05:56 2020 +0800
acassis commented on pull request #1388:
URL: https://github.com/apache/incubator-nuttx/pull/1388#issuecomment-656113868
Thank you @xiaoxiang781216 and @masayuki2009
This is an automated message from the Apache Git Service.
Ouss4 merged pull request #1388:
URL: https://github.com/apache/incubator-nuttx/pull/1388
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
The following commit(s) were added to refs/heads/master by this push:
new 3cbf6d5 Fix LCD pins to work corr
Ouss4 opened a new pull request #1391:
URL: https://github.com/apache/incubator-nuttx/pull/1391
## Summary
Just some typos correction.
## Impact
N/A
## Testing
N/A
This is an automated message from the Apac
acassis merged pull request #1391:
URL: https://github.com/apache/incubator-nuttx/pull/1391
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 t
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 81d814b include/nuttx/arch.h: Trivial
antmerlino commented on a change in pull request #1380:
URL: https://github.com/apache/incubator-nuttx/pull/1380#discussion_r452284698
##
File path: arch/arm/src/stm32f7/stm32_tickless.c
##
@@ -988,22 +988,31 @@ int up_timer_start(FAR const struct timespec *ts)
}
#endif
+#i
xiaoxiang781216 opened a new pull request #1392:
URL: https://github.com/apache/incubator-nuttx/pull/1392
## Summary
The major issue is that global C++ objects are constructed too early:
1.memory subsystem isn't ready to accept malloc invocation
2.file system isn't ready to accept o
xiaoxiang781216 commented on pull request #1369:
URL: https://github.com/apache/incubator-nuttx/pull/1369#issuecomment-656265711
@Ouss4 could you review the PR which fix the potential panic after #986
This is an automated me
patacongo commented on a change in pull request #1380:
URL: https://github.com/apache/incubator-nuttx/pull/1380#discussion_r452390246
##
File path: arch/arm/src/stm32f7/stm32_tickless.c
##
@@ -988,22 +988,31 @@ int up_timer_start(FAR const struct timespec *ts)
}
#endif
+#if
xiaoxiang781216 edited a comment on pull request #1369:
URL: https://github.com/apache/incubator-nuttx/pull/1369#issuecomment-656265711
@Ouss4 could you review the PR which fix the potential panic after #986?
This is an autom
patacongo commented on a change in pull request #1380:
URL: https://github.com/apache/incubator-nuttx/pull/1380#discussion_r452390246
##
File path: arch/arm/src/stm32f7/stm32_tickless.c
##
@@ -988,22 +988,31 @@ int up_timer_start(FAR const struct timespec *ts)
}
#endif
+#if
xiaoxiang781216 commented on pull request #1355:
URL: https://github.com/apache/incubator-nuttx/pull/1355#issuecomment-656267247
@yamt do you have more concern about the change? If no, please merge this
patch and apache/incubator-nuttx-apps#325. The check failure has to be ignored
since th
xiaoxiang781216 commented on a change in pull request #1380:
URL: https://github.com/apache/incubator-nuttx/pull/1380#discussion_r452397431
##
File path: arch/arm/src/stm32f7/stm32_tickless.c
##
@@ -988,22 +988,31 @@ int up_timer_start(FAR const struct timespec *ts)
}
#endif
xiaoxiang781216 commented on a change in pull request #1380:
URL: https://github.com/apache/incubator-nuttx/pull/1380#discussion_r452397431
##
File path: arch/arm/src/stm32f7/stm32_tickless.c
##
@@ -988,22 +988,31 @@ int up_timer_start(FAR const struct timespec *ts)
}
#endif
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-apps.git
commit 31d198f5b6311f1a8d60310aa39268735f725ae3
Author: Beat Küng
AuthorDate: Thu Jul 9 11:50:14 2020 +0200
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-apps.git
commit 6daab509ca5575a697e864c2fe71b63f2dd8da13
Author: Beat Küng
AuthorDate: Thu Jul 9 12:10:49 2020 +0200
acassis merged pull request #329:
URL: https://github.com/apache/incubator-nuttx-apps/pull/329
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL abov
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-apps.git.
from d07db1f ostest: fix assert when open CONFIG_SIG_DEFAULT
new 31d198f gpio: add new GPIO pin type
acassis merged pull request #326:
URL: https://github.com/apache/incubator-nuttx-apps/pull/326
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL abov
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-apps.git
The following commit(s) were added to refs/heads/master by this push:
new deaa6c5 build: Replace $(TOPDIR)
antmerlino commented on a change in pull request #1380:
URL: https://github.com/apache/incubator-nuttx/pull/1380#discussion_r452431718
##
File path: arch/arm/src/stm32f7/stm32_tickless.c
##
@@ -988,22 +988,31 @@ int up_timer_start(FAR const struct timespec *ts)
}
#endif
+#i
patacongo commented on a change in pull request #1380:
URL: https://github.com/apache/incubator-nuttx/pull/1380#discussion_r452442951
##
File path: arch/arm/src/stm32f7/stm32_tickless.c
##
@@ -988,22 +988,31 @@ int up_timer_start(FAR const struct timespec *ts)
}
#endif
+#if
Ouss4 commented on a change in pull request #1369:
URL: https://github.com/apache/incubator-nuttx/pull/1369#discussion_r452536120
##
File path: arch/arm/src/arm/arm_initialstate.c
##
@@ -52,13 +52,7 @@
* Pre-processor Definitions
YuuichiNakamura commented on a change in pull request #1377:
URL: https://github.com/apache/incubator-nuttx/pull/1377#discussion_r452558506
##
File path: arch/arm/src/common/arm_initialize.c
##
@@ -159,8 +159,7 @@ void up_initialize(void)
loop_register(); /* Standard /d
YuuichiNakamura commented on a change in pull request #1377:
URL: https://github.com/apache/incubator-nuttx/pull/1377#discussion_r452558599
##
File path: drivers/syslog/note_driver.c
##
@@ -41,34 +41,62 @@
#include
#include
+#include
#include
#include
+#include
#
YuuichiNakamura commented on a change in pull request #1377:
URL: https://github.com/apache/incubator-nuttx/pull/1377#discussion_r452558692
##
File path: include/nuttx/sched_note.h
##
@@ -391,27 +423,62 @@ ssize_t sched_note_get(FAR uint8_t *buffer, size_t
buflen);
ssize_t sc
adamfeuer opened a new pull request #1393:
URL: https://github.com/apache/incubator-nuttx/pull/1393
## Summary
- SDMMC peripheral support for SAMA5D2 series microprocessors from Microchip
- provides an MMC/SD Card driver that works for reading and writing
- UHS_SDR50, UHS_DDR50,
adamfeuer commented on a change in pull request #1382:
URL: https://github.com/apache/incubator-nuttx/pull/1382#discussion_r452587085
##
File path: tools/checkrelease.sh
##
@@ -19,114 +19,218 @@
#
#
adamfeuer commented on a change in pull request #1382:
URL: https://github.com/apache/incubator-nuttx/pull/1382#discussion_r452587291
##
File path: tools/checkrelease.sh
##
@@ -19,114 +19,218 @@
#
#
adamfeuer commented on a change in pull request #1382:
URL: https://github.com/apache/incubator-nuttx/pull/1382#discussion_r452587411
##
File path: tools/checkrelease.sh
##
@@ -19,114 +19,218 @@
#
#
adamfeuer commented on a change in pull request #1382:
URL: https://github.com/apache/incubator-nuttx/pull/1382#discussion_r452587763
##
File path: tools/checkrelease.sh
##
@@ -19,114 +19,218 @@
#
#
adamfeuer commented on a change in pull request #1382:
URL: https://github.com/apache/incubator-nuttx/pull/1382#discussion_r452587870
##
File path: tools/checkrelease.sh
##
@@ -19,114 +19,218 @@
#
#
adamfeuer commented on a change in pull request #1382:
URL: https://github.com/apache/incubator-nuttx/pull/1382#discussion_r452587782
##
File path: tools/checkrelease.sh
##
@@ -19,114 +19,218 @@
#
#
adamfeuer commented on a change in pull request #1382:
URL: https://github.com/apache/incubator-nuttx/pull/1382#discussion_r452588241
##
File path: tools/checkrelease.sh
##
@@ -19,114 +19,218 @@
#
#
adamfeuer commented on a change in pull request #1382:
URL: https://github.com/apache/incubator-nuttx/pull/1382#discussion_r452588594
##
File path: tools/checkrelease.sh
##
@@ -19,114 +19,218 @@
#
#
adamfeuer commented on a change in pull request #1382:
URL: https://github.com/apache/incubator-nuttx/pull/1382#discussion_r452588562
##
File path: tools/checkrelease.sh
##
@@ -19,114 +19,218 @@
#
#
adamfeuer commented on a change in pull request #1382:
URL: https://github.com/apache/incubator-nuttx/pull/1382#discussion_r452588721
##
File path: tools/checkrelease.sh
##
@@ -19,114 +19,218 @@
#
#
xiaoxiang781216 commented on a change in pull request #1382:
URL: https://github.com/apache/incubator-nuttx/pull/1382#discussion_r452590774
##
File path: tools/checkrelease.sh
##
@@ -19,114 +19,218 @@
#
#
xiaoxiang781216 commented on a change in pull request #1382:
URL: https://github.com/apache/incubator-nuttx/pull/1382#discussion_r452592161
##
File path: tools/checkrelease.sh
##
@@ -19,114 +19,218 @@
#
#
adamfeuer commented on a change in pull request #1382:
URL: https://github.com/apache/incubator-nuttx/pull/1382#discussion_r452609705
##
File path: tools/checkrelease.sh
##
@@ -19,114 +19,218 @@
#
#
adamfeuer commented on a change in pull request #1382:
URL: https://github.com/apache/incubator-nuttx/pull/1382#discussion_r452617210
##
File path: tools/checkrelease.sh
##
@@ -19,114 +19,218 @@
#
#
xiaoxiang781216 commented on a change in pull request #1382:
URL: https://github.com/apache/incubator-nuttx/pull/1382#discussion_r452617696
##
File path: tools/checkrelease.sh
##
@@ -19,114 +19,218 @@
#
#
adamfeuer commented on a change in pull request #1382:
URL: https://github.com/apache/incubator-nuttx/pull/1382#discussion_r452617941
##
File path: tools/checkrelease.sh
##
@@ -19,114 +19,218 @@
#
#
adamfeuer commented on a change in pull request #1382:
URL: https://github.com/apache/incubator-nuttx/pull/1382#discussion_r452618999
##
File path: tools/checkrelease.sh
##
@@ -19,114 +19,218 @@
#
#
adamfeuer commented on a change in pull request #1382:
URL: https://github.com/apache/incubator-nuttx/pull/1382#discussion_r452619393
##
File path: tools/checkrelease.sh
##
@@ -19,114 +19,218 @@
#
#
adamfeuer commented on a change in pull request #1382:
URL: https://github.com/apache/incubator-nuttx/pull/1382#discussion_r452619821
##
File path: tools/checkrelease.sh
##
@@ -19,114 +19,218 @@
#
#
adamfeuer commented on pull request #1382:
URL: https://github.com/apache/incubator-nuttx/pull/1382#issuecomment-656480328
@btashton @xiaoxiang781216 Ok, pushed changes that incorporate most of
@xiaoxiang781216's suggestions.
What do you think?
-
This is an automated email from the ASF dual-hosted git repository.
masayuki pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git.
from 81d814b include/nuttx/arch.h: Trivial typo fixes.
add c3e256e libxx: Make __dso_handle weak
No new
masayuki2009 merged pull request #1383:
URL: https://github.com/apache/incubator-nuttx/pull/1383
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL ab
masayuki2009 commented on pull request #1383:
URL: https://github.com/apache/incubator-nuttx/pull/1383#issuecomment-656480937
LGTM
This is an automated message from the Apache Git Service.
To respond to the message, pleas
jerpelea commented on pull request #1335:
URL: https://github.com/apache/incubator-nuttx/pull/1335#issuecomment-656513972
@masayuki2009 @xiaoxiang781216 thanks for looking into it
I wonder why savedefconfig did not fix it
--
xiaoxiang781216 commented on pull request #1335:
URL: https://github.com/apache/incubator-nuttx/pull/1335#issuecomment-656516121
Because CONFIG_NSH_CXXINITIALIZE is justed remove a few day ago, your local
copy mayn't contain this patch:
https://github.com/apache/incubator-nuttx-apps/pull
63 matches
Mail list logo