[GitHub] [incubator-nuttx] xiaoxiang781216 opened a new pull request, #6948: sched: Fix macro "SCHED_NOTE_PRINTF" requires 3 argumnets, but only 1 given

2022-08-28 Thread GitBox
xiaoxiang781216 opened a new pull request, #6948: URL: https://github.com/apache/incubator-nuttx/pull/6948 ## Summary ## Impact ## Testing -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL a

[GitHub] [incubator-nuttx] anchao commented on pull request #6947: net/tcp: fix devif callback list corruption on tcp_close()

2022-08-28 Thread GitBox
anchao commented on PR #6947: URL: https://github.com/apache/incubator-nuttx/pull/6947#issuecomment-1229849549 @fjpanag ,related issue: https://github.com/apache/incubator-nuttx/pull/6923#issuecomment-1228726044 -- This is an automated message from the Apache Git Service. To res

[GitHub] [incubator-nuttx] anchao commented on pull request #6923: net: remove pvconn reference from all devif callback

2022-08-28 Thread GitBox
anchao commented on PR #6923: URL: https://github.com/apache/incubator-nuttx/pull/6923#issuecomment-1229848417 > I just had one device crash again. @fjpanag Thanks a lot for your analysis, I have a fix but can not evaluate the side effect, I am not sure if that can resolved your issue

[GitHub] [incubator-nuttx] anchao opened a new pull request, #6947: net/tcp: fix devif callback list corruption on tcp_close()

2022-08-28 Thread GitBox
anchao opened a new pull request, #6947: URL: https://github.com/apache/incubator-nuttx/pull/6947 ## Summary net/tcp: fix devif callback list corruption on tcp_close() devif_conn_event() will be called recursively in the psock_send_eventhandler(), if the tcp event tcp_cl

[incubator-nuttx-apps] branch master updated: gpusutils/minmea: Fix build break by wrong unpack path

2022-08-28 Thread xiaoxiang
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 1e4165220 gpusutils/minmea: Fix

[GitHub] [incubator-nuttx-apps] xiaoxiang781216 merged pull request #1300: gpusutils/minmea: Fix build break by wrong unpack path

2022-08-28 Thread GitBox
xiaoxiang781216 merged PR #1300: URL: https://github.com/apache/incubator-nuttx-apps/pull/1300 -- 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

[incubator-nuttx-apps] branch master updated: interpreters/wamr/Kconfig: Add INTERPRETERS_WAMR_DEBUG_INTERP option

2022-08-28 Thread xiaoxiang
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 65b58724c interpreters/wamr/Kco

[GitHub] [incubator-nuttx-apps] xiaoxiang781216 merged pull request #1299: interpreters/wamr/Kconfig: Add INTERPRETERS_WAMR_DEBUG_INTERP option

2022-08-28 Thread GitBox
xiaoxiang781216 merged PR #1299: URL: https://github.com/apache/incubator-nuttx-apps/pull/1299 -- 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

[GitHub] [incubator-nuttx] no1wudi opened a new pull request, #6946: sim: Add a new config minmea to detect build break

2022-08-28 Thread GitBox
no1wudi opened a new pull request, #6946: URL: https://github.com/apache/incubator-nuttx/pull/6946 ## Summary I found a build break and a fix submit here: https://github.com/apache/incubator-nuttx-apps/pull/1300 The CI will pass if the fix merged. ## Impact minmea only ## Test

[GitHub] [incubator-nuttx-apps] no1wudi opened a new pull request, #1300: gpusutils/minmea: Fix build break by wrong unpack path

2022-08-28 Thread GitBox
no1wudi opened a new pull request, #1300: URL: https://github.com/apache/incubator-nuttx-apps/pull/1300 ## Summary minmea is not cover by CI and in current implementations, the source files from downloaded tarball were put into root path in gpsutils/minmea instead of in $(MINMEA_DI

[GitHub] [incubator-nuttx-apps] yamt opened a new pull request, #1299: interpreters/wamr/Kconfig: Add INTERPRETERS_WAMR_DEBUG_INTERP option

2022-08-28 Thread GitBox
yamt opened a new pull request, #1299: URL: https://github.com/apache/incubator-nuttx-apps/pull/1299 ## Summary Add an option to enable WAMR_BUILD_DEBUG_INTERP equivalent. ## Impact ## Testing Tested with sim/Linux/amd64 and esp32 devkit-c. (with a few more patches) -

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on a diff in pull request #6944: boards/stm32h7: add support for mcuboot

2022-08-28 Thread GitBox
xiaoxiang781216 commented on code in PR #6944: URL: https://github.com/apache/incubator-nuttx/pull/6944#discussion_r956843706 ## boards/arm/stm32h7/nucleo-h743zi/src/stm32_progmem.c: ## @@ -0,0 +1,279 @@ +/*

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on a diff in pull request #6944: boards/stm32h7: add support for mcuboot

2022-08-28 Thread GitBox
xiaoxiang781216 commented on code in PR #6944: URL: https://github.com/apache/incubator-nuttx/pull/6944#discussion_r956843706 ## boards/arm/stm32h7/nucleo-h743zi/src/stm32_progmem.c: ## @@ -0,0 +1,279 @@ +/*

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on a diff in pull request #6944: boards/stm32h7: add support for mcuboot

2022-08-28 Thread GitBox
xiaoxiang781216 commented on code in PR #6944: URL: https://github.com/apache/incubator-nuttx/pull/6944#discussion_r956843706 ## boards/arm/stm32h7/nucleo-h743zi/src/stm32_progmem.c: ## @@ -0,0 +1,279 @@ +/*

[incubator-nuttx-website] branch asf-site updated: Publishing web: 6758fc5efbbf5ed16c807ccdfb012d94d1db201a docs: 8e895fee767cd65b3dcefe6f44441af5cd497983

2022-08-28 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 747d0b4 Publishing web

[GitHub] [incubator-nuttx] tito97sp commented on a diff in pull request #6944: boards/stm32h7: add support for mcuboot

2022-08-28 Thread GitBox
tito97sp commented on code in PR #6944: URL: https://github.com/apache/incubator-nuttx/pull/6944#discussion_r956783511 ## boards/arm/stm32h7/nucleo-h743zi/src/stm32_progmem.c: ## @@ -0,0 +1,279 @@ +/ + *

[GitHub] [incubator-nuttx] tito97sp commented on a diff in pull request #6944: boards/stm32h7: add support for mcuboot

2022-08-28 Thread GitBox
tito97sp commented on code in PR #6944: URL: https://github.com/apache/incubator-nuttx/pull/6944#discussion_r956781742 ## boards/arm/stm32h7/nucleo-h743zi/scripts/gnu-elf.ld: ## @@ -0,0 +1,126 @@ +/ + *

[GitHub] [incubator-nuttx] tito97sp commented on a diff in pull request #6944: boards/stm32h7: add support for mcuboot

2022-08-28 Thread GitBox
tito97sp commented on code in PR #6944: URL: https://github.com/apache/incubator-nuttx/pull/6944#discussion_r956781727 ## boards/arm/stm32h7/nucleo-h743zi/Kconfig: ## @@ -27,4 +27,6 @@ config STM32_ROMFS_IMAGEFILE depends on STM32_ROMFS default "../../../rom.img"

[GitHub] [incubator-nuttx] tito97sp commented on a diff in pull request #6944: boards/stm32h7: add support for mcuboot

2022-08-28 Thread GitBox
tito97sp commented on code in PR #6944: URL: https://github.com/apache/incubator-nuttx/pull/6944#discussion_r956781351 ## boards/arm/stm32h7/nucleo-h743zi/src/stm32_progmem.c: ## @@ -0,0 +1,279 @@ +/ + *

[GitHub] [incubator-nuttx] fjpanag commented on issue #6945: Wrong result with strtod().

2022-08-28 Thread GitBox
fjpanag commented on issue #6945: URL: https://github.com/apache/incubator-nuttx/issues/6945#issuecomment-1229548246 Also the following strings seem to fail: `"1.0e+"` `"."` `" "` -- This is an automated message from the Apache Git Service. To respond to the message, ple

[GitHub] [incubator-nuttx] fjpanag opened a new issue, #6945: Wrong result with strtod().

2022-08-28 Thread GitBox
fjpanag opened a new issue, #6945: URL: https://github.com/apache/incubator-nuttx/issues/6945 `strtod()` can produce wrong results in some cases of invalid input. Take a look at the following snippet: ```c char * str = "1e"; char * end; int ret = str

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on a diff in pull request #6944: boards/stm32h7: add support for mcuboot

2022-08-28 Thread GitBox
xiaoxiang781216 commented on code in PR #6944: URL: https://github.com/apache/incubator-nuttx/pull/6944#discussion_r956758776 ## boards/arm/stm32h7/nucleo-h743zi/configs/netnsh/defconfig: ## @@ -63,6 +63,7 @@ CONFIG_RR_INTERVAL=200 CONFIG_SCHED_HPWORK=y CONFIG_SCHED_LPWORK=y

[GitHub] [incubator-nuttx] tito97sp opened a new pull request, #6944: boards/stm32h7: add support for mcuboot

2022-08-28 Thread GitBox
tito97sp opened a new pull request, #6944: URL: https://github.com/apache/incubator-nuttx/pull/6944 Add support for MCUBoot. ## Summary Two new configurations are added: - **mcuboot-loader:** mcuboot-loader app used as a bootloader. mcuboot_loader_main` is used as entry po

[GitHub] [incubator-nuttx-apps] xiaoxiang781216 merged pull request #1295: Don't download tarballs if a local git repo found

2022-08-28 Thread GitBox
xiaoxiang781216 merged PR #1295: URL: https://github.com/apache/incubator-nuttx-apps/pull/1295 -- 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

[incubator-nuttx-apps] branch master updated: Don't download tarballs if a local git repo found

2022-08-28 Thread xiaoxiang
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 2e2630e83 Don't download tarbal