Gary-Hobson opened a new pull request, #7076:
URL: https://github.com/apache/incubator-nuttx/pull/7076
## Summary
This commit reduces incremental compile (second compile) time from 3.2s to
0.8s for sim:ostest
config.h has too many duplicate script commands
For folders without an
masayuki2009 merged PR #7060:
URL: https://github.com/apache/incubator-nuttx/pull/7060
--
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-unsubscr.
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 ff05cc593f risc-v/mmu: Fix L3 mapping
chengli1212 opened a new pull request, #7077:
URL: https://github.com/apache/incubator-nuttx/pull/7077
VELAOS-21
Change-Id: I0091d7743dc21a68a20ac1e3568055eb164c741b
Signed-off-by: licheng
## Summary
some sd card will always in wrong status (example:allways busy after
wr
hartmannathan commented on code in PR #7076:
URL: https://github.com/apache/incubator-nuttx/pull/7076#discussion_r968367957
##
tools/Config.mk:
##
@@ -555,26 +555,34 @@ endef
# ARCHxxx means the predefined setting(either toolchain, arch, or system
specific)
-ARCHDEFINES +=
pkarashchenko commented on code in PR #7076:
URL: https://github.com/apache/incubator-nuttx/pull/7076#discussion_r968376707
##
tools/Config.mk:
##
@@ -555,26 +555,34 @@ endef
# ARCHxxx means the predefined setting(either toolchain, arch, or system
specific)
-ARCHDEFINES +=
acassis commented on PR #7076:
URL: https://github.com/apache/incubator-nuttx/pull/7076#issuecomment-1243893773
This weekend I tested an old NuttX version (from 2018) and it is impressive
how the build system is faster now! So this kind of improvement is welcome!
--
This is an automated m
hartmannathan commented on PR #7076:
URL: https://github.com/apache/incubator-nuttx/pull/7076#issuecomment-1243967823
It works for me and I do see a speedup -- about 10 seconds saved on a full
build (1 minute 15 seconds before, reduced down to 1 minute 5 seconds), and 5
seconds saved on a p
acassis commented on issue #7049:
URL:
https://github.com/apache/incubator-nuttx/issues/7049#issuecomment-1244335974
@TompsonTan you can ask the manufacturer to add support, this is the only
way they know that there are users for it! If you have a company and want to
create some product wi
acassis merged PR #7077:
URL: https://github.com/apache/incubator-nuttx/pull/7077
--
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-unsubscr...@nu
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 6a01099c59 reinit spi sd when sd statu
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 7c14d20 Publishing web
TompsonTan commented on issue #7049:
URL:
https://github.com/apache/incubator-nuttx/issues/7049#issuecomment-1244788810
OK, 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 to the specifi
TompsonTan closed issue #7049: Do we have a plan to support ARTERY(雅特力) MCU?
URL: https://github.com/apache/incubator-nuttx/issues/7049
--
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 co
AndrewD opened a new issue, #7078:
URL: https://github.com/apache/incubator-nuttx/issues/7078
We feel it would be useful to have Nuttx as a target for LLVM. Has anyone
attempted this? It looks quite feasible to implement and it appears llvm has
been successfully used for some target archite
greg5678 commented on issue #6938:
URL:
https://github.com/apache/incubator-nuttx/issues/6938#issuecomment-1244802606
So, I downloaded nuttx 8.2 and did the same thing as before, but the device
just keep blinking yellow and when I pressed the reset button the device's
status LED stayed dar
GD32-MCU opened a new pull request, #7079:
URL: https://github.com/apache/incubator-nuttx/pull/7079
## 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
GD32-MCU closed pull request #7079: Gd32 f4
URL: https://github.com/apache/incubator-nuttx/pull/7079
--
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: com
xiaoxiang781216 commented on issue #7078:
URL:
https://github.com/apache/incubator-nuttx/issues/7078#issuecomment-1244824833
> We feel it would be useful to have Nuttx as a target for LLVM. Has anyone
attempted this?
SIM on macOS use clang by default long time aga.
ARM/RISCV add
xiaoxiang781216 commented on issue #6896:
URL:
https://github.com/apache/incubator-nuttx/issues/6896#issuecomment-1244825640
Add the discussion thread:
https://www.mail-archive.com/dev@nuttx.apache.org/msg08214.html
--
This is an automated message from the Apache Git Service.
To respond
hartmannathan commented on PR #7048:
URL: https://github.com/apache/incubator-nuttx/pull/7048#issuecomment-1244839892
Does this mean that Python becomes a mandatory part of the build process?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log
xiaoxiang781216 commented on PR #7048:
URL: https://github.com/apache/incubator-nuttx/pull/7048#issuecomment-1244847348
> Does this mean that Python becomes a mandatory part of the build process?
Yes, if you enable CONFIG_ALLSYMS. But I would said that python is more
portable than she
xiaoxiang781216 merged PR #7075:
URL: https://github.com/apache/incubator-nuttx/pull/7075
--
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-unsubs
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 6a01099c59 reinit spi sd when sd status is wrong.
add e5305a250a risc-v/mpfs: emmcsd: provide options
hartmannathan opened a new pull request, #7080:
URL: https://github.com/apache/incubator-nuttx/pull/7080
## Summary
Add one-line description to `tools/pic32/mkpichex.c`.
Also fix nxstyle error and a couple of typos.
## Impact
Makes the purpose of mkpichex.c a b
greg5678 commented on issue #6938:
URL:
https://github.com/apache/incubator-nuttx/issues/6938#issuecomment-1244858325
So, since the network support is broken on the newer versions of Nuttx will
that get patched eventually?
--
This is an automated message from the Apache Git Service.
To r
hartmannathan opened a new pull request, #7081:
URL: https://github.com/apache/incubator-nuttx/pull/7081
## Summary
Fix some typos in user-visible usage text printed by the tools/b16.c utility.
## Impact
Improves readability.
## Testing
nxstyle
--
This is
GUIDINGLI commented on PR #6833:
URL: https://github.com/apache/incubator-nuttx/pull/6833#issuecomment-1244884261
Current not support, maybe support in future.
So it is better modified all.
--
This is an automated message from the Apache Git Service.
To respond to the message, please lo
masayuki2009 commented on PR #6833:
URL: https://github.com/apache/incubator-nuttx/pull/6833#issuecomment-1244926189
>Current not support, maybe support in future.
>So it is better modified all.
@GUIDINGLI
If so, how about other CPU architectures such as x86_64 and sparc?
In
zyfeier commented on PR #7033:
URL: https://github.com/apache/incubator-nuttx/pull/7033#issuecomment-1244932157
> Hi @zyfeier please include more information about this PR, what was the
main motivation and what are the benefits of using this new interface? Did it
make the system more accura
xiaoxiang781216 commented on code in PR #7076:
URL: https://github.com/apache/incubator-nuttx/pull/7076#discussion_r969216410
##
tools/Config.mk:
##
@@ -555,26 +555,34 @@ endef
# ARCHxxx means the predefined setting(either toolchain, arch, or system
specific)
-ARCHDEFINES
xiaoxiang781216 merged PR #7081:
URL: https://github.com/apache/incubator-nuttx/pull/7081
--
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-unsubs
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 e5305a250a risc-v/mpfs: emmcsd: provide options for selecting clk speed
add 8231485eff tools/b16.c: F
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 69feebe48c tools/pic32: Add descript
xiaoxiang781216 merged PR #7080:
URL: https://github.com/apache/incubator-nuttx/pull/7080
--
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-unsubs
35 matches
Mail list logo