[GitHub] [incubator-nuttx] xiaoxiang781216 commented on pull request #7472: Initialize global mutext/sem by NXMUTEX_INITIALIZER and SEM_INITIALIZER

2022-11-13 Thread GitBox
xiaoxiang781216 commented on PR #7472: URL: https://github.com/apache/incubator-nuttx/pull/7472#issuecomment-1312690412 @masayuki2009 @pkarashchenko do you have more comment or merge it if no? -- This is an automated message from the Apache Git Service. To respond to the message, please lo

[GitHub] [incubator-nuttx] pkarashchenko commented on pull request #7472: Initialize global mutext/sem by NXMUTEX_INITIALIZER and SEM_INITIALIZER

2022-11-13 Thread GitBox
pkarashchenko commented on PR #7472: URL: https://github.com/apache/incubator-nuttx/pull/7472#issuecomment-1312702111 I do not have more comments. Let's wait one more day to get feedback from @masayuki2009 I will merge the change if there will be no more comments. -- This is an automa

[GitHub] [incubator-nuttx] TimJTi opened a new issue, #7586: ATSAMA5Dx TSD support incorrect, and doesn't ADC support breaks when using TSD

2022-11-13 Thread GitBox
TimJTi opened a new issue, #7586: URL: https://github.com/apache/incubator-nuttx/issues/7586 1) TSD support is geared towards ATSAMA5D3 and isn't correct - or working - for ATSAMA5D2 2) TSD relies on Pen Detect trigger mode which is potentially incompatible with ADC operations which is m

[GitHub] [incubator-nuttx] TimJTi commented on issue #7586: ATSAMA5Dx TSD support incorrect, and doesn't ADC support breaks when using TSD

2022-11-13 Thread GitBox
TimJTi commented on issue #7586: URL: https://github.com/apache/incubator-nuttx/issues/7586#issuecomment-1312703781 I have working, fixed, code for 1. and 2. above but am unsure how to resolve 3) The TSD relies on the ADC of course, but any given board may use either or both. And

[GitHub] [incubator-nuttx-apps] xiaoxiang781216 commented on pull request #1415: Fix warn found by https://github.com/apache/incubator-nuttx/pull/7391

2022-11-13 Thread GitBox
xiaoxiang781216 commented on PR #1415: URL: https://github.com/apache/incubator-nuttx-apps/pull/1415#issuecomment-1312708176 @pkarashchenko could you merge this simple change? I can continue on https://github.com/apache/incubator-nuttx/pull/ only after this patch get merged. -- This is

[GitHub] [incubator-nuttx-apps] crafcat7 commented on pull request #1413: testing/fstest:Remove duplicate macro references in source code

2022-11-13 Thread GitBox
crafcat7 commented on PR #1413: URL: https://github.com/apache/incubator-nuttx-apps/pull/1413#issuecomment-1312715148 > ``` > > fstest_main.c: In function 'fstest_wrfile': > > Error: fstest_main.c:449:5: error: "CONFIG_TESTING_FSTEST_VERBOSE" is not defined, evaluates to 0 [-W

[GitHub] [incubator-nuttx-apps] xiaoxiang781216 opened a new pull request, #1416: boot/mcuboot: Bump up version to e4fba687d98bf44a71a7f37f1ef4637a662791c3

2022-11-13 Thread GitBox
xiaoxiang781216 opened a new pull request, #1416: URL: https://github.com/apache/incubator-nuttx-apps/pull/1416 ## Summary ``` Fix Error: mcuboot/boot/bootutil/src/bootutil_public.c:159:1: error: unused function 'boot_swap_size_off' [-Werror,-Wunused-function] boot_swap_size_off(const

[GitHub] [incubator-nuttx-apps] pkarashchenko commented on pull request #1415: Fix warn found by https://github.com/apache/incubator-nuttx/pull/7391

2022-11-13 Thread GitBox
pkarashchenko commented on PR #1415: URL: https://github.com/apache/incubator-nuttx-apps/pull/1415#issuecomment-1312731076 Yes. Just waiting for CI to pass -- 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

[GitHub] [incubator-nuttx] acassis commented on pull request #7582: esp32: Add support to LilyGO_TBeam V1.1 LoRa/GPS board

2022-11-13 Thread GitBox
acassis commented on PR #7582: URL: https://github.com/apache/incubator-nuttx/pull/7582#issuecomment-1312733553 @xiaoxiang781216 @pkarashchenko @btashton Is it possible to make the CI a little smarter to detect when the PR is touching only some chip board and just start the test from that a

[GitHub] [incubator-nuttx-apps] pkarashchenko merged pull request #1415: Fix warn found by https://github.com/apache/incubator-nuttx/pull/7391

2022-11-13 Thread GitBox
pkarashchenko merged PR #1415: URL: https://github.com/apache/incubator-nuttx-apps/pull/1415 -- 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-uns

[incubator-nuttx-apps] 02/05: Fix Error: slcan.c:266:60: error: format specifies type 'unsigned long' but the argument has type 'canid_t' (aka 'unsigned int') [-Werror,-Wformat]

2022-11-13 Thread pkarashchenko
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/incubator-nuttx-apps.git commit dd5dbde620b04d2de3ad3182a7b1da293808c06b Author: Xiang Xiao AuthorDate: Sun Nov 13 09:58:57 2022 +0

[incubator-nuttx-apps] branch master updated (46fac8c85 -> da30a87b8)

2022-11-13 Thread pkarashchenko
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/incubator-nuttx-apps.git from 46fac8c85 Fix CI crash because switch() as missing NMEA sentences new 8094ced13 Fix Error: s

[incubator-nuttx-apps] 04/05: Fix Error: sx127x_demo.c:464:7: error: variable 'fd' is used uninitialized whenever 'if' condition is true [-Werror,-Wsometimes-uninitialized]

2022-11-13 Thread pkarashchenko
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/incubator-nuttx-apps.git commit 25f200e9b00978c364dcce34b433d1257af3117c Author: Xiang Xiao AuthorDate: Sun Nov 13 11:10:26 2022 +0

[incubator-nuttx-apps] 05/05: Fix Error: version_main.c:124:42: error: format specifies type 'long' but the argument has type 'uint32_t' (aka 'unsigned int') [-Werror,-Wformat]

2022-11-13 Thread pkarashchenko
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/incubator-nuttx-apps.git commit da30a87b81f35b9ee21cbe0027853293016691e5 Author: Xiang Xiao AuthorDate: Sun Nov 13 19:10:48 2022 +0

[incubator-nuttx-apps] 03/05: Fix Error: src/wapi.c:1050:14: error: implicit conversion from enumeration type 'enum wapi_mode_e' to different enumeration type 'enum wapi_pta_prio_e' [-Werror,-Wenum-co

2022-11-13 Thread pkarashchenko
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/incubator-nuttx-apps.git commit bf03439d1ba6288464f413c631e5dcfaec501d3f Author: Xiang Xiao AuthorDate: Sun Nov 13 10:59:52 2022 +0

[incubator-nuttx-apps] 01/05: Fix Error: slcan.c:265:19: error: variable 'reccount' is uninitialized when used here [-Werror,-Wuninitialized]

2022-11-13 Thread pkarashchenko
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/incubator-nuttx-apps.git commit 8094ced139c27bc3af4bebbea445f8c584acd18e Author: Xiang Xiao AuthorDate: Sun Nov 13 09:55:11 2022 +0

[GitHub] [incubator-nuttx] acassis opened a new pull request, #7587: board/stm32f103-minimum: Enable nsh help and basic commands

2022-11-13 Thread GitBox
acassis opened a new pull request, #7587: URL: https://github.com/apache/incubator-nuttx/pull/7587 ## Summary Enable nsh help and basic commands. ## Impact Now users will be able to use the nsh, even important commands like ls, cat, etc were disabled. ## Testing stm32f103-mini

[GitHub] [incubator-nuttx] acassis opened a new pull request, #7588: board/stm32f103-minimum: Add ssd1306 example

2022-11-13 Thread GitBox
acassis opened a new pull request, #7588: URL: https://github.com/apache/incubator-nuttx/pull/7588 ## Summary Add ssd1306 example ## Impact Users will be able to test SSD1306 OLED using BluePill board ## Testing stm32f103-minimum -- This is an automated message from the

[GitHub] [incubator-nuttx-apps] xiaoxiang781216 commented on pull request #1416: boot/mcuboot: Bump up version to e4fba687d98bf44a71a7f37f1ef4637a662791c3

2022-11-13 Thread GitBox
xiaoxiang781216 commented on PR #1416: URL: https://github.com/apache/incubator-nuttx-apps/pull/1416#issuecomment-1312744844 The build error is fixed here: https://github.com/mcu-tools/mcuboot/pull/1514 -- This is an automated message from the Apache Git Service. To respond to the message

[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #7585: Fix warning reported by clang

2022-11-13 Thread GitBox
xiaoxiang781216 merged PR #7585: URL: https://github.com/apache/incubator-nuttx/pull/7585 -- 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

[incubator-nuttx] branch master updated (36c511f710 -> b44e743483)

2022-11-13 Thread xiaoxiang
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 36c511f710 fs/littlefs: set `LFS_NAME_MAX` to `CONFIG_NAME_MAX` new 2670229cb9 Fix Error: chip/sam_ud

[incubator-nuttx] 01/18: Fix Error: chip/sam_udp.c:2805:1: error: unused function 'sam_ep_reserved' [-Werror,-Wunused-function]

2022-11-13 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.git commit 2670229cb9723f73dcc45cd890007bc1f431a5d7 Author: Xiang Xiao AuthorDate: Sun Nov 13 09:46:32 2022 +0800

[incubator-nuttx] 03/18: Fix Error: chip/s32k1xx_lpi2c.c:644:1: error: unused function 's32k1xx_lpi2c_sem_waitstop' [-Werror,-Wunused-function]

2022-11-13 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.git commit 6b5ce2f4d040a2cc97e76ec5c9a8e455bd6e109c Author: Xiang Xiao AuthorDate: Sun Nov 13 10:04:53 2022 +0800

[incubator-nuttx] 05/18: Fix Error: format specifies type 'unsigned long' but the argument has type 'uint32_t' (aka 'unsigned int') [-Werror,-Wformat]

2022-11-13 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.git commit ba286e38245291cf5170965bb596dec9d3ae22e2 Author: Xiang Xiao AuthorDate: Sun Nov 13 10:50:54 2022 +0800

[incubator-nuttx] 15/18: Fix error: unknown attribute 'long_call' ignored [-Werror,-Wunknown-attributes]

2022-11-13 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.git commit f52ad42425009e1dc6f96ac368ff533dc47b0416 Author: Xiang Xiao AuthorDate: Sun Nov 13 17:11:58 2022 +0800

[incubator-nuttx] 11/18: Fix Error: chip/max32660/max32660_serial.c:304:20: error: unused function 'max326_modifyreg' [-Werror,-Wunused-function]

2022-11-13 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.git commit 0f85cf7503831ddc3105f30e95812f27466f9f36 Author: Xiang Xiao AuthorDate: Sun Nov 13 11:11:18 2022 +0800

[incubator-nuttx] 06/18: Fix Error: chip/rp2040_clock.c:148:19: error: invalid instruction

2022-11-13 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.git commit 9f685435d050e9b3d9d846fa1509e1640066e253 Author: Xiang Xiao AuthorDate: Sun Nov 13 10:56:42 2022 +0800

[incubator-nuttx] 18/18: Fix Error: wireless/ieee802154/mrf24j40/mrf24j40_radif.c:138:45: error: format specifies type 'unsigned long' but the argument has type 'uint32_t' (aka 'unsigned int') [-Werro

2022-11-13 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.git commit b44e74348346cc6244fcfe17fbc4a7e818ebce20 Author: Xiang Xiao AuthorDate: Sun Nov 13 18:46:44 2022 +0800

[incubator-nuttx] 09/18: Fix Error: chip/nuc_timerisr.c:105:20: error: unused function 'nuc_unlock' [-Werror,-Wunused-function]

2022-11-13 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.git commit 492da4d56dc00f0572ee66b9a7e0b517ce9979c3 Author: Xiang Xiao AuthorDate: Sun Nov 13 11:05:37 2022 +0800

[incubator-nuttx] 02/18: Fix Error: chip/s32k1xx_lpspi.c:804:12: error: variable 'best_delay' set but not used [-Werror,-Wunused-but-set-variable]

2022-11-13 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.git commit e221cf6f5e2ad68f7fef5475aa34f8c27dfeb9a3 Author: Xiang Xiao AuthorDate: Sun Nov 13 10:03:27 2022 +0800

[incubator-nuttx] 04/18: Fix Error: chip/s32k1xx_lpi2c.c:1226:1: error: unused function 's32k1xx_lpi2c_getenabledints' [-Werror,-Wunused-function]

2022-11-13 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.git commit d05d5e4915ad13c87cea0d68de5e9faaf14915ff Author: Xiang Xiao AuthorDate: Sun Nov 13 10:05:56 2022 +0800

[incubator-nuttx] 16/18: Fix Error: chip/sam_afec.c:546:22: error: format specifies type 'unsigned long' but the argument has type 'uint32_t' (aka 'unsigned int') [-Werror,-Wformat]

2022-11-13 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.git commit 677932293b05e5aab81a458f0c5646e62c1bbbc9 Author: Xiang Xiao AuthorDate: Sun Nov 13 18:43:18 2022 +0800

[incubator-nuttx] 14/18: Fix chip/sam_serial.c:900:20: error: unused function 'sam_restoreusartint' [-Werror,-Wunused-function]

2022-11-13 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.git commit 94655e95ea7102deb1edad709e93e950a69a1b88 Author: Xiang Xiao AuthorDate: Sun Nov 13 17:00:31 2022 +0800

[incubator-nuttx] 13/18: Fix chip/sam_usb.c:1242:12: error: variable 'packetsize' set but not used [-Werror,-Wunused-but-set-variable]

2022-11-13 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.git commit 7e823fc862de4d411f6c4f00184d58c7fa5ac456 Author: Xiang Xiao AuthorDate: Sun Nov 13 16:58:14 2022 +0800

[incubator-nuttx] 10/18: Fix Error: armv8-m/arm_cache.c:93:24: error: unused function 'arm_clz' [-Werror,-Wunused-function]

2022-11-13 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.git commit 29c46d873404627c0a57a672cc4e08a370322c59 Author: Xiang Xiao AuthorDate: Sun Nov 13 11:07:42 2022 +0800

[incubator-nuttx] 12/18: Fix Error: chip/s32k1xx_lpspi.c:581:9: error: unused function 's32k1xx_lpspi_[write|read]byte'

2022-11-13 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.git commit e0f1c4169522a352078cf26d696f5a1326f95164 Author: Xiang Xiao AuthorDate: Sun Nov 13 15:36:33 2022 +0800

[incubator-nuttx] 07/18: Fix Error: chip/rp2040_cyw43439.c:844:46: error: format specifies type 'unsigned long' but the argument has type 'uint32_t' (aka 'unsigned int') [-Werror,-Wformat]

2022-11-13 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.git commit c6873ff5a26cbf2b3d22c5bb242ab5aa02a6fb3c Author: Xiang Xiao AuthorDate: Sun Nov 13 11:01:27 2022 +0800

[incubator-nuttx] 17/18: Fix Error: chip/sam_tc.c:922:30: error: format specifies type 'long' but the argument has type 'uint32_t' (aka 'unsigned int') [-Werror,-Wformat]

2022-11-13 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.git commit c741b7b586223873c3cc29f8b2f50cf10aac2217 Author: Xiang Xiao AuthorDate: Sun Nov 13 18:44:21 2022 +0800

[incubator-nuttx] 08/18: Fix Error: chip/nuc_serial.c:357:20: error: unused function 'up_restoreuartint' [-Werror,-Wunused-function]

2022-11-13 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.git commit fb618666f6817d2b81e913958277e8cf718f6b41 Author: Xiang Xiao AuthorDate: Sun Nov 13 11:03:50 2022 +0800

[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #7582: esp32: Add support to LilyGO_TBeam V1.1 LoRa/GPS board

2022-11-13 Thread GitBox
xiaoxiang781216 merged PR #7582: URL: https://github.com/apache/incubator-nuttx/pull/7582 -- 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

[incubator-nuttx] branch master updated: esp32: Add support to LilyGO_TBeam V1.1 LoRa/GPS board

2022-11-13 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.git The following commit(s) were added to refs/heads/master by this push: new 013b15db2d esp32: Add support to Lil

[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #7587: board/stm32f103-minimum: Enable nsh help and basic commands

2022-11-13 Thread GitBox
xiaoxiang781216 merged PR #7587: URL: https://github.com/apache/incubator-nuttx/pull/7587 -- 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

[incubator-nuttx] branch master updated: board/stm32f103-minimum: Enable nsh help and basic commands

2022-11-13 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.git The following commit(s) were added to refs/heads/master by this push: new 8af30db2c5 board/stm32f103-minimum:

[incubator-nuttx] branch master updated: board/stm32f103-minimum: Add ssd1306 example

2022-11-13 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.git The following commit(s) were added to refs/heads/master by this push: new 990b6f2164 board/stm32f103-minimum:

[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #7588: board/stm32f103-minimum: Add ssd1306 example

2022-11-13 Thread GitBox
xiaoxiang781216 merged PR #7588: URL: https://github.com/apache/incubator-nuttx/pull/7588 -- 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

[GitHub] [incubator-nuttx] xiaoxiang781216 opened a new pull request, #7589: sched: Let nxsched_get_tcb return the current task if pid < 0

2022-11-13 Thread GitBox
xiaoxiang781216 opened a new pull request, #7589: URL: https://github.com/apache/incubator-nuttx/pull/7589 ## Summary boost the most frequent operation from: nxsched_get_tcb(get_pid(()); to: nxsched_get_tcb(-1); Note: we can't call this_task directly since it declared i

[GitHub] [incubator-nuttx] tito97sp opened a new pull request, #7590: sys: boardctl: Add more reset causes to enum

2022-11-13 Thread GitBox
tito97sp opened a new pull request, #7590: URL: https://github.com/apache/incubator-nuttx/pull/7590 Signed-off-by: Andrés Sánchez Pascual ## Summary Add more reset causes to the list. ## Impact ## Testing -- This is an automated message from the Apache Git

[incubator-nuttx-website] branch asf-site updated: Publishing web: 24c81cd558a7579a161cc49875837b86fad73b4d docs: 990b6f21646c45a22115a06c01a74c4732ba33b3

2022-11-13 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 8d54c6a5 Publishing web

[GitHub] [incubator-nuttx] acassis merged pull request #7590: sys: boardctl: Add more reset causes to enum

2022-11-13 Thread GitBox
acassis merged PR #7590: URL: https://github.com/apache/incubator-nuttx/pull/7590 -- 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...@nu

[incubator-nuttx] branch master updated: sys: boardctl: Add more reset causes to enum

2022-11-13 Thread acassis
This is an automated email from the ASF dual-hosted git repository. acassis 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 9f029194e1 sys: boardctl: Add more res

[GitHub] [incubator-nuttx] masayuki2009 merged pull request #7472: Initialize global mutext/sem by NXMUTEX_INITIALIZER and SEM_INITIALIZER

2022-11-13 Thread GitBox
masayuki2009 merged PR #7472: URL: https://github.com/apache/incubator-nuttx/pull/7472 -- 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.

[incubator-nuttx] 07/10: arch: Don't free the context if the reference doesn't equal zero

2022-11-13 Thread masayuki
This is an automated email from the ASF dual-hosted git repository. masayuki pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 8098c80338eacf0649e3f08c6faff27bdd769334 Author: Xiang Xiao AuthorDate: Wed Nov 9 19:24:25 2022 +0800 ar

[incubator-nuttx] 06/10: Call nxmutex_destroy and nxsem_destroy in error patch to avoid the leak

2022-11-13 Thread masayuki
This is an automated email from the ASF dual-hosted git repository. masayuki pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 67686c231a0e84180e80bfa8e1a7ee1696d77c8f Author: Xiang Xiao AuthorDate: Wed Nov 9 18:21:07 2022 +0800 Ca

[incubator-nuttx] 09/10: Don't check nxsem_init and nxmutex_init

2022-11-13 Thread masayuki
This is an automated email from the ASF dual-hosted git repository. masayuki pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 148c54475906aa5fc5e5292895bbac1e2f9eb181 Author: Xiang Xiao AuthorDate: Sun Oct 30 21:23:09 2022 +0800 D

[incubator-nuttx] 08/10: bl602/spi: add reference in bl602_spibus_initialize

2022-11-13 Thread masayuki
This is an automated email from the ASF dual-hosted git repository. masayuki pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit e244720aa4d5e618b839570ed2cb72fb1ae62ccb Author: Xiang Xiao AuthorDate: Wed Nov 9 19:25:49 2022 +0800 bl

[incubator-nuttx] 10/10: arch: Initialize usbhost_connection_s directly

2022-11-13 Thread masayuki
This is an automated email from the ASF dual-hosted git repository. masayuki pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 8a8e115623be4ce2de001c103004dde976d113c2 Author: Xiang Xiao AuthorDate: Wed Nov 2 17:49:24 2022 +0800 ar

[incubator-nuttx] 05/10: Call kmm_zalloc instead of kmm_malloc and memsest

2022-11-13 Thread masayuki
This is an automated email from the ASF dual-hosted git repository. masayuki pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit a026dbaece8c99fc6665f191261d7687114de854 Author: Xiang Xiao AuthorDate: Wed Nov 9 18:17:01 2022 +0800 Ca

[incubator-nuttx] 03/10: arch: Remove xxx_sem[take|give] and call nxmuex_[lock|unlock] directly

2022-11-13 Thread masayuki
This is an automated email from the ASF dual-hosted git repository. masayuki pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit a8a25cb09f8ba3796e7d4f8ecf200b1703c22441 Author: Xiang Xiao AuthorDate: Wed Nov 2 17:05:28 2022 +0800 ar

[incubator-nuttx] branch master updated (9f029194e1 -> 8a8e115623)

2022-11-13 Thread masayuki
This is an automated email from the ASF dual-hosted git repository. masayuki pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git from 9f029194e1 sys: boardctl: Add more reset causes to enum new d07792a343 Initialize global mutext/sem by

[incubator-nuttx] 04/10: arch: Replace sem_t with mutex_t for the lock case

2022-11-13 Thread masayuki
This is an automated email from the ASF dual-hosted git repository. masayuki pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 14c3bc3b8c43b068a9d32fdea42433c0b7e63e2b Author: Xiang Xiao AuthorDate: Wed Nov 2 14:42:10 2022 +0800 ar

[GitHub] [incubator-nuttx] acassis commented on pull request #7589: sched: Let nxsched_get_tcb return the current task if pid < 0

2022-11-13 Thread GitBox
acassis commented on PR #7589: URL: https://github.com/apache/incubator-nuttx/pull/7589#issuecomment-1312888764 Why to do it? It could create a trap to developers case some driver try to pass a function ( as parameter) that should return a PID but if that function fails for some reason, the

[GitHub] [incubator-nuttx-apps] anjiahao1 opened a new pull request, #1417: cmd_dd:add verfiy option to dd

2022-11-13 Thread GitBox
anjiahao1 opened a new pull request, #1417: URL: https://github.com/apache/incubator-nuttx-apps/pull/1417 ## Summary add verfiy option to dd ## Impact nothing,but if you use dd,can use dd with verfiy option to make sure the file is copied correctly ## Testing local test

[GitHub] [incubator-nuttx] Donny9 opened a new pull request, #7591: fs/unionfs: fix memory leak about directory operation

2022-11-13 Thread GitBox
Donny9 opened a new pull request, #7591: URL: https://github.com/apache/incubator-nuttx/pull/7591 ## Summary fs/unionfs: fix memory leak about directory operation Signed-off-by: dongjiuzhu1 ## Impact fix memory leak ## Testing local test -- This is an automa

[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #7591: fs/unionfs: fix memory leak about directory operation

2022-11-13 Thread GitBox
xiaoxiang781216 merged PR #7591: URL: https://github.com/apache/incubator-nuttx/pull/7591 -- 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

[incubator-nuttx] branch master updated: fs/unionfs: fix memory leak about directory operation

2022-11-13 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.git The following commit(s) were added to refs/heads/master by this push: new 0740ebb21b fs/unionfs: fix memory le

[GitHub] [incubator-nuttx] xiaoxiang781216 opened a new pull request, #7592: arch/stm32/1wire: Don't free the context if the reference doesn't equal zero

2022-11-13 Thread GitBox
xiaoxiang781216 opened a new pull request, #7592: URL: https://github.com/apache/incubator-nuttx/pull/7592 ## Summary ## Impact avoid the dangle pointer ## Testing Pass CI -- This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on pull request #7589: sched: Let nxsched_get_tcb return the current task if pid < 0

2022-11-13 Thread GitBox
xiaoxiang781216 commented on PR #7589: URL: https://github.com/apache/incubator-nuttx/pull/7589#issuecomment-1313178923 Look like we already have nxsched_self: https://github.com/apache/incubator-nuttx/blob/master/sched/sched/sched_self.c#L43 The special hack isn't necessary:). -- T

[GitHub] [incubator-nuttx] xiaoxiang781216 closed pull request #7589: sched: Let nxsched_get_tcb return the current task if pid < 0

2022-11-13 Thread GitBox
xiaoxiang781216 closed pull request #7589: sched: Let nxsched_get_tcb return the current task if pid < 0 URL: https://github.com/apache/incubator-nuttx/pull/7589 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abo