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 cbb3d39 Publishing web
davids5 commented on a change in pull request #3557:
URL: https://github.com/apache/incubator-nuttx/pull/3557#discussion_r615087180
##
File path: arch/arm/src/stm32h7/stm32_serial.c
##
@@ -2324,10 +3619,10 @@ void arm_serialinit(void)
int ret;
#endif
+#ifdef CONFIG_PM
davids5 commented on a change in pull request #3557:
URL: https://github.com/apache/incubator-nuttx/pull/3557#discussion_r615085773
##
File path: arch/arm/src/stm32h7/stm32_serial.c
##
@@ -2324,10 +3619,10 @@ void arm_serialinit(void)
int ret;
#endif
+#ifdef CONFIG_PM
This is an automated email from the ASF dual-hosted git repository.
protobits pushed a commit to branch releases/10.1
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git
The following commit(s) were added to refs/heads/releases/10.1 by this push:
new 4348d91 wireless
v01d merged pull request #686:
URL: https://github.com/apache/incubator-nuttx-apps/pull/686
--
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
Ouss4 opened a new pull request #686:
URL: https://github.com/apache/incubator-nuttx-apps/pull/686
## Summary
Backport #682
## Impact
N/A
## Testing
N/A
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and
xiaoxiang781216 commented on pull request #3560:
URL: https://github.com/apache/incubator-nuttx/pull/3560#issuecomment-821156721
Yes, but I need more input from @yamt to repro the symptom locally before I
can make the investigation.
--
This is an automated message from the Apache Git Ser
patacongo commented on pull request #3560:
URL: https://github.com/apache/incubator-nuttx/pull/3560#issuecomment-821154802
This is a pretty big change and lot of testing has been done. Some bugs
were still expected. I propose that we let @xiaoxiang781216 analyze the
problem and find solu
davids5 commented on a change in pull request #3557:
URL: https://github.com/apache/incubator-nuttx/pull/3557#discussion_r614771421
##
File path: arch/arm/src/stm32h7/stm32_serial.c
##
@@ -2324,10 +3619,10 @@ void arm_serialinit(void)
int ret;
#endif
+#ifdef CONFIG_PM
xiaoxiang781216 merged pull request #3561:
URL: https://github.com/apache/incubator-nuttx/pull/3561
--
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 65274d5 boards: lc823450-xgevk: Wor
xiaoxiang781216 commented on pull request #3560:
URL: https://github.com/apache/incubator-nuttx/pull/3560#issuecomment-821027051
sim:ostest has the same below config:
```
# CONFIG_TLS_ALIGNED is not set
CONFIG_TLS_NELEM=4
CONFIG_IDLETHREAD_STACKSIZE=4096
# CONFIG_STACK
12 matches
Mail list logo