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/nuttx.git
from aac0228c74 ci: Force reinstall of python tools to workaround GitHub
cache issue
add 3d2ffed8ae Revert "pthread
xiaoxiang781216 merged PR #7909:
URL: https://github.com/apache/nuttx/pull/7909
--
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...@nutt
xiaoxiang781216 commented on code in PR #7841:
URL: https://github.com/apache/nuttx/pull/7841#discussion_r1051328904
##
drivers/note/note_driver.c:
##
@@ -416,203 +474,346 @@ void sched_note_start(FAR struct tcb_s *tcb)
return;
}
- /* Copy the task name (if possib
xiaoxiang781216 commented on code in PR #7841:
URL: https://github.com/apache/nuttx/pull/7841#discussion_r1051328904
##
drivers/note/note_driver.c:
##
@@ -416,203 +474,346 @@ void sched_note_start(FAR struct tcb_s *tcb)
return;
}
- /* Copy the task name (if possib
xiaoxiang781216 commented on code in PR #7841:
URL: https://github.com/apache/nuttx/pull/7841#discussion_r1051328399
##
drivers/note/note_driver.c:
##
@@ -416,203 +474,346 @@ void sched_note_start(FAR struct tcb_s *tcb)
return;
}
- /* Copy the task name (if possib
xiaoxiang781216 commented on code in PR #7841:
URL: https://github.com/apache/nuttx/pull/7841#discussion_r1051326765
##
drivers/note/note_driver.c:
##
@@ -416,203 +474,346 @@ void sched_note_start(FAR struct tcb_s *tcb)
return;
}
- /* Copy the task name (if possib
xiaoxiang781216 commented on code in PR #7900:
URL: https://github.com/apache/nuttx/pull/7900#discussion_r1051325410
##
drivers/note/noteram_driver.c:
##
@@ -113,170 +95,6 @@ static volatile spinlock_t g_noteram_lock;
* Private Functions
*
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/nuttx.git
from cc0ee12092 arch/arm/samv7: add ARCH_RAMVECTORS support
add aac0228c74 ci: Force reinstall of python tools to wo
xiaoxiang781216 merged PR #7903:
URL: https://github.com/apache/nuttx/pull/7903
--
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...@nutt
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/nuttx.git
The following commit(s) were added to refs/heads/master by this push:
new cc0ee12092 arch/arm/samv7: add ARCH_RAMVECTORS
xiaoxiang781216 merged PR #7907:
URL: https://github.com/apache/nuttx/pull/7907
--
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...@nutt
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/nuttx.git
from 37789e75aa task_setup: set sigprocmask directly to improve performance
add e28e4fd320 arch/arm: fix typos in st
xiaoxiang781216 merged PR #7906:
URL: https://github.com/apache/nuttx/pull/7906
--
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...@nutt
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/nuttx.git
from ad33ccfa53 SAMA5 serial and flexcom serial corrections
add 37789e75aa task_setup: set sigprocmask directly to i
xiaoxiang781216 merged PR #7910:
URL: https://github.com/apache/nuttx/pull/7910
--
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...@nutt
Gary-Hobson commented on code in PR #7841:
URL: https://github.com/apache/nuttx/pull/7841#discussion_r1051320182
##
drivers/note/note_driver.c:
##
@@ -416,203 +474,346 @@ void sched_note_start(FAR struct tcb_s *tcb)
return;
}
- /* Copy the task name (if possible)
GD32-MCU commented on code in PR #7884:
URL: https://github.com/apache/nuttx/pull/7884#discussion_r1051311608
##
arch/arm/src/gd32f4/gd32f4xx_i2c.c:
##
@@ -0,0 +1,2731 @@
+/
+ * arch/arm/src/gd32f4/gd32f
zyfeier opened a new pull request, #7910:
URL: https://github.com/apache/nuttx/pull/7910
## Summary
Set sigprocmask directly to improve performance.
## Impact
pthread_create cost time:
before modify:
`22384`
after modify:
`20536`
## Testing
s
zyfeier opened a new pull request, #7909:
URL: https://github.com/apache/nuttx/pull/7909
## Summary
Because snprintf takes long time, so delay display pthread entry until the
thread name needs to be displayed.
## Impact
pthread_create cost time:
before modify:
`243
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/nuttx-website.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 9b28a48d Publishing web: 4b401e13
pkarashchenko commented on code in PR #7894:
URL: https://github.com/apache/nuttx/pull/7894#discussion_r1051241164
##
arch/arm/src/sama5/sam_flexcom_spi.c:
##
@@ -0,0 +1,2116 @@
+/
+ * arch/arm/src/sama5
pkarashchenko opened a new pull request, #7908:
URL: https://github.com/apache/nuttx/pull/7908
## Summary
Use in application programming in EEFC code
## Impact
SAMv7 based devices
## Testing
Tested with MCUboot on same70-qmtech board
--
This is an automated messa
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/nuttx.git
from 7e75c475d4 arch/sim: Move '\n' process from tty_send to up_putc
add ad33ccfa53 SAMA5 serial and flexcom ser
pkarashchenko merged PR #7904:
URL: https://github.com/apache/nuttx/pull/7904
--
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...@nuttx.
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/nuttx.git
commit 4b3ea5b0523a3a084756f76b41d2af1e360b46d6
Author: Xiang Xiao
AuthorDate: Sat Dec 17 03:29:18 2022 +0800
arch/s
pkarashchenko merged PR #7905:
URL: https://github.com/apache/nuttx/pull/7905
--
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...@nuttx.
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/nuttx.git
from d5689e070b net/arp: Remove nuttx/net/arp.h
new 9cc608e4c4 drivers/serial: Don't call uart_shutdown if the s
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/nuttx.git
commit 7e75c475d46f304d16fce7e95d0861eb73ae2da9
Author: Xiang Xiao
AuthorDate: Sat Dec 17 03:33:15 2022 +0800
arch/s
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/nuttx.git
commit 9cc608e4c41c018c843f93e2ff52f731322704a4
Author: Xiang Xiao
AuthorDate: Sat Dec 17 03:25:27 2022 +0800
driver
pkarashchenko opened a new pull request, #7907:
URL: https://github.com/apache/nuttx/pull/7907
## Summary
Add ARCH_RAMVECTORS support for SAMv7
## Impact
Bugfix
## Testing
Tested with same70-qmtech board with `CONFIG_ARCH_RAMVECTORS=y`.
--
This is an automated me
pkarashchenko opened a new pull request, #7906:
URL: https://github.com/apache/nuttx/pull/7906
## Summary
Fix typos in start files
## Impact
None
## Testing
Pass CI
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on
gustavonihei commented on PR #7903:
URL: https://github.com/apache/nuttx/pull/7903#issuecomment-1355565601
> First successful CI run should save the tools in GitHub Cache. Then we
shall trigger a second run for testing if after the cache is restored the build
passes again.
CI passes
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/nuttx-apps.git
The following commit(s) were added to refs/heads/master by this push:
new cfc005a46 arp: Remove the unnecessary
pkarashchenko merged PR #1458:
URL: https://github.com/apache/nuttx-apps/pull/1458
--
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...@n
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/nuttx.git
from 453a1a7332 arch: move stack and task dump to common code
add d5689e070b net/arp: Remove nuttx/net/arp.h
No
pkarashchenko merged PR #7889:
URL: https://github.com/apache/nuttx/pull/7889
--
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...@nuttx.
xiaoxiang781216 opened a new pull request, #7905:
URL: https://github.com/apache/nuttx/pull/7905
## Summary
- drivers/serial: Don't call uart_shutdown if the serial work as a console
- arch/sim: Don't need check isconsole in tty_setup and tty_shutdown
- arch/sim: Move '\n' proc
xiaoxiang781216 commented on code in PR #7841:
URL: https://github.com/apache/nuttx/pull/7841#discussion_r1051032792
##
drivers/note/note_driver.c:
##
@@ -416,203 +474,346 @@ void sched_note_start(FAR struct tcb_s *tcb)
return;
}
- /* Copy the task name (if possib
xiaoxiang781216 commented on code in PR #7841:
URL: https://github.com/apache/nuttx/pull/7841#discussion_r1051032792
##
drivers/note/note_driver.c:
##
@@ -416,203 +474,346 @@ void sched_note_start(FAR struct tcb_s *tcb)
return;
}
- /* Copy the task name (if possib
TimJTi opened a new pull request, #7904:
URL: https://github.com/apache/nuttx/pull/7904
## Summary
Ongoing work with a SAMA5D2 board revealed compiler warnings that needed to
be fixed.
## Impact
None.
## Testing
Custom board with SAMA5D27C-D1M
--
This is an auto
gustavonihei commented on code in PR #7903:
URL: https://github.com/apache/nuttx/pull/7903#discussion_r1051019634
##
tools/ci/cibuild.sh:
##
@@ -288,12 +291,8 @@ function python-tools {
pytest==6.2.5 \
pytest-json==0.4.0 \
pytest-ordering==0.6 \
-pytest-repeat
xiaoxiang781216 commented on code in PR #7903:
URL: https://github.com/apache/nuttx/pull/7903#discussion_r1051018616
##
tools/ci/cibuild.sh:
##
@@ -288,12 +291,8 @@ function python-tools {
pytest==6.2.5 \
pytest-json==0.4.0 \
pytest-ordering==0.6 \
-pytest-rep
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/nuttx.git
from 739aca095a risc-v/esp32c3: Prevent double initialization of SHA
peripheral
add 453a1a7332 arch: move stack and
xiaoxiang781216 merged PR #7875:
URL: https://github.com/apache/nuttx/pull/7875
--
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...@nutt
TimJTi commented on code in PR #7894:
URL: https://github.com/apache/nuttx/pull/7894#discussion_r1050682476
##
arch/arm/src/sama5/sam_flexcom_spi.c:
##
@@ -0,0 +1,2116 @@
+/
+ * arch/arm/src/sama5/sam_fl
gustavonihei commented on PR #7903:
URL: https://github.com/apache/nuttx/pull/7903#issuecomment-1355243582
I'll change this PR to draft until the procedure described in
https://github.com/apache/nuttx/pull/7903#issuecomment-1354763491 is executed
successfully.
--
This is an automated mes
gustavonihei commented on code in PR #7903:
URL: https://github.com/apache/nuttx/pull/7903#discussion_r1050982173
##
tools/ci/cibuild.sh:
##
@@ -278,7 +278,10 @@ function python-tools {
export PIP_USER=yes
export PYTHONUSERBASE=${tools}/pylocal
add_path "${PYTHONUSERBAS
TimJTi commented on code in PR #7894:
URL: https://github.com/apache/nuttx/pull/7894#discussion_r1050974055
##
arch/arm/src/sama5/sam_flexcom_spi.c:
##
@@ -0,0 +1,2116 @@
+/
+ * arch/arm/src/sama5/sam_fl
TimJTi commented on code in PR #7894:
URL: https://github.com/apache/nuttx/pull/7894#discussion_r1050970907
##
arch/arm/src/sama5/sam_flexcom_spi.c:
##
@@ -0,0 +1,2116 @@
+/
+ * arch/arm/src/sama5/sam_fl
Gary-Hobson commented on code in PR #7900:
URL: https://github.com/apache/nuttx/pull/7900#discussion_r1050898174
##
drivers/note/noteram_driver.c:
##
@@ -820,9 +638,9 @@ void sched_note_add(FAR const void *note, size_t notelen)
note_st = (FAR struct note_start_s *)note;
Gary-Hobson commented on code in PR #7900:
URL: https://github.com/apache/nuttx/pull/7900#discussion_r1050897970
##
drivers/note/note_driver.c:
##
@@ -1261,3 +1315,147 @@ void sched_note_filter_irq(FAR struct note_filter_irq_s
*oldf,
#endif
#endif /* CONFIG_SCHED_INSTRUMENT
xiaoxiang781216 commented on code in PR #1458:
URL: https://github.com/apache/nuttx-apps/pull/1458#discussion_r1050822869
##
nshlib/nsh_telnetlogin.c:
##
@@ -161,9 +162,19 @@ static void nsh_telnettoken(FAR struct console_stdio_s
*pstate,
int nsh_telnetlogin(FAR struct console
xiaoxiang781216 commented on PR #1458:
URL: https://github.com/apache/nuttx-apps/pull/1458#issuecomment-1354949214
Done.
--
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
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/nuttx-apps.git
The following commit(s) were added to refs/heads/master by this push:
new 988415934 nshlib: Add login skip, inv
pkarashchenko commented on PR #1458:
URL: https://github.com/apache/nuttx-apps/pull/1458#issuecomment-1354943000
please rebase
--
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
pkarashchenko merged PR #1459:
URL: https://github.com/apache/nuttx-apps/pull/1459
--
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...@n
pkarashchenko commented on code in PR #1458:
URL: https://github.com/apache/nuttx-apps/pull/1458#discussion_r1050817224
##
nshlib/nsh_telnetlogin.c:
##
@@ -161,9 +162,19 @@ static void nsh_telnettoken(FAR struct console_stdio_s
*pstate,
int nsh_telnetlogin(FAR struct console_s
pkarashchenko commented on code in PR #1458:
URL: https://github.com/apache/nuttx-apps/pull/1458#discussion_r1050815816
##
nshlib/nsh_telnetlogin.c:
##
@@ -161,9 +162,19 @@ static void nsh_telnettoken(FAR struct console_stdio_s
*pstate,
int nsh_telnetlogin(FAR struct console_s
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/nuttx.git
from 632d87ee71 arch: remove up_release_pending function
add 7114cc2978 risc-v/esp32c3: Revert aes_cypher name c
pkarashchenko merged PR #7902:
URL: https://github.com/apache/nuttx/pull/7902
--
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...@nuttx.
pkarashchenko commented on code in PR #7903:
URL: https://github.com/apache/nuttx/pull/7903#discussion_r1050799220
##
tools/ci/cibuild.sh:
##
@@ -278,7 +278,10 @@ function python-tools {
export PIP_USER=yes
export PYTHONUSERBASE=${tools}/pylocal
add_path "${PYTHONUSERBA
xiaoxiang781216 commented on code in PR #7900:
URL: https://github.com/apache/nuttx/pull/7900#discussion_r1050786045
##
drivers/note/note_driver.c:
##
@@ -1261,3 +1315,147 @@ void sched_note_filter_irq(FAR struct note_filter_irq_s
*oldf,
#endif
#endif /* CONFIG_SCHED_INSTRU
xiaoxiang781216 commented on PR #7884:
URL: https://github.com/apache/nuttx/pull/7884#issuecomment-1354836811
please squash the change into one commit
--
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
xiaoxiang781216 commented on code in PR #7884:
URL: https://github.com/apache/nuttx/pull/7884#discussion_r1050777138
##
boards/arm/gd32f4/gd32f450zk-eval/src/gd32f4xx_at24.c:
##
@@ -0,0 +1,156 @@
+/
+ *
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/nuttx.git
from 548c417858 boards: sabre-6quad: Improve iperf performance
add 632d87ee71 arch: remove up_release_pending functi
xiaoxiang781216 merged PR #7899:
URL: https://github.com/apache/nuttx/pull/7899
--
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...@nutt
gustavonihei commented on PR #7903:
URL: https://github.com/apache/nuttx/pull/7903#issuecomment-1354763491
First successful CI run should save the tools in GitHub Cache.
Then we shall trigger a second run for testing if after the cache is
restores the build passes again.
--
This is an
gustavonihei opened a new pull request, #7903:
URL: https://github.com/apache/nuttx/pull/7903
## Summary
This PR intends to workaround an issue with the macOS runners occasionally
failing due to wrong restoration of the tools cache via GitHub Cache Action.
## Impact
CI fix for m
gustavonihei commented on PR #7880:
URL: https://github.com/apache/nuttx/pull/7880#issuecomment-135475
> @gustavonihei how to fix this issue? should we disable cache for macOS CI?
the similar errors happen many times.
The issue can be circumvented by forcing the install of python
xiaoxiang781216 commented on PR #7880:
URL: https://github.com/apache/nuttx/pull/7880#issuecomment-1354750931
@gustavonihei how to fix this issue? should we disable cache for macOS CI?
the similar errors happen many times.
--
This is an automated message from the Apache Git Service.
To re
acassis merged PR #7896:
URL: https://github.com/apache/nuttx/pull/7896
--
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...@nuttx.apache
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/nuttx.git
from 19ca5ecbb0 Fix S32K1XX PM which was broken by #7869
add 548c417858 boards: sabre-6quad: Improve iperf performance
gustavonihei opened a new pull request, #7902:
URL: https://github.com/apache/nuttx/pull/7902
## Summary
This PR intends to fix the double initialization of the SHA peripheral,
which was resulting in the following error in the `esp32c3-devkit:crypto`:
```
ERROR: Failed to initia
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/nuttx.git
from 06842c824a sched/note: Change sched_note_[begin|end] to macro
add 19ca5ecbb0 Fix S32K1XX PM which was broken by
xiaoxiang781216 merged PR #7901:
URL: https://github.com/apache/nuttx/pull/7901
--
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...@nutt
TimJTi commented on code in PR #7894:
URL: https://github.com/apache/nuttx/pull/7894#discussion_r1050697204
##
arch/arm/src/sama5/sam_flexcom_spi.c:
##
@@ -0,0 +1,2116 @@
+/
+ * arch/arm/src/sama5/sam_fl
TimJTi commented on code in PR #7894:
URL: https://github.com/apache/nuttx/pull/7894#discussion_r1050682476
##
arch/arm/src/sama5/sam_flexcom_spi.c:
##
@@ -0,0 +1,2116 @@
+/
+ * arch/arm/src/sama5/sam_fl
pkarashchenko commented on code in PR #7900:
URL: https://github.com/apache/nuttx/pull/7900#discussion_r1050651277
##
drivers/note/noteram_driver.c:
##
@@ -820,7 +638,7 @@ void sched_note_add(FAR const void *note, size_t notelen)
note_st = (FAR struct note_start_s *)note;
xiaoxiang781216 commented on code in PR #7899:
URL: https://github.com/apache/nuttx/pull/7899#discussion_r1050652775
##
arch/renesas/src/rx65n/Make.defs:
##
@@ -23,7 +23,7 @@ HEAD_ASRC = rx65n_head.S
CMN_CSRCS = renesas_allocateheap.c renesas_assert.c
CMN_CSRCS += renesas_cr
xiaoxiang781216 commented on code in PR #7875:
URL: https://github.com/apache/nuttx/pull/7875#discussion_r1050607180
##
arch/renesas/src/m16c/m16c_registerdump.c:
##
@@ -23,68 +23,55 @@
/
#include
pkarashchenko commented on PR #7901:
URL: https://github.com/apache/nuttx/pull/7901#issuecomment-1354587508
@PetervdPerk-NXP I think PR in reference has wrong number
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
PetervdPerk-NXP opened a new pull request, #7901:
URL: https://github.com/apache/nuttx/pull/7901
## Summary
#7896 changed priv definition but didn't account the PM calls, corrected
this now compiles correctly with PM
## Testing
Tested with BMS772 config
--
This is an auto
TimJTi commented on code in PR #7894:
URL: https://github.com/apache/nuttx/pull/7894#discussion_r1050615661
##
arch/arm/src/sama5/sam_flexcom_spi.c:
##
@@ -0,0 +1,2116 @@
+/
+ * arch/arm/src/sama5/sam_fl
TimJTi commented on code in PR #7894:
URL: https://github.com/apache/nuttx/pull/7894#discussion_r1050615177
##
arch/arm/src/sama5/sam_flexcom_spi.c:
##
@@ -0,0 +1,2116 @@
+/
+ * arch/arm/src/sama5/sam_fl
TimJTi commented on code in PR #7894:
URL: https://github.com/apache/nuttx/pull/7894#discussion_r1050614970
##
arch/arm/src/sama5/sam_flexcom_spi.c:
##
@@ -0,0 +1,2116 @@
+/
+ * arch/arm/src/sama5/sam_fl
TimJTi commented on code in PR #7894:
URL: https://github.com/apache/nuttx/pull/7894#discussion_r1050614764
##
arch/arm/src/sama5/sam_flexcom_spi.c:
##
@@ -0,0 +1,2116 @@
+/
+ * arch/arm/src/sama5/sam_fl
TimJTi commented on code in PR #7894:
URL: https://github.com/apache/nuttx/pull/7894#discussion_r1050614378
##
arch/arm/src/sama5/sam_flexcom_spi.c:
##
@@ -0,0 +1,2116 @@
+/
+ * arch/arm/src/sama5/sam_fl
TimJTi commented on code in PR #7894:
URL: https://github.com/apache/nuttx/pull/7894#discussion_r1050610906
##
arch/arm/src/sama5/sam_flexcom_spi.h:
##
@@ -0,0 +1,277 @@
+/
+ * arch/arm/src/sama5/sam_fle
TimJTi commented on code in PR #7894:
URL: https://github.com/apache/nuttx/pull/7894#discussion_r1050607397
##
arch/arm/src/sama5/sam_flexcom_spi.c:
##
@@ -0,0 +1,2116 @@
+/
+ * arch/arm/src/sama5/sam_fl
TimJTi commented on code in PR #7894:
URL: https://github.com/apache/nuttx/pull/7894#discussion_r1050603636
##
arch/arm/src/sama5/hardware/sam_flexcom_spi.h:
##
@@ -34,10 +34,263 @@
* Pre-processor Definitions
*
Gary-Hobson commented on code in PR #7841:
URL: https://github.com/apache/nuttx/pull/7841#discussion_r1050599205
##
drivers/note/note_driver.c:
##
@@ -91,6 +139,13 @@ static unsigned int
g_note_disabled_irq_nest[CONFIG_SMP_NCPUS];
#endif
#endif
+FAR struct note_driver_s *g_
zyfeier commented on code in PR #7875:
URL: https://github.com/apache/nuttx/pull/7875#discussion_r1050592617
##
arch/x86_64/src/common/x86_64_getintstack.c:
##
@@ -0,0 +1,46 @@
+/
+ * arch/x86_64/src/com
Gary-Hobson opened a new pull request, #7900:
URL: https://github.com/apache/nuttx/pull/7900
## Summary
move taskname related functions to note_taskname.c
used to simplify noteram while giving taskname to other reuse
## Impact
## Testing
--
This is an automated
xiaoxiang781216 commented on code in PR #7841:
URL: https://github.com/apache/nuttx/pull/7841#discussion_r1050578046
##
drivers/note/note_driver.c:
##
@@ -91,6 +139,13 @@ static unsigned int
g_note_disabled_irq_nest[CONFIG_SMP_NCPUS];
#endif
#endif
+FAR struct note_driver_s
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/nuttx.git
from 552cf4b549 merge sched_note_spinxx into sched_note_spincommon
add 06842c824a sched/note: Change sched_note_
pkarashchenko merged PR #7893:
URL: https://github.com/apache/nuttx/pull/7893
--
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...@nuttx.
pkarashchenko commented on code in PR #7899:
URL: https://github.com/apache/nuttx/pull/7899#discussion_r1050581220
##
arch/arm64/src/common/arm64_releasepending.c:
##
@@ -1,116 +0,0 @@
-/
Review Comment
Gary-Hobson commented on code in PR #7841:
URL: https://github.com/apache/nuttx/pull/7841#discussion_r1050555119
##
include/nuttx/note/note_driver.h:
##
@@ -35,6 +39,72 @@
* Public Types
/
+struct
Gary-Hobson commented on code in PR #7841:
URL: https://github.com/apache/nuttx/pull/7841#discussion_r1050554922
##
drivers/note/noteram_driver.c:
##
@@ -105,10 +108,24 @@ static struct noteram_info_s g_noteram_info =
static struct noteram_taskname_s g_noteram_taskname;
#endif
gustavonihei commented on PR #7895:
URL: https://github.com/apache/nuttx/pull/7895#issuecomment-1354466327
> look like macOS CI fail to download the esp32 firmware frequently:
>
> ```
>
>
>
1 - 100 of 109 matches
Mail list logo