[GitHub] [incubator-nuttx] tito97sp opened a new pull request #4827: add board_reset function

2021-11-14 Thread GitBox
tito97sp opened a new pull request #4827: URL: https://github.com/apache/incubator-nuttx/pull/4827 ## Summary Adds board_reset() function for nucleo-h743zi. The function is already implemented for nucleo-h743zi2 and this is a simple copy.l ## Impact ## Testing

[incubator-nuttx] branch master updated: add board_reset function

2021-11-14 Thread aguettouche
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 94af888 add board_reset function

[GitHub] [incubator-nuttx] Ouss4 merged pull request #4827: add board_reset function

2021-11-14 Thread GitBox
Ouss4 merged pull request #4827: URL: https://github.com/apache/incubator-nuttx/pull/4827 -- 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-

[GitHub] [incubator-nuttx-apps] xiaoxiang781216 opened a new pull request #892: Make readline/cle work without CONFIG_FILE_STREAM

2021-11-14 Thread GitBox
xiaoxiang781216 opened a new pull request #892: URL: https://github.com/apache/incubator-nuttx-apps/pull/892 ## Summary - system/readline: Make it work without CONFIG_FILE_STREAM - system/cle: Make it work without CONFIG_FILE_STREAM ## Impact stdio version work as before

[GitHub] [incubator-nuttx] fjpanag commented on pull request #4810: debug: add tools for task aware debug

2021-11-14 Thread GitBox
fjpanag commented on pull request #4810: URL: https://github.com/apache/incubator-nuttx/pull/4810#issuecomment-968347630 @xiaoxiang781216 What do you mean `SoC` Make.defs? I am trying this on an ARM Cortex M3, and I am using the NuttX `arch` files. I have only provided the `board`

[GitHub] [incubator-nuttx] fjpanag commented on pull request #4810: debug: add tools for task aware debug

2021-11-14 Thread GitBox
fjpanag commented on pull request #4810: URL: https://github.com/apache/incubator-nuttx/pull/4810#issuecomment-968348183 I just freshly cloned nuttx and apps. I tried: ``` ./tools/configure.sh -l stm32f4discovery:nsh make all ``` and the build succeeds. I the

[GitHub] [incubator-nuttx] xiaoxiang781216 opened a new pull request #4828: lib/stdio: Handle 64bits off_t correctly

2021-11-14 Thread GitBox
xiaoxiang781216 opened a new pull request #4828: URL: https://github.com/apache/incubator-nuttx/pull/4828 ## Summary ## Impact Minor ## Testing Pass CI and ostest -- This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [incubator-nuttx] xiaoxiang781216 opened a new pull request #4829: libc: Make perror work without CONFIG_FILE_STREAM

2021-11-14 Thread GitBox
xiaoxiang781216 opened a new pull request #4829: URL: https://github.com/apache/incubator-nuttx/pull/4829 ## Summary ## Impact Minor ## Testing Pass CI -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub a

[GitHub] [incubator-nuttx] xiaoxiang781216 opened a new pull request #4830: arch: Remove fflush(stdout) from driver code

2021-11-14 Thread GitBox
xiaoxiang781216 opened a new pull request #4830: URL: https://github.com/apache/incubator-nuttx/pull/4830 ## Summary it's wrong to call stdio function inside driver ## Impact Minor ## Testing Pass CI -- This is an automated message from the Apache Git Service. T

[incubator-nuttx] branch master updated: arch: Remove fflush(stdout) from driver code

2021-11-14 Thread aguettouche
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 2262ddf arch: Remove fflush(stdou

[GitHub] [incubator-nuttx] Ouss4 merged pull request #4830: arch: Remove fflush(stdout) from driver code

2021-11-14 Thread GitBox
Ouss4 merged pull request #4830: URL: https://github.com/apache/incubator-nuttx/pull/4830 -- 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-

[incubator-nuttx-website] branch asf-site updated: Publishing web: dae81ea3c7ae113846bd7d94778d565c9f4d4c43 docs: 2262ddfa6d693496b99fb2eb478689667e500a74

2021-11-14 Thread github-bot
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 4dffdcd Publishing web

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on pull request #4810: debug: add tools for task aware debug

2021-11-14 Thread GitBox
xiaoxiang781216 commented on pull request #4810: URL: https://github.com/apache/incubator-nuttx/pull/4810#issuecomment-968465953 arm_tcbinfo.c is a new addition, so you need add it to this file: https://github.com/apache/incubator-nuttx/blob/master/arch/arm/src/stm32/Make.defs#L21-L31

[GitHub] [incubator-nuttx] jerpelea opened a new pull request #4831: Haltian Ltd: update licenses to Apache

2021-11-14 Thread GitBox
jerpelea opened a new pull request #4831: URL: https://github.com/apache/incubator-nuttx/pull/4831 ## Summary Gregory Nutt has submitted the SGA Haltian Ltd has submitted the SGA Uros Platise has submitted the ICLA as a result we can migrate the licenses to Apache. ##