This is an automated email from the ASF dual-hosted git repository.
pkarashchenko 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 92760f89eb risc-v/mpfs: emmcsd:
pkarashchenko merged PR #6496:
URL: https://github.com/apache/incubator-nuttx/pull/6496
--
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
xiaoxiang781216 commented on PR #6478:
URL: https://github.com/apache/incubator-nuttx/pull/6478#issuecomment-1162690839
@qinwei2004 please rebase your patch to the latest mainline and squash the
temp change to the master one.
--
This is an automated message from the Apache Git Service.
To
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 b2945eb Publishing web
This is an automated email from the ASF dual-hosted git repository.
btashton pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-website.git
The following commit(s) were added to refs/heads/master by this push:
new 3c980bc Revert "Revert "Add
btashton merged PR #68:
URL: https://github.com/apache/incubator-nuttx-website/pull/68
--
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.
jerpelea opened a new pull request, #68:
URL: https://github.com/apache/incubator-nuttx-website/pull/68
## Summary
add the release to the website after RC4 release received approval from IPMC
## Impact
Release
## Testing
NONE
--
This is an automated message from
Author: jerpelea
Date: Wed Jun 22 05:21:38 2022
New Revision: 55253
Log:
Releasing apache-nuttx-10.3.0-incubating
Added:
release/incubator/nuttx/10.3.0/
release/incubator/nuttx/10.3.0/apache-nuttx-10.3.0-incubating.tar.gz
(with props)
release/incubator/nuttx/10.3.0/apache-nuttx-10.
This is an automated email from the ASF dual-hosted git repository.
jerpelea pushed a change to annotated tag nuttx-10.3.0
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git
*** WARNING: tag nuttx-10.3.0 was modified! ***
from 3fb5737958 (commit)
to 215ac97c04 (tag)
This is an automated email from the ASF dual-hosted git repository.
jerpelea pushed a change to annotated tag nuttx-10.3.0
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git
*** WARNING: tag nuttx-10.3.0 was modified! ***
from 10c75df01 (commit)
to b732c50f4 (t
eenurkka opened a new pull request, #6496:
URL: https://github.com/apache/incubator-nuttx/pull/6496
This patch fixes the following issues:
1. MPFS_EMMCSD_HRS06_EMM bitmask had to be 0x7, not 0x03
2. putreg32() caused outright memory corruption as the
arguments were in wrong
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 881c896c06 tools: ci : add cibuild r
xiaoxiang781216 merged PR #6495:
URL: https://github.com/apache/incubator-nuttx/pull/6495
--
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
anchao commented on code in PR #6494:
URL: https://github.com/apache/incubator-nuttx/pull/6494#discussion_r903242639
##
drivers/wireless/ieee80211/bcm43xxx/bcmf_driver.c:
##
@@ -1744,3 +1744,39 @@ int bcmf_wl_get_ssid(FAR struct bcmf_dev_s *priv, struct
iwreq *iwr)
return
xiaoxiang781216 commented on PR #840:
URL:
https://github.com/apache/incubator-nuttx-apps/pull/840#issuecomment-1162576679
> I've been able to get these rebased to the latest master, including the
minor changes to the unix target in upython, but it fails on finding a
`micropython_main` des
nimish commented on PR #840:
URL:
https://github.com/apache/incubator-nuttx-apps/pull/840#issuecomment-1162563460
Actually, https://github.com/adafruit/circuitpython/tree/main/ports/cxd56
since CircuitPython supports the NuttX SPRESENSE board, it could be quicker.
The drivers would need to
qinwei2004 opened a new pull request, #6495:
URL: https://github.com/apache/incubator-nuttx/pull/6495
## Summary:
1. add aarch64-none-elf toolchain for cibuild rule
## Impact
No impact
## Testing
NA
Signed-off-by: qinwei
--
This is an automate
nimish commented on code in PR #6482:
URL: https://github.com/apache/incubator-nuttx/pull/6482#discussion_r903220886
##
include/netinet/in.h:
##
@@ -217,26 +217,30 @@
/* This macro to convert a 16/32-bit constant values quantity from host byte
* order to network byte order.
qinwei2004 commented on code in PR #6478:
URL: https://github.com/apache/incubator-nuttx/pull/6478#discussion_r903193687
##
arch/Kconfig:
##
@@ -22,6 +22,20 @@ config ARCH_ARM
---help---
The ARM architectures
+config ARCH_ARM64
Review Comment:
done
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 5adeafb Publishing web
onegray commented on PR #6422:
URL: https://github.com/apache/incubator-nuttx/pull/6422#issuecomment-1162356527
> I think it is always a good idea to make incremental PR, a big PR like
this one makes things hard to other people to review. But all contributions are
welcome, if you prefer to
nimish commented on PR #840:
URL:
https://github.com/apache/incubator-nuttx-apps/pull/840#issuecomment-1162304778
I've been able to get these rebased to the latest master, including the
minor changes to the unix target in upython, but it fails on finding a
`micropython_main` despite my bes
nimish commented on code in PR #6482:
URL: https://github.com/apache/incubator-nuttx/pull/6482#discussion_r903006533
##
include/netinet/in.h:
##
@@ -232,7 +232,7 @@
unsigned short)(ns)) >> 8) & 0x00ff))
# endif
# ifdef __has_builtin && __has_builtin(__builtin_bswap32
acassis commented on code in PR #6494:
URL: https://github.com/apache/incubator-nuttx/pull/6494#discussion_r902931010
##
drivers/wireless/ieee80211/bcm43xxx/bcmf_driver.c:
##
@@ -1744,3 +1744,39 @@ int bcmf_wl_get_ssid(FAR struct bcmf_dev_s *priv, struct
iwreq *iwr)
return
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 23f35ea1b build(deps): bump act
xiaoxiang781216 merged PR #1208:
URL: https://github.com/apache/incubator-nuttx-apps/pull/1208
--
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-u
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-apps.git
from 452d5352d build(deps): bump actions/checkout from 2 to 3
add 85962aab1 build(deps): bump actions
xiaoxiang781216 merged PR #1207:
URL: https://github.com/apache/incubator-nuttx-apps/pull/1207
--
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-u
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-apps.git
from a4c96f5db build(deps): bump actions/download-artifact from 1 to 3
add 452d5352d build(deps): bum
xiaoxiang781216 merged PR #1206:
URL: https://github.com/apache/incubator-nuttx-apps/pull/1206
--
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-u
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-apps.git
from 2f173e9f4 chore: Included githubactions in the dependabot config
add a4c96f5db build(deps): bump
xiaoxiang781216 merged PR #1205:
URL: https://github.com/apache/incubator-nuttx-apps/pull/1205
--
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-u
This is an automated email from the ASF dual-hosted git repository.
pkarashchenko 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 19fd0a5587 stm32xx: Fix RTC drif
pkarashchenko merged PR #6493:
URL: https://github.com/apache/incubator-nuttx/pull/6493
--
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
anchao opened a new pull request, #6494:
URL: https://github.com/apache/incubator-nuttx/pull/6494
## Summary
wireless/bcm43xxx: add set country code support
Signed-off-by: chao.an
## Impact
N/A
## Testing
bcm43013 country code test
--
This is
acassis commented on PR #6422:
URL: https://github.com/apache/incubator-nuttx/pull/6422#issuecomment-1161797385
I think it is all a good idea to make incremental PR, a big PR like this one
makes things hard to other people to review. But all contributions are welcome,
if you prefer to do th
acassis commented on PR #6493:
URL: https://github.com/apache/incubator-nuttx/pull/6493#issuecomment-1161786449
> Only one nit: The log message says, "These are used in 3-4 places within
Nuttx and other places as 7812 and **0xff**." (Emphasis mine.) The actual
incorrect factor is 0x7f, not
hartmannathan commented on code in PR #6478:
URL: https://github.com/apache/incubator-nuttx/pull/6478#discussion_r902654904
##
arch/arm64/include/spinlock.h:
##
@@ -0,0 +1,90 @@
+/
+ * arch/arm64/include
hartmannathan commented on code in PR #6478:
URL: https://github.com/apache/incubator-nuttx/pull/6478#discussion_r902653872
##
arch/arm64/include/arch.h:
##
@@ -0,0 +1,145 @@
+/
+ * arch/arm64/include/ar
hartmannathan commented on PR #6493:
URL: https://github.com/apache/incubator-nuttx/pull/6493#issuecomment-1161776504
Only one nit: The log message says, "These are used in 3-4 places within
Nuttx and other places as 7812 and **0xff**." (Emphasis mine.) The actual
incorrect factor is 0x7f,
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch
dependabot/github_actions/actions/checkout-3
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git
at 5a892e46a build(deps): bump actions/checkout from 2 to 3
No
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch
dependabot/github_actions/actions/upload-artifact-3
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git
at 90ddb1165 build(deps): bump actions/upload-artifact fr
dependabot[bot] opened a new pull request, #1206:
URL: https://github.com/apache/incubator-nuttx-apps/pull/1206
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
Release notes
Sourced from https://github.com/actions/checkout/releases";>actions/checkout's
re
dependabot[bot] opened a new pull request, #1208:
URL: https://github.com/apache/incubator-nuttx-apps/pull/1208
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact)
from 1 to 3.
Release notes
Sourced from https://github.com/actions/upload-artifact/releases";>
dependabot[bot] opened a new pull request, #1207:
URL: https://github.com/apache/incubator-nuttx-apps/pull/1207
Bumps [actions/cache](https://github.com/actions/cache) from 2 to 3.
Release notes
Sourced from https://github.com/actions/cache/releases";>actions/cache's
releases.
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch dependabot/github_actions/actions/cache-3
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git
at 2e6a9036c build(deps): bump actions/cache from 2 to 3
No new rev
This is an automated email from the ASF dual-hosted git repository.
pkarashchenko pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git
commit 83ea328ef540f66fbe87a1989a95499ea906b362
Author: naveen <172697+naveensriniva...@users.noreply.githu
This is an automated email from the ASF dual-hosted git repository.
pkarashchenko pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git
commit 2f173e9f48afe72e58d1f08a2bf90045cf9ec274
Author: naveen <172697+naveensriniva...@users.noreply.githu
This is an automated email from the ASF dual-hosted git repository.
pkarashchenko pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git
commit 72cb2c237b318b06ca49535696c672133027066d
Author: Christian Clauss
AuthorDate: Fri Apr 9 18:35:47 20
This is an automated email from the ASF dual-hosted git repository.
pkarashchenko pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git
from fe109998c webclient_get_tunnel: A comment about how to dispose the
returned "conn"
new 5787
This is an automated email from the ASF dual-hosted git repository.
pkarashchenko pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git
commit 72ead93dee3555da0d8c7da1d3985e17a0f3243c
Author: Brennan Ashton
AuthorDate: Mon Apr 5 21:41:14 2021
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch
dependabot/github_actions/actions/download-artifact-3
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git
at facbac908 build(deps): bump actions/download-artifac
dependabot[bot] opened a new pull request, #1205:
URL: https://github.com/apache/incubator-nuttx-apps/pull/1205
Bumps
[actions/download-artifact](https://github.com/actions/download-artifact) from
1 to 3.
Release notes
Sourced from https://github.com/actions/download-artifact/rele
This is an automated email from the ASF dual-hosted git repository.
pkarashchenko pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git
commit 5787c26159046454bed284010e55bcdc6bb74dab
Author: Brennan Ashton
AuthorDate: Sun Apr 4 17:13:32 2021
pkarashchenko merged PR #1204:
URL: https://github.com/apache/incubator-nuttx-apps/pull/1204
--
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-uns
acassis commented on PR #6493:
URL: https://github.com/apache/incubator-nuttx/pull/6493#issuecomment-1161767352
Note: I just sent this PR because Peter contacted me, reported the issue
below and asked me to submit it.
--
This is an automated message from the Apache Git Service.
To respond
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 9481456fde risc-v/esp32c3: Implement
xiaoxiang781216 merged PR #6487:
URL: https://github.com/apache/incubator-nuttx/pull/6487
--
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 f68a5f0913 boards/risc-v/litex/arty_a7: add netnsh defconfig
add 9140693567 Add lcd_dev_s pointer to
xiaoxiang781216 merged PR #6465:
URL: https://github.com/apache/incubator-nuttx/pull/6465
--
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
acassis opened a new pull request, #6493:
URL: https://github.com/apache/incubator-nuttx/pull/6493
When using HSE to clock RTC NuttX internal time is gaining 5.5 second per
minute. Problem was NuttX using 7182 for one of the RTC division factors,
it should have been 7812. The incorrect
xiaoxiang781216 commented on code in PR #6465:
URL: https://github.com/apache/incubator-nuttx/pull/6465#discussion_r902605000
##
drivers/lcd/ug-9664hswag01.c:
##
@@ -440,15 +443,12 @@ static void ug_deselect(FAR struct spi_dev_s *spi)
*
**
xiaoxiang781216 commented on PR #1204:
URL:
https://github.com/apache/incubator-nuttx-apps/pull/1204#issuecomment-1161729379
@pkarashchenko could you merge this PR?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
michi-jung commented on code in PR #6465:
URL: https://github.com/apache/incubator-nuttx/pull/6465#discussion_r902592712
##
drivers/lcd/ug-9664hswag01.c:
##
@@ -440,15 +443,12 @@ static void ug_deselect(FAR struct spi_dev_s *spi)
*
***
xiaoxiang781216 commented on code in PR #6465:
URL: https://github.com/apache/incubator-nuttx/pull/6465#discussion_r902583505
##
drivers/lcd/ug-9664hswag01.c:
##
@@ -440,15 +443,12 @@ static void ug_deselect(FAR struct spi_dev_s *spi)
*
**
pkarashchenko commented on code in PR #6492:
URL: https://github.com/apache/incubator-nuttx/pull/6492#discussion_r902575447
##
.github/workflows/docker_linux.yml:
##
@@ -58,14 +58,14 @@ jobs:
password: ${{ secrets.GITHUB_TOKEN }}
- name: Build Linux image
-
michi-jung commented on code in PR #6465:
URL: https://github.com/apache/incubator-nuttx/pull/6465#discussion_r902574720
##
drivers/lcd/ug-9664hswag01.c:
##
@@ -440,15 +443,12 @@ static void ug_deselect(FAR struct spi_dev_s *spi)
*
***
pkarashchenko commented on code in PR #6478:
URL: https://github.com/apache/incubator-nuttx/pull/6478#discussion_r902552374
##
boards/Kconfig:
##
@@ -1575,6 +1575,15 @@ config ARCH_BOARD_SABRE_6QUAD
This options selects support for NuttX on the NXP/Freescale
Sab
pkarashchenko commented on code in PR #6478:
URL: https://github.com/apache/incubator-nuttx/pull/6478#discussion_r902550606
##
arch/arm64/src/common/arm64_fatal.h:
##
@@ -72,6 +72,6 @@ void arm64_dump_fatal(struct regs_context * reg);
PANIC(); \
} while (true)
-#
xiaoxiang781216 commented on code in PR #6465:
URL: https://github.com/apache/incubator-nuttx/pull/6465#discussion_r902188316
##
drivers/lcd/ug-2864ambag01.c:
##
@@ -682,15 +682,13 @@ static int ug2864ambag01_putrun(fb_coord_t row,
fb_coord_t col,
xiaoxiang781216 commented on code in PR #6465:
URL: https://github.com/apache/incubator-nuttx/pull/6465#discussion_r902188316
##
drivers/lcd/ug-2864ambag01.c:
##
@@ -682,15 +682,13 @@ static int ug2864ambag01_putrun(fb_coord_t row,
fb_coord_t col,
adamkaliszan commented on PR #6492:
URL: https://github.com/apache/incubator-nuttx/pull/6492#issuecomment-1161586341
There is alo BSP for NucleoWl55 board. I will add it in next pull pull
request.
--
This is an automated message from the Apache Git Service.
To respond to the message, plea
adamkaliszan opened a new pull request, #6492:
URL: https://github.com/apache/incubator-nuttx/pull/6492
## Summary
Stm32wl55 SPI driver
## Impact
## Testing
Tested using sigrock on Nucleo Wl55JC board
--
This is an automated message from the Apache Git Service.
To respond t
michi-jung commented on PR #6465:
URL: https://github.com/apache/incubator-nuttx/pull/6465#issuecomment-1161579921
@pkarashchenko, @xiaoxiang781216: Is there anything left to be done for to
get this upstreamed? Thanks!
--
This is an automated message from the Apache Git Service.
To respon
qinwei2004 commented on code in PR #6478:
URL: https://github.com/apache/incubator-nuttx/pull/6478#discussion_r902417992
##
arch/arm64/src/common/arm64_gic.h:
##
@@ -0,0 +1,317 @@
+/
+ * arch/arm64/src/c
qinwei2004 commented on code in PR #6478:
URL: https://github.com/apache/incubator-nuttx/pull/6478#discussion_r902417630
##
arch/arm64/src/common/arm64_fpu.h:
##
@@ -0,0 +1,54 @@
+/
+ * arch/arm64/src/co
qinwei2004 commented on code in PR #6478:
URL: https://github.com/apache/incubator-nuttx/pull/6478#discussion_r902417367
##
arch/arm64/src/common/arm64_fatal.h:
##
@@ -0,0 +1,77 @@
+/
+ * arch/arm64/src/
qinwei2004 commented on code in PR #6478:
URL: https://github.com/apache/incubator-nuttx/pull/6478#discussion_r902417084
##
arch/arm64/src/common/arm64_cpu_psci.h:
##
@@ -0,0 +1,101 @@
+/
+ * arch/arm64/
qinwei2004 commented on code in PR #6478:
URL: https://github.com/apache/incubator-nuttx/pull/6478#discussion_r902415007
##
arch/arm64/src/common/arm64_cpu_psci.h:
##
@@ -0,0 +1,101 @@
+/
+ * arch/arm64/
qinwei2004 commented on code in PR #6478:
URL: https://github.com/apache/incubator-nuttx/pull/6478#discussion_r902414789
##
arch/arm64/src/common/arm64_copystate.c:
##
@@ -0,0 +1,120 @@
+/
+ * arch/arm64
qinwei2004 commented on code in PR #6478:
URL: https://github.com/apache/incubator-nuttx/pull/6478#discussion_r902414586
##
arch/arm64/src/common/arm64_backtrace.c:
##
@@ -0,0 +1,184 @@
+/
+ * arch/arm64
qinwei2004 commented on code in PR #6478:
URL: https://github.com/apache/incubator-nuttx/pull/6478#discussion_r902414338
##
arch/arm64/src/common/arm64_arch_timer.h:
##
@@ -0,0 +1,58 @@
+/
+ * arch/arm64
qinwei2004 commented on code in PR #6478:
URL: https://github.com/apache/incubator-nuttx/pull/6478#discussion_r902414083
##
arch/arm64/include/syscall.h:
##
@@ -0,0 +1,390 @@
+/
+ * arch/arm64/include/sy
qinwei2004 commented on code in PR #6478:
URL: https://github.com/apache/incubator-nuttx/pull/6478#discussion_r902413704
##
tools/ci/testlist/other.dat:
##
@@ -20,3 +20,7 @@
# Sparc-gaisler-elf toolchain doesn't provide macOS binaries
/sparc
-xx3823:nsh
+
+# macOS doesn't hav
This is an automated email from the ASF dual-hosted git repository.
pkarashchenko pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git
commit 88c58df6d6500c585f718e9849538f6ab9b87cd8
Author: Richard Tucker
AuthorDate: Fri Jun 17 16:06:32 2022 +10
This is an automated email from the ASF dual-hosted git repository.
pkarashchenko pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git
commit eaa5f9ab4e4dafa5d1dd2eaf04bb90594bd72ae9
Author: Richard Tucker
AuthorDate: Fri Jun 3 11:08:27 2022 +100
This is an automated email from the ASF dual-hosted git repository.
pkarashchenko pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git
commit f68a5f0913408ea7792f2cea54644aaa613f13f5
Author: Richard Tucker
AuthorDate: Mon Jun 20 16:10:31 2022 +10
This is an automated email from the ASF dual-hosted git repository.
pkarashchenko pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git
commit 8f36649aadd6db2a89df5f6ad3feca4cbc72d42f
Author: Richard Tucker
AuthorDate: Mon May 30 11:43:34 2022 +10
This is an automated email from the ASF dual-hosted git repository.
pkarashchenko pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git
from 04fcbb5cb8 wireless/bcm43xxx: add auto power saving support
new 8f36649aad arch/risc-v/src/litex/
pkarashchenko merged PR #6491:
URL: https://github.com/apache/incubator-nuttx/pull/6491
--
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
pkarashchenko commented on code in PR #6478:
URL: https://github.com/apache/incubator-nuttx/pull/6478#discussion_r902289974
##
arch/arm64/include/syscall.h:
##
@@ -0,0 +1,390 @@
+/
+ * arch/arm64/include
pkarashchenko commented on code in PR #6478:
URL: https://github.com/apache/incubator-nuttx/pull/6478#discussion_r902287077
##
tools/ci/testlist/other.dat:
##
@@ -20,3 +20,7 @@
# Sparc-gaisler-elf toolchain doesn't provide macOS binaries
/sparc
-xx3823:nsh
+
+# macOS doesn't
xiaoxiang781216 commented on PR #6491:
URL: https://github.com/apache/incubator-nuttx/pull/6491#issuecomment-1161340554
@rtucker85 please run this command and commit the change:
./tools/refresh.sh --silent arty_a7/netnsh
--
This is an automated message from the Apache Git Service.
To re
93 matches
Mail list logo