bhatmahadev6 edited a comment on issue #3692:
URL:
https://github.com/apache/incubator-nuttx/issues/3692#issuecomment-842791106
HI @btashton ,
How to get this for the Zybo ?
The below one is for Arty.
litex-boards/platform/digilent_zybo.py
# DDR3 SDRAM
patacongo commented on pull request #3626:
URL: https://github.com/apache/incubator-nuttx/pull/3626#issuecomment-846404118
> @no1wudi Are you interested in finishing this job? That is, fixing
on_exit() and atexit() callbacks so that they execute in user mode in all build
modes? Logically t
patacongo commented on issue #1263:
URL:
https://github.com/apache/incubator-nuttx/issues/1263#issuecomment-846405029
#3626 has been merged. This resolves security issues associated with
pthreads. the comments were abstracted from #3626
@no1wudi Are you interested in finishing th
xiaoxiang781216 merged pull request #3762:
URL: https://github.com/apache/incubator-nuttx/pull/3762
--
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.
For queries about this
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 1a84314 xtensa: #ifdef SYMBOL is al
davids5 commented on pull request #3752:
URL: https://github.com/apache/incubator-nuttx/pull/3752#issuecomment-846410956
@xiaoxiang781216 - Please merge.
--
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
xiaoxiang781216 merged pull request #3752:
URL: https://github.com/apache/incubator-nuttx/pull/3752
--
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.
For queries about this
xiaoxiang781216 commented on pull request #3757:
URL: https://github.com/apache/incubator-nuttx/pull/3757#issuecomment-846412382
It's wrong to add an option to control these key functions since
up_irq_save/up_irq_restore isn't optional feature.
--
This is an automated message from the Ap
xiaoxiang781216 edited a comment on pull request #3757:
URL: https://github.com/apache/incubator-nuttx/pull/3757#issuecomment-846412382
It's wrong to add an option to control these key functions since
up_irq_save/up_irq_restore isn't optional feature, all arch must provide an
implementatio
xiaoxiang781216 merged pull request #3756:
URL: https://github.com/apache/incubator-nuttx/pull/3756
--
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.
For queries about this
patacongo edited a comment on issue #1263:
URL:
https://github.com/apache/incubator-nuttx/issues/1263#issuecomment-846405029
#3626 has been merged. This resolves security issues associated with
pthreads. the comments were abstracted from #3626
@no1wudi Are you interested in finis
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 48b0e48c net/tcp: set/get TCP_KEEPIN
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 1a84314 xtensa: #ifdef SYMBOL is always true if SYMBOL defined as 0
add 8596fdd stm32h7:i2c use in
xiaoxiang781216 commented on pull request #725:
URL:
https://github.com/apache/incubator-nuttx-apps/pull/725#issuecomment-846420442
> > @v01d could you take a look why nuttx can't pass the compile with the
latest mynewt-nimble?
> >
https://github.com/apache/incubator-nuttx-apps/pull/72
v01d merged pull request #725:
URL: https://github.com/apache/incubator-nuttx-apps/pull/725
--
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.
For queries about this service
This is an automated email from the ASF dual-hosted git repository.
protobits 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 34a042a nimble: Update version
xiaoxiang781216 commented on pull request #3712:
URL: https://github.com/apache/incubator-nuttx/pull/3712#issuecomment-846420678
Depends on https://github.com/apache/incubator-nuttx-apps/pull/725
--
This is an automated message from the Apache Git Service.
To respond to the message, pleas
xiaoxiang781216 opened a new pull request #726:
URL: https://github.com/apache/incubator-nuttx-apps/pull/726
## Summary
## Impact
Minor
## Testing
Pass CI
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHu
xiaoxiang781216 commented on pull request #3714:
URL: https://github.com/apache/incubator-nuttx/pull/3714#issuecomment-846429574
Please ignore the following nxstyle error:
```
Error:
/home/runner/work/incubator-nuttx/incubator-nuttx/nuttx/arch/arm/src/nrf52/nrf52_sdc.c:361:2:
error:
a-lunev opened a new pull request #727:
URL: https://github.com/apache/incubator-nuttx-apps/pull/727
The issue is described here:
https://github.com/apache/incubator-nuttx/issues/3737#issuecomment-844574935
--
This is an automated message from the Apache Git Service.
To respond to the me
xiaoxiang781216 commented on pull request #3714:
URL: https://github.com/apache/incubator-nuttx/pull/3714#issuecomment-846444297
Depends on: https://github.com/apache/incubator-nuttx-apps/pull/726
--
This is an automated message from the Apache Git Service.
To respond to the message, plea
xiaoxiang781216 commented on pull request #3704:
URL: https://github.com/apache/incubator-nuttx/pull/3704#issuecomment-846446688
> Build now passes on Linux for sim. I will try to have a look at some board
with protected/kernel build to complete that as well.
> BTW, I think one of the ma
a-lunev opened a new pull request #3763:
URL: https://github.com/apache/incubator-nuttx/pull/3763
boards: lm3s6965-ek: added config to run NuttX with enabled NXFLAT binary
loader mode on QEMU;
Conditionally turn off -mpic-data-is-text-relative flag to access bss via
the GOT
(https://cw
xiaoxiang781216 commented on a change in pull request #3763:
URL: https://github.com/apache/incubator-nuttx/pull/3763#discussion_r637438523
##
File path: tools/ci/testlist/all.dat
##
@@ -5,6 +5,7 @@
-imxrt1060-evk:libcxxtest
-launchxl-cc1310:nsh
-launchxl-tms57004:nsh
+-lm3s
xiaoxiang781216 commented on a change in pull request #3763:
URL: https://github.com/apache/incubator-nuttx/pull/3763#discussion_r637438530
##
File path: tools/ci/testlist/arm-13.dat
##
@@ -7,4 +7,5 @@
-eagle100:thttpd
-launchxl-cc1310:nsh
-launchxl-tms57004:nsh
+-lm3s6965-e
a-lunev commented on a change in pull request #3763:
URL: https://github.com/apache/incubator-nuttx/pull/3763#discussion_r637439474
##
File path: tools/ci/testlist/all.dat
##
@@ -5,6 +5,7 @@
-imxrt1060-evk:libcxxtest
-launchxl-cc1310:nsh
-launchxl-tms57004:nsh
+-lm3s6965-ek:
xiaoxiang781216 commented on a change in pull request #3763:
URL: https://github.com/apache/incubator-nuttx/pull/3763#discussion_r637439690
##
File path: tools/ci/testlist/all.dat
##
@@ -5,6 +5,7 @@
-imxrt1060-evk:libcxxtest
-launchxl-cc1310:nsh
-launchxl-tms57004:nsh
+-lm3s
xiaoxiang781216 merged pull request #727:
URL: https://github.com/apache/incubator-nuttx-apps/pull/727
--
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.
For queries about t
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 5f05678 examples/nxflat: fixed
btashton commented on a change in pull request #3763:
URL: https://github.com/apache/incubator-nuttx/pull/3763#discussion_r637439839
##
File path: tools/ci/testlist/all.dat
##
@@ -5,6 +5,7 @@
-imxrt1060-evk:libcxxtest
-launchxl-cc1310:nsh
-launchxl-tms57004:nsh
+-lm3s6965-ek
a-lunev commented on issue #3737:
URL:
https://github.com/apache/incubator-nuttx/issues/3737#issuecomment-846451340
Hi @xiaoxiang781216,
So far I've provided the patch to fix the symbol table creation for nxflat
example, and added configuration for lm3s6965-ek board to test nxflat o
patacongo commented on a change in pull request #3763:
URL: https://github.com/apache/incubator-nuttx/pull/3763#discussion_r637440757
##
File path: tools/ci/testlist/all.dat
##
@@ -5,6 +5,7 @@
-imxrt1060-evk:libcxxtest
-launchxl-cc1310:nsh
-launchxl-tms57004:nsh
+-lm3s6965-e
a-lunev commented on a change in pull request #3763:
URL: https://github.com/apache/incubator-nuttx/pull/3763#discussion_r637440947
##
File path: tools/ci/testlist/all.dat
##
@@ -5,6 +5,7 @@
-imxrt1060-evk:libcxxtest
-launchxl-cc1310:nsh
-launchxl-tms57004:nsh
+-lm3s6965-ek:
a-lunev commented on a change in pull request #3763:
URL: https://github.com/apache/incubator-nuttx/pull/3763#discussion_r637440947
##
File path: tools/ci/testlist/all.dat
##
@@ -5,6 +5,7 @@
-imxrt1060-evk:libcxxtest
-launchxl-cc1310:nsh
-launchxl-tms57004:nsh
+-lm3s6965-ek:
patacongo commented on a change in pull request #3763:
URL: https://github.com/apache/incubator-nuttx/pull/3763#discussion_r637440757
##
File path: tools/ci/testlist/all.dat
##
@@ -5,6 +5,7 @@
-imxrt1060-evk:libcxxtest
-launchxl-cc1310:nsh
-launchxl-tms57004:nsh
+-lm3s6965-e
a-lunev commented on a change in pull request #3763:
URL: https://github.com/apache/incubator-nuttx/pull/3763#discussion_r637441139
##
File path: tools/ci/testlist/all.dat
##
@@ -5,6 +5,7 @@
-imxrt1060-evk:libcxxtest
-launchxl-cc1310:nsh
-launchxl-tms57004:nsh
+-lm3s6965-ek:
a-lunev commented on issue #3737:
URL:
https://github.com/apache/incubator-nuttx/issues/3737#issuecomment-846455304
Hi @btashton and @patacongo,
After the symbol table creation was fixed for nxflat example, I tested
`-mno-pic-data-is-text-relative` flag and it really helped, thank
a-lunev edited a comment on issue #3737:
URL:
https://github.com/apache/incubator-nuttx/issues/3737#issuecomment-846455304
Hi @btashton and @patacongo,
After the symbol table creation was fixed for nxflat example, I tested
`-mno-pic-data-is-text-relative` flag again and now it real
xiaoxiang781216 commented on a change in pull request #3763:
URL: https://github.com/apache/incubator-nuttx/pull/3763#discussion_r637443997
##
File path: tools/ci/testlist/all.dat
##
@@ -5,6 +5,7 @@
-imxrt1060-evk:libcxxtest
-launchxl-cc1310:nsh
-launchxl-tms57004:nsh
+-lm3s
xiaoxiang781216 commented on pull request #3738:
URL: https://github.com/apache/incubator-nuttx/pull/3738#issuecomment-846456250
Depends on: https://github.com/apache/incubator-nuttx-apps/pull/722
--
This is an automated message from the Apache Git Service.
To respond to the message, plea
patacongo commented on issue #3737:
URL:
https://github.com/apache/incubator-nuttx/issues/3737#issuecomment-846457431
> Do you have idea what the cause may be?
No, it is impossible to interpret the hardfault dump without also having the
ELF file with the addresses. Without the ELF
patacongo edited a comment on issue #3737:
URL:
https://github.com/apache/incubator-nuttx/issues/3737#issuecomment-846457431
> Do you have idea what the cause may be?
No, it is impossible to interpret the hardfault dump without also having the
ELF file with the addresses. Without t
patacongo edited a comment on issue #3737:
URL:
https://github.com/apache/incubator-nuttx/issues/3737#issuecomment-846457431
> Do you have idea what the cause may be?
No, it is impossible to interpret the hardfault dump without also having the
ELF file with the addresses. Without t
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 8777124 Publishing web
tanushreebaindur commented on issue #246:
URL:
https://github.com/apache/incubator-nuttx-apps/issues/246#issuecomment-846504066
@a-lunev ,
The above error was my mistake. I had intentionally edited the
nxflat/Makefile some days back while trying something and then deleted it so
th
tanushreebaindur edited a comment on issue #246:
URL:
https://github.com/apache/incubator-nuttx-apps/issues/246#issuecomment-846504066
@a-lunev ,
The above error was my mistake. I had intentionally edited the
nxflat/Makefile some days back while trying something and then deleted it
46 matches
Mail list logo