xiaoxiang781216 commented on issue #177: CI: Make job descriptions less
redundant
URL:
https://github.com/apache/incubator-nuttx-apps/pull/177#issuecomment-613854013
> the macOS/arm-11 failure looks like incomplete Make.dep.
> probably
[apache/incubator-nuttx#707](https://github.com/ap
yamt commented on issue #176: Fix echo NULL character correctly
URL:
https://github.com/apache/incubator-nuttx-apps/pull/176#issuecomment-613853963
it isn't clear to me why you reverted the change.
This is an automated messag
xiaoxiang781216 commented on issue #793: boards/Board.mk: use genromfs to make
romfs image
URL: https://github.com/apache/incubator-nuttx/pull/793#issuecomment-613852943
> what will use this ?
Now NuttX use mkromfs.sh+Kconfig to generate the romfs content which is very
difficult to
This is an automated email from the ASF dual-hosted git repository.
yamamoto 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 ed7d1dc tools/testbuild.sh: update m
yamt merged pull request #792: tools/testbuild.sh: update makefunc to hardcode
make/extra flags opti…
URL: https://github.com/apache/incubator-nuttx/pull/792
This is an automated message from the Apache Git Service.
To respo
btashton commented on issue #35: Redundant tool installation logic in
cibuild.sh and Dockerfile
URL:
https://github.com/apache/incubator-nuttx-testing/issues/35#issuecomment-613850999
The dockerfile is much more efficient and is also designed using multistage
builds so it can easily be br
yamt opened a new issue #35: Redundant tool installation logic in cibuild.sh
and Dockerfile
URL: https://github.com/apache/incubator-nuttx-testing/issues/35
cibuild.sh and docker/linux/Dockerfile have similar logic to install tools.
IMO, the Dockerfile should use "cibuild.sh -i" to insta
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 d9472bb Fix nxstyle to mksyscall.c
add f3f4b20 Sync with testing repo
add 9d064cb Rename wor
xiaoxiang781216 merged pull request #794: CI: Make job descriptions less
redundant
URL: https://github.com/apache/incubator-nuttx/pull/794
This is an automated message from the Apache Git Service.
To respond to the message,
xiaoxiang781216 merged pull request #796: Fix nxstyle to mksyscall.c
URL: https://github.com/apache/incubator-nuttx/pull/796
This is an automated message from the Apache Git Service.
To respond to the message, please log on t
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 bdf871a Fix syscall number definition
add d9472bb Fix nxstyle to mksyscall.c
No new revisions wer
yamt commented on issue #177: CI: Make job descriptions less redundant
URL:
https://github.com/apache/incubator-nuttx-apps/pull/177#issuecomment-613840184
the macOS/arm-11 failure looks like incomplete Make.dep.
probably https://github.com/apache/incubator-nuttx/pull/707
---
yamt commented on issue #793: boards/Board.mk: use genromfs to make romfs image
URL: https://github.com/apache/incubator-nuttx/pull/793#issuecomment-613837920
> With this patch, user can use RCSRCS or RCRAW specify which files need put
into romfs.
i guess some documentation is necess
YuuichiNakamura opened a new pull request #796: Fix nxstyle to mksyscall.c
URL: https://github.com/apache/incubator-nuttx/pull/796
This is an automated message from the Apache Git Service.
To respond to the message, please lo
jerpelea opened a new pull request #795: cxd56: add initial Nuttx audio driver
URL: https://github.com/apache/incubator-nuttx/pull/795
Adds an initial Nuttx audio driver supporting the Spresense CXD56.
Being a work in progress the driver has a number of limitations:
- Audio playback on
yamt commented on a change in pull request #793: boards/Board.mk: use genromfs
to make romfs image
URL: https://github.com/apache/incubator-nuttx/pull/793#discussion_r408589066
##
File path: boards/Board.mk
##
@@ -37,6 +37,27 @@
-include $(TOPDIR)/Make.defs
+ifneq ($(
yamt opened a new pull request #177: CI: Make job descriptions less redundant
URL: https://github.com/apache/incubator-nuttx-apps/pull/177
This is an automated message from the Apache Git Service.
To respond to the message, p
yamt opened a new pull request #794: CI: Make job descriptions less redundant
URL: https://github.com/apache/incubator-nuttx/pull/794
This is an automated message from the Apache Git Service.
To respond to the message, please
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 bdf871a Fix syscall number definiti
xiaoxiang781216 merged pull request #791: Fix syscall number definition
URL: https://github.com/apache/incubator-nuttx/pull/791
This is an automated message from the Apache Git Service.
To respond to the message, please log o
liuguo09 merged pull request #32: CI: Make job descriptions less redundant
URL: https://github.com/apache/incubator-nuttx-testing/pull/32
This is an automated message from the Apache Git Service.
To respond to the message, pl
liuguo09 merged pull request #33: CI: build arm-11 instead of arm-13 for macOS
URL: https://github.com/apache/incubator-nuttx-testing/pull/33
This is an automated message from the Apache Git Service.
To respond to the message
This is an automated email from the ASF dual-hosted git repository.
liuhaitao pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-testing.git.
from f63406f cibuild.sh: call testbuild.sh with '-e -Wno-cpp' option
defaultly
add 2b69b0b CI:
This is an automated email from the ASF dual-hosted git repository.
liuhaitao pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-testing.git
The following commit(s) were added to refs/heads/master by this push:
new 0625bdf CI: build arm-11 in
xiaoxiang781216 opened a new pull request #793: boards/Board.mk: use genromfs
to make romfs image
URL: https://github.com/apache/incubator-nuttx/pull/793
With this patch, user can use RCSRCS or RCRAW specify which files need put
into romfs.
liuguo09 commented on issue #32: CI: Make job descriptions less redundant
URL:
https://github.com/apache/incubator-nuttx-testing/pull/32#issuecomment-613803684
LGTM
This is an automated message from the Apache Git Service.
To
liuguo09 commented on issue #33: CI: build arm-11 instead of arm-13 for macOS
URL:
https://github.com/apache/incubator-nuttx-testing/pull/33#issuecomment-613803424
LGTM
This is an automated message from the Apache Git Service
liuguo09 opened a new pull request #34: cibuild.sh: enable -Werror for precheck
and nightly build defaultly
URL: https://github.com/apache/incubator-nuttx-testing/pull/34
This PR depends on https://github.com/apache/incubator-nuttx/pull/792 merged
in, and then all the existing warnings fix
liuguo09 opened a new pull request #792: tools/testbuild.sh: update makefunc to
hardcode make/extra flags opti…
URL: https://github.com/apache/incubator-nuttx/pull/792
…ons and redirection
Aim to let makefunc caller just pass in the target. So update makefunc to
hardcode make/extra
YuuichiNakamura commented on a change in pull request #791: Fix syscall number
definition
URL: https://github.com/apache/incubator-nuttx/pull/791#discussion_r408553875
##
File path: include/sys/syscall.h
##
@@ -540,27 +540,29 @@
# define SYS_sendto (__S
patacongo commented on a change in pull request #791: Fix syscall number
definition
URL: https://github.com/apache/incubator-nuttx/pull/791#discussion_r408552620
##
File path: include/sys/syscall.h
##
@@ -540,27 +540,29 @@
# define SYS_sendto (__SYS_net
YuuichiNakamura opened a new pull request #791: Fix syscall number definition
URL: https://github.com/apache/incubator-nuttx/pull/791
This is an automated message from the Apache Git Service.
To respond to the message, please
xiaoxiang781216 opened a new pull request #176: Fix echo NULL character
correctly
URL: https://github.com/apache/incubator-nuttx-apps/pull/176
This is an automated message from the Apache Git Service.
To respond to the messa
masayuki2009 commented on issue #782: drivers: wireless: Add support for UDP
connect in gs2200m.c
URL: https://github.com/apache/incubator-nuttx/pull/782#issuecomment-613771113
This PR relates https://github.com/apache/incubator-nuttx/pull/664
--
hartmannathan commented on a change in pull request #745: [DO NOT MERGE]
arch/stm32h7: Explicit support for all STM32H7x3xx
URL: https://github.com/apache/incubator-nuttx/pull/745#discussion_r408494579
##
File path: arch/arm/src/stm32h7/stm32_gpio.c
##
@@ -162,6 +162,20 @@
hartmannathan commented on a change in pull request #745: [DO NOT MERGE]
arch/stm32h7: Explicit support for all STM32H7x3xx
URL: https://github.com/apache/incubator-nuttx/pull/745#discussion_r408482642
##
File path: arch/arm/src/stm32h7/stm32_gpio.c
##
@@ -162,6 +162,20 @@
hartmannathan commented on a change in pull request #745: [DO NOT MERGE]
arch/stm32h7: Explicit support for all STM32H7x3xx
URL: https://github.com/apache/incubator-nuttx/pull/745#discussion_r408480970
##
File path: arch/arm/src/stm32h7/Kconfig
##
@@ -289,13 +468,13 @@ con
davids5 commented on a change in pull request #745: [DO NOT MERGE]
arch/stm32h7: Explicit support for all STM32H7x3xx
URL: https://github.com/apache/incubator-nuttx/pull/745#discussion_r408475913
##
File path: arch/arm/src/stm32h7/stm32_gpio.c
##
@@ -162,6 +162,20 @@ int s
davids5 commented on a change in pull request #745: [DO NOT MERGE]
arch/stm32h7: Explicit support for all STM32H7x3xx
URL: https://github.com/apache/incubator-nuttx/pull/745#discussion_r408474857
##
File path: arch/arm/src/stm32h7/Kconfig
##
@@ -289,13 +468,13 @@ config ST
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 9b86305 Fix copy/paste typo in va
Ouss4 merged pull request #790: Fix copy/paste typo in various Kconfigs
URL: https://github.com/apache/incubator-nuttx/pull/790
This is an automated message from the Apache Git Service.
To respond to the message, please log o
hartmannathan opened a new pull request #790: Fix copy/paste typo in various
Kconfigs
URL: https://github.com/apache/incubator-nuttx/pull/790
This is an automated message from the Apache Git Service.
To respond to the messag
This is an automated email from the ASF dual-hosted git repository.
gnutt pushed a commit to branch SocketCAN
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git
commit 90ad003611b7542785582fac90b3d86aedfa5577
Author: Peter van der Perk
AuthorDate: Thu Mar 5 09:49:41 2020 +0100
This is an automated email from the ASF dual-hosted git repository.
gnutt pushed a commit to branch SocketCAN
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git
commit 6448d417c4580b9b037323a99ea5b99f82400198
Author: Gregory Nutt
AuthorDate: Thu Feb 13 09:59:00 2020 -0600
This is an automated email from the ASF dual-hosted git repository.
gnutt pushed a commit to branch SocketCAN
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git
commit 6cf410331d1e2e2b13a7dfc0e1dfca612954deae
Author: Peter van der Perk
AuthorDate: Wed Feb 19 17:46:37 2020 +010
This is an automated email from the ASF dual-hosted git repository.
gnutt pushed a commit to branch SocketCAN
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git
commit 8b931991265adca205c5917de325e5adec7d2f2d
Author: Peter van der Perk
AuthorDate: Wed Mar 11 16:13:18 2020 +010
This is an automated email from the ASF dual-hosted git repository.
gnutt pushed a commit to branch SocketCAN
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git
commit d7004388cabdb6e45de78a90d4727067fac630be
Author: Peter van der Perk
AuthorDate: Thu Mar 5 16:36:56 2020 +0100
This is an automated email from the ASF dual-hosted git repository.
gnutt pushed a commit to branch SocketCAN
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git
commit eb17e0582bebba6e142470188d1569972cfb590c
Author: Peter van der Perk
AuthorDate: Tue Feb 25 08:28:20 2020 +010
This is an automated email from the ASF dual-hosted git repository.
gnutt pushed a commit to branch SocketCAN
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git
commit df333a95466de666121f39f37b7a25d9f63a15ae
Author: Jari van Ewijk
AuthorDate: Fri Mar 13 12:29:56 2020 +0100
This is an automated email from the ASF dual-hosted git repository.
gnutt pushed a commit to branch SocketCAN
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git
commit ff8e51327ac920da3f98c4ee01afb9549b590a15
Author: Peter van der Perk
AuthorDate: Mon Mar 9 12:47:26 2020 +0100
This is an automated email from the ASF dual-hosted git repository.
gnutt pushed a commit to branch SocketCAN
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git
commit ca3925b077d862e4da9dd0a3740c25288c0ff155
Author: Jari van Ewijk
AuthorDate: Mon Mar 16 09:03:03 2020 +0100
This is an automated email from the ASF dual-hosted git repository.
gnutt pushed a commit to branch SocketCAN
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git
commit 8aef0cb9075b2e27fbeba8bfed3aed5a60e2b89e
Author: Jari van Ewijk
AuthorDate: Fri Mar 13 17:27:21 2020 +0100
This is an automated email from the ASF dual-hosted git repository.
gnutt pushed a commit to branch SocketCAN
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git
commit 9721b096865484b842b2f1ce62974fd852c4fa08
Author: Peter van der Perk
AuthorDate: Wed Mar 18 12:18:30 2020 +010
This is an automated email from the ASF dual-hosted git repository.
gnutt pushed a commit to branch SocketCAN
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git
commit 70ac0b8f542669ad9bef5f1b80bb45ff5e71792e
Author: Peter van der Perk
AuthorDate: Thu Mar 12 13:59:33 2020 +010
This is an automated email from the ASF dual-hosted git repository.
gnutt pushed a commit to branch SocketCAN
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git
commit f2696eab9bea51d6f2ee1a5c99e680a7f5987198
Author: Peter van der Perk
AuthorDate: Wed Feb 19 11:24:31 2020 +010
This is an automated email from the ASF dual-hosted git repository.
gnutt pushed a change to branch SocketCAN
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git.
discard afba6c2 Use LPO 32Khz clock for RTC
discard 3873be5 Backport code style fixes
discard 5f536f3 NET_CAN
This is an automated email from the ASF dual-hosted git repository.
gnutt pushed a commit to branch SocketCAN
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git
commit 458127480a2dffd1e49a04b7a5430131980647e8
Author: Peter van der Perk
AuthorDate: Mon Mar 9 13:49:11 2020 +0100
This is an automated email from the ASF dual-hosted git repository.
gnutt pushed a commit to branch SocketCAN
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git
commit bb87465439c545c188d247a2fadaa01fc961d60c
Author: Gregory Nutt
AuthorDate: Thu Feb 13 09:58:12 2020 -0600
This is an automated email from the ASF dual-hosted git repository.
gnutt pushed a commit to branch SocketCAN
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git
commit fbc13be2c2335e1161b48e7f27c1eacd347d3163
Author: Gregory Nutt
AuthorDate: Thu Feb 13 09:57:38 2020 -0600
This is an automated email from the ASF dual-hosted git repository.
gnutt pushed a commit to branch SocketCAN
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git
commit 784d4a6290b1182c439a60d460d96c51f77a8abc
Author: Peter van der Perk
AuthorDate: Thu Feb 20 16:06:15 2020 +010
This is an automated email from the ASF dual-hosted git repository.
gnutt pushed a commit to branch SocketCAN
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git
commit 61505b215471607a22230b30e64d4a99c6f4cf88
Author: Peter van der Perk
AuthorDate: Wed Mar 11 14:32:52 2020 +010
This is an automated email from the ASF dual-hosted git repository.
gnutt pushed a commit to branch SocketCAN
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git
commit f2fbb0599e7a938d54ef7b3edf9f8d9e90ba3fb3
Author: Peter van der Perk
AuthorDate: Wed Mar 18 09:13:34 2020 +010
This is an automated email from the ASF dual-hosted git repository.
gnutt pushed a commit to branch SocketCAN
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git
commit 71d96e24c6b27c32655dca893b92693b45533faa
Author: Peter van der Perk
AuthorDate: Wed Feb 26 13:36:24 2020 +010
This is an automated email from the ASF dual-hosted git repository.
gnutt pushed a commit to branch SocketCAN
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git
commit 0a91a8b99514d92a5414a57fc0332bbfd8de6c00
Author: Peter van der Perk
AuthorDate: Fri Feb 21 16:24:54 2020 +010
This is an automated email from the ASF dual-hosted git repository.
gnutt pushed a commit to branch SocketCAN
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git
commit 067f5a79c58a44ba65b5c6a8ee7e00b4762ecb9a
Author: Peter van der Perk
AuthorDate: Tue Mar 17 13:57:22 2020 +010
This is an automated email from the ASF dual-hosted git repository.
gnutt pushed a commit to branch SocketCAN
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git
commit 635e703f9d30bd679ef08ccbd72a901dfec6c3ea
Author: Peter van der Perk
AuthorDate: Mon Mar 9 13:51:28 2020 +0100
This is an automated email from the ASF dual-hosted git repository.
gnutt pushed a commit to branch SocketCAN
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git
commit 826ed9c207c58263e3e00d7264d31cc4f80cff75
Author: Jari van Ewijk
AuthorDate: Fri Mar 13 13:48:10 2020 +0100
This is an automated email from the ASF dual-hosted git repository.
gnutt pushed a commit to branch SocketCAN
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git
commit 35c729f9bf4820cf33195075052f15d5f595ba87
Author: Peter van der Perk
AuthorDate: Wed Mar 18 12:27:39 2020 +010
This is an automated email from the ASF dual-hosted git repository.
gnutt pushed a commit to branch SocketCAN
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git
commit 4f7a02696e1b36d8c48e2b2c84aa82882dcebf70
Author: Peter van der Perk
AuthorDate: Fri Mar 13 18:12:29 2020 +010
This is an automated email from the ASF dual-hosted git repository.
gnutt pushed a commit to branch SocketCAN
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git
commit 3f8c22a64d545fbf19d4a61b08e187685f4434b7
Author: Gregory Nutt
AuthorDate: Fri Feb 21 11:17:10 2020 -0600
This is an automated email from the ASF dual-hosted git repository.
gnutt pushed a commit to branch SocketCAN
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git
commit 82bd2befcbd6747cf53781e8b6c27d1be9f2f14c
Author: Peter van der Perk
AuthorDate: Wed Mar 18 11:33:53 2020 +010
This is an automated email from the ASF dual-hosted git repository.
gnutt pushed a commit to branch SocketCAN
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git
commit 405cc710befe5f193c88c8f1a17f5464f9e253e5
Author: Jari van Ewijk
AuthorDate: Fri Mar 13 14:30:32 2020 +0100
This is an automated email from the ASF dual-hosted git repository.
gnutt pushed a commit to branch SocketCAN
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git
commit 0587c544d90bfca9fdbc94804cf391424c86a47d
Author: Peter van der Perk
AuthorDate: Fri Mar 6 15:20:15 2020 +0100
This is an automated email from the ASF dual-hosted git repository.
gnutt pushed a commit to branch SocketCAN
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git
commit 56b99417bf2b5a32f9ab673eafba1d4e14fd6e5a
Author: Peter van der Perk
AuthorDate: Tue Feb 25 16:56:26 2020 +010
patacongo commented on a change in pull request #789: Add RISC-V FPU support
URL: https://github.com/apache/incubator-nuttx/pull/789#discussion_r408381758
##
File path: arch/risc-v/src/rv32im/up_fpu.S
##
@@ -0,0 +1,251 @@
+/**
patacongo commented on a change in pull request #789: Add RISC-V FPU support
URL: https://github.com/apache/incubator-nuttx/pull/789#discussion_r408376404
##
File path: arch/risc-v/src/rv32im/up_fpu.S
##
@@ -0,0 +1,251 @@
+/**
patacongo commented on a change in pull request #789: Add RISC-V FPU support
URL: https://github.com/apache/incubator-nuttx/pull/789#discussion_r408336124
##
File path: arch/risc-v/src/rv32im/up_fpu.S
##
@@ -0,0 +1,251 @@
+/**
This is an automated email from the ASF dual-hosted git repository.
gnutt pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git
commit 7262af219f481e973e6fec592e8c546ebc6bfefd
Author: zhongan
AuthorDate: Wed Mar 18 17:27:22 2020 +0800
rv32im/
This is an automated email from the ASF dual-hosted git repository.
gnutt pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git
commit 11705ffc71f1606d0b7d7febef1f77d18762ea57
Author: Xiang Xiao
AuthorDate: Wed Apr 15 01:42:46 2020 +0800
Fix
This is an automated email from the ASF dual-hosted git repository.
gnutt pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git
commit 0d3691a4604cddc15cb4a886a6c915e7fc5c1e9d
Author: zhongan
AuthorDate: Thu Apr 2 11:20:20 2020 +0800
Add fpu
This is an automated email from the ASF dual-hosted git repository.
gnutt pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git
commit 957c14d95ec35b8536a939a585d7891dd6862a5a
Author: zhongan
AuthorDate: Thu Apr 2 11:21:53 2020 +0800
Add init
This is an automated email from the ASF dual-hosted git repository.
gnutt pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git
commit 38b4933e88228b767eb78268bdc52ee509b9ccb1
Author: zhongan
AuthorDate: Tue Mar 31 19:43:31 2020 +0800
Change
This is an automated email from the ASF dual-hosted git repository.
gnutt pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git.
from 88971a1 arch/arm/src/stm32f7/stm32_flash.c: Fix return value of
stm32_flash_lock
new bf21c1b Risc-v:
This is an automated email from the ASF dual-hosted git repository.
gnutt pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git
commit bf21c1b9478a9f2287ea8880a93e77f4d60889eb
Author: zhongan
AuthorDate: Fri Mar 6 11:38:05 2020 +0800
Risc-v:
This is an automated email from the ASF dual-hosted git repository.
gnutt pushed a commit to branch pr789
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git
commit 934fccc2ffd225a98c42fa508e21d56d7c0db0b9
Author: zhongan
AuthorDate: Thu Apr 2 11:20:20 2020 +0800
Add fpu s
This is an automated email from the ASF dual-hosted git repository.
gnutt pushed a commit to branch pr789
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git
commit b31db969e646f73a2b138b3809b79f200cb3c5ea
Author: zhongan
AuthorDate: Wed Mar 18 17:27:22 2020 +0800
rv32im/T
This is an automated email from the ASF dual-hosted git repository.
gnutt pushed a change to branch pr789
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git.
from 88971a1 arch/arm/src/stm32f7/stm32_flash.c: Fix return value of
stm32_flash_lock
new c0c1f8d Risc-v:
This is an automated email from the ASF dual-hosted git repository.
gnutt pushed a commit to branch pr789
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git
commit c0c1f8dcab6cfae349635ec78c5b125501665044
Author: zhongan
AuthorDate: Fri Mar 6 11:38:05 2020 +0800
Risc-v: F
This is an automated email from the ASF dual-hosted git repository.
gnutt pushed a commit to branch pr789
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git
commit 3eebb5c5eae221b3addbcd131f6c3cb0a9e0eafe
Author: Xiang Xiao
AuthorDate: Wed Apr 15 01:42:46 2020 +0800
Fix n
patacongo merged pull request #789: Add RISC-V FPU support
URL: https://github.com/apache/incubator-nuttx/pull/789
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub a
This is an automated email from the ASF dual-hosted git repository.
gnutt pushed a commit to branch pr789
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git
commit a85470cdf515499dfa485663adaf8f2d4911c22b
Author: zhongan
AuthorDate: Tue Mar 31 19:43:31 2020 +0800
Change -
This is an automated email from the ASF dual-hosted git repository.
gnutt pushed a commit to branch pr789
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git
commit 437a937a8f836f1d241d1fed35973f7ea0a77e64
Author: zhongan
AuthorDate: Thu Apr 2 11:21:53 2020 +0800
Add initi
This is an automated email from the ASF dual-hosted git repository.
gnutt pushed a change to branch pr789
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git.
at 88971a1 arch/arm/src/stm32f7/stm32_flash.c: Fix return value of
stm32_flash_lock
No new revisions were add
patacongo commented on a change in pull request #789: Add RISC-V FPU support
URL: https://github.com/apache/incubator-nuttx/pull/789#discussion_r408345720
##
File path: arch/risc-v/src/common/up_initialize.c
##
@@ -113,6 +116,13 @@ void up_initialize(void)
up_addregion
patacongo commented on a change in pull request #789: Add RISC-V FPU support
URL: https://github.com/apache/incubator-nuttx/pull/789#discussion_r408345720
##
File path: arch/risc-v/src/common/up_initialize.c
##
@@ -113,6 +116,13 @@ void up_initialize(void)
up_addregion
patacongo commented on a change in pull request #789: Add RISC-V FPU support
URL: https://github.com/apache/incubator-nuttx/pull/789#discussion_r408339539
##
File path: arch/risc-v/src/common/up_initialize.c
##
@@ -113,6 +116,13 @@ void up_initialize(void)
up_addregion
patacongo commented on a change in pull request #789: Add RISC-V FPU support
URL: https://github.com/apache/incubator-nuttx/pull/789#discussion_r408336124
##
File path: arch/risc-v/src/rv32im/up_fpu.S
##
@@ -0,0 +1,251 @@
+/**
xiaoxiang781216 commented on a change in pull request #789: Add RISC-V FPU
support
URL: https://github.com/apache/incubator-nuttx/pull/789#discussion_r408333733
##
File path: arch/risc-v/src/common/up_initialize.c
##
@@ -113,6 +116,13 @@ void up_initialize(void)
up_ad
patacongo commented on a change in pull request #789: Add RISC-V FPU support
URL: https://github.com/apache/incubator-nuttx/pull/789#discussion_r408331748
##
File path: arch/risc-v/src/common/up_initialize.c
##
@@ -113,6 +116,13 @@ void up_initialize(void)
up_addregion
patacongo commented on a change in pull request #789: Add RISC-V FPU support
URL: https://github.com/apache/incubator-nuttx/pull/789#discussion_r408330439
##
File path: arch/risc-v/src/rv32im/up_fpu.S
##
@@ -0,0 +1,251 @@
+/**
1 - 100 of 161 matches
Mail list logo