Junbo-Zheng opened a new pull request, #1424:
URL: https://github.com/apache/incubator-nuttx-apps/pull/1424
## Summary
The `lorawan` folder is under the path of `examples/tcp_ipc_server`, the
`server_tcp` folder does not exist here, so fix it.
```
➜ /home/mi/xiaomi/nuttx/apps/e
zyfeier commented on PR #7610:
URL: https://github.com/apache/incubator-nuttx/pull/7610#issuecomment-1319616123
> @zyfeier Why? What is the motivation AND justification for this change?
@davids5 In the NuttX documentation we can see " An interface which is
unique to a certain micropro
davids5 commented on PR #7610:
URL: https://github.com/apache/incubator-nuttx/pull/7610#issuecomment-1319595568
@zyfeier Why? What is the motivation AND justification for this change?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to G
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 5b9702ebe2 Remove DISCLAIMER. Apache NuttX has graduated the Incubator.
add ce95db46b9 include/nuttx/
xiaoxiang781216 merged PR #7615:
URL: https://github.com/apache/incubator-nuttx/pull/7615
--
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
qinwei2004 opened a new pull request, #7615:
URL: https://github.com/apache/incubator-nuttx/pull/7615
## Summary
In order to use C functions in C++ code, "extern C"
needs to be defined in the C header file.
Add "extern C" define for tls.h
Signed-off-by: qinwei1
#
masayuki2009 commented on PR #7599:
URL: https://github.com/apache/incubator-nuttx/pull/7599#issuecomment-1319447437
@zyfeier @xiaoxiang781216
Let me try to test some SMP use cases.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log o
zyfeier commented on PR #7599:
URL: https://github.com/apache/incubator-nuttx/pull/7599#issuecomment-1319442921
> Here is one example: https://user-images.githubusercontent.com/17704713/202575484-495d9c23-898b-4486-bdeb-b075e8591a08.png";>
@pkarashchenko up_reprioritize_rtr function wa
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 576fbf9d Publishing web
pkarashchenko commented on PR #7599:
URL: https://github.com/apache/incubator-nuttx/pull/7599#issuecomment-1319301932
Here is one example:
https://user-images.githubusercontent.com/17704713/202575484-495d9c23-898b-4486-bdeb-b075e8591a08.png";>
--
This is an automated message from th
pkarashchenko commented on PR #7599:
URL: https://github.com/apache/incubator-nuttx/pull/7599#issuecomment-1319299988
@xiaoxiang781216 I'm comparing platform implementations of
`up_reprioritize_rtr` and observe many differences. Are you sure that new
generalised code is fitting all the supp
pkarashchenko commented on code in PR #7599:
URL: https://github.com/apache/incubator-nuttx/pull/7599#discussion_r1025802011
##
arch/xtensa/src/common/xtensa_blocktask.c:
##
@@ -45,108 +45,69 @@
* Name: up_block_task
*
* Description:
- * The currently executing task at t
mlondono74 opened a new pull request, #1423:
URL: https://github.com/apache/incubator-nuttx-apps/pull/1423
### Summary
When parsing the route table in /proc/net/route/ipv6 the file has leading
spaces (represented by '.' in sample below) before every line. The current code
would fail
TimJTi commented on PR #7595:
URL: https://github.com/apache/incubator-nuttx/pull/7595#issuecomment-1319107159
Failing check is how the file was before my changes. Not looked at what
happens if I move the #include, and open to suggestions.
--
This is an automated message from the Apac
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 ed5cadb7c Remove DISCLAIMER. Ap
xiaoxiang781216 merged PR #7613:
URL: https://github.com/apache/incubator-nuttx/pull/7613
--
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
xiaoxiang781216 merged PR #1422:
URL: https://github.com/apache/incubator-nuttx-apps/pull/1422
--
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.git
from 45a24c1894 drivers/motor/foc/foc_dummy.c: remove unused variable
add 5b9702ebe2 Remove DISCLAIMER. Ap
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 45a24c1894 drivers/motor/foc/foc_dum
xiaoxiang781216 merged PR #7612:
URL: https://github.com/apache/incubator-nuttx/pull/7612
--
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
xiaoxiang781216 commented on PR #7612:
URL: https://github.com/apache/incubator-nuttx/pull/7612#issuecomment-1318982767
let's ignore the macOS false alarm.
--
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
TimJTi opened a new pull request, #7614:
URL: https://github.com/apache/incubator-nuttx/pull/7614
## Summary
Added GPIO functionality revealed errors in the PIO related files for this
processor
## Impact
None to anything other than SAMA5D2 based boards, which will now work
xiaoxiang781216 commented on code in PR #7554:
URL: https://github.com/apache/incubator-nuttx/pull/7554#discussion_r1025384736
##
drivers/segger/console_rtt.c:
##
@@ -0,0 +1,552 @@
+/
+ * drivers/segger/
hartmannathan opened a new pull request, #1422:
URL: https://github.com/apache/incubator-nuttx-apps/pull/1422
## Summary
NuttX has graduated the Incubator!
- Removing the DISCLAIMER file.
## Impact
None.
## Testing
N/A.
--
This is an automated mess
hartmannathan opened a new pull request, #7613:
URL: https://github.com/apache/incubator-nuttx/pull/7613
## Summary
NuttX has graduated the Incubator!
- Removing the DISCLAIMER file.
- Removing additional disclaimer from README.md.
## Impact
None.
## Test
pkarashchenko commented on PR #7599:
URL: https://github.com/apache/incubator-nuttx/pull/7599#issuecomment-1318782050
Please let me take a look. I will try to book some time slot in my calendar
till Saturday
--
This is an automated message from the Apache Git Service.
To respond to the me
TimJTi commented on PR #7595:
URL: https://github.com/apache/incubator-nuttx/pull/7595#issuecomment-1318677761
I've had a "version control" issue and the files submitted don't properly
build without other changes. I will push further changes and change it back
from "draft" once I'm happier.
TimJTi commented on code in PR #7595:
URL: https://github.com/apache/incubator-nuttx/pull/7595#discussion_r1025127541
##
arch/arm/src/sama5/Kconfig:
##
@@ -3615,6 +3615,16 @@ config SAMA5_ADC_SWTRIG
---help---
A-to-D Conversion is initiated only by softwa
TimJTi commented on code in PR #7595:
URL: https://github.com/apache/incubator-nuttx/pull/7595#discussion_r1025113520
##
arch/arm/src/sama5/Kconfig:
##
@@ -3712,6 +3722,17 @@ config SAMA5_ADC_TIOA_BOTH
endchoice # ADTRG edge
endif # SAMA5_ADC_TIOATRIG
+
+if SAMA5_ADC_PERIODI
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 8021dfece6 sched/task/task_getpid: getpid should return process id not
thread id
add b239985037 stm3
xiaoxiang781216 merged PR #7611:
URL: https://github.com/apache/incubator-nuttx/pull/7611
--
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
raiden00pl opened a new pull request, #7612:
URL: https://github.com/apache/incubator-nuttx/pull/7612
## Summary
drivers/motor/foc/foc_dummy.c: remove unused variable
## Impact
## Testing
CI
--
This is an automated message from the Apache Git Service.
To respond to the mess
raiden00pl opened a new pull request, #7611:
URL: https://github.com/apache/incubator-nuttx/pull/7611
## Summary
After ef517ed ADCv2 due to wrong ADC clock configuration hangs on:
```
0x0800c850 in adc_enable (priv=priv@entry=0x2428 ,
enable=enable@entry=true) at chip/stm32_
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 c86509be4 apps: getpid should r
xiaoxiang781216 merged PR #1419:
URL: https://github.com/apache/incubator-nuttx-apps/pull/1419
--
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 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 8021dfece6 sched/task/task_getpid: g
xiaoxiang781216 merged PR #7597:
URL: https://github.com/apache/incubator-nuttx/pull/7597
--
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
xiaoxiang781216 closed issue #2499: getpid should return process id not thread
id
URL: https://github.com/apache/incubator-nuttx/issues/2499
--
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 speci
38 matches
Mail list logo