[incubator-nuttx] 02/03: arch: lc823450: Fix style violations in lc823450_syscontrol.h

2020-07-29 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 22a9b497b10e477e8d29929ad27d4528dfca08a8 Author: Masayuki Ishikawa AuthorDate: Thu Jul 30 09:19:10 2020

[incubator-nuttx] 03/03: arch: lc823450: Fix style violations

2020-07-29 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 336bd8c3a2631650d212129a2a8e6dacc06354f5 Author: Masayuki Ishikawa AuthorDate: Thu Jul 30 09:32:29 2020

[incubator-nuttx] 01/03: boards: lc823450-xgevk: Fix style violations

2020-07-29 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 f255f4f97ddc692b8f334047dc81a0f6b10b33aa Author: Masayuki Ishikawa AuthorDate: Thu Jul 30 09:08:55 2020

[incubator-nuttx] branch master updated (1a669e0 -> 336bd8c)

2020-07-29 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 1a669e0 drivers/syslog/syslog_write.c: nxstyle fix new f255f4f boards: lc823450-xgevk: Fix style

[incubator-nuttx] branch master updated (336bd8c -> e79298b)

2020-07-29 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 336bd8c arch: lc823450: Fix style violations new 708daf2 tools/Config.mk: Remove

[incubator-nuttx] 01/02: tools/Config.mk: Remove CONFIG_ARCH_BOARD from BOARD_DIR when using a custom board.

2020-07-29 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 708daf2c3dc2f45ac0939dcbe3d32667af8fcca2 Author: Ouss4 AuthorDate: Wed Jul 29 15:42:15 2020 +0100

[incubator-nuttx] 02/02: tools/Config.mk: Unquote the custom board path before using it in Makefile functions.

2020-07-29 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 e79298bc349b46a8c0e11c838daf7e7a977e1817 Author: Ouss4 AuthorDate: Wed Jul 29 17:01:52 2020 +0100

[incubator-nuttx] branch master updated (b330b3a -> 1a669e0)

2020-07-29 Thread btashton
This is an automated email from the ASF dual-hosted git repository. btashton pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from b330b3a arch/sim: Fix the linkage of up_irqinitialize mismatch new 9dcc6f6

[incubator-nuttx] 01/03: fs/driver/fs_blockproxy.c: Fix an error handling

2020-07-29 Thread btashton
This is an automated email from the ASF dual-hosted git repository. btashton pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 9dcc6f6da6402e3d42ce0fec213e4908429ff3f1 Author: YAMAMOTO Takashi AuthorDate: Thu Jul 30 11:24:53 2020 +0900

[incubator-nuttx] 02/03: syslog_default_write: Fix the return value

2020-07-29 Thread btashton
This is an automated email from the ASF dual-hosted git repository. btashton pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 9274b67a45d2e2d6168c4e8e378c1ee452ecdd4f Author: YAMAMOTO Takashi AuthorDate: Thu Jul 30 11:31:57 2020 +0900

[incubator-nuttx] 03/03: drivers/syslog/syslog_write.c: nxstyle fix

2020-07-29 Thread btashton
This is an automated email from the ASF dual-hosted git repository. btashton pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 1a669e09cd634b2f9b25ca659c3db700d3ce3451 Author: YAMAMOTO Takashi AuthorDate: Thu Jul 30 11:33:06 2020 +0900

[incubator-nuttx] branch master updated: arch/sim: Fix the linkage of up_irqinitialize mismatch

2020-07-29 Thread yamamoto
This is an automated email from the ASF dual-hosted git repository. yamamoto 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 b330b3a arch/sim: Fix the linkage

[incubator-nuttx] 08/11: pcie: qemu: return -EINVAL if buffer argument is NULL

2020-07-29 Thread btashton
This is an automated email from the ASF dual-hosted git repository. btashton pushed a commit to branch pci in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 6f14ffe92b6beac684e24a1c74d4bfb1df9ba922 Author: Yang Chung-Fan AuthorDate: Wed May 6 20:09:07 2020 +0900

[incubator-nuttx] branch pci updated (49c2769 -> bf7ed8f)

2020-07-29 Thread btashton
This is an automated email from the ASF dual-hosted git repository. btashton pushed a change to branch pci in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. omit 49c2769 pcie: create MSI/MSIX related marcos and simplify the msi/msix routines omit 870dbea pcie:

[incubator-nuttx] 10/11: pcie: cosmetic changes to fit check tools

2020-07-29 Thread btashton
This is an automated email from the ASF dual-hosted git repository. btashton pushed a commit to branch pci in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit b2d0bf8c5fbf1636a6ebabcc5c571795a6cd45b6 Author: Yang Chung-Fan AuthorDate: Wed May 6 20:31:01 2020 +0900

[incubator-nuttx] 05/11: pcie: enable don't take flags, hardcoded enabling flags

2020-07-29 Thread btashton
This is an automated email from the ASF dual-hosted git repository. btashton pushed a commit to branch pci in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit a25ff3141679c245197402dcde05e441e9e88c99 Author: Yang Chung-Fan AuthorDate: Wed May 6 18:19:56 2020 +0900

[incubator-nuttx] 03/11: virt: add qemu pci-testdev driver

2020-07-29 Thread btashton
This is an automated email from the ASF dual-hosted git repository. btashton pushed a commit to branch pci in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 21b508ac31d5d5c8926f8ec8f27b6f10759f54d1 Author: Yang Chung-Fan AuthorDate: Wed May 6 01:02:38 2020 +0900

[incubator-nuttx] 09/11: pcie: make pcie enumerate routine as common instead of architecture dependent

2020-07-29 Thread btashton
This is an automated email from the ASF dual-hosted git repository. btashton pushed a commit to branch pci in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit ddd4ba306edfaee51b0e189d17a9469deef33732 Author: Yang Chung-Fan AuthorDate: Wed May 6 20:28:41 2020 +0900

[incubator-nuttx] 06/11: pcie: checking bar > 4 for 64bit bars are sufficient

2020-07-29 Thread btashton
This is an automated email from the ASF dual-hosted git repository. btashton pushed a commit to branch pci in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit a2ea99857bd528ab27e4d01cd961cf1ee77696cb Author: Yang Chung-Fan AuthorDate: Wed May 6 18:20:20 2020 +0900

[incubator-nuttx] 01/11: pcie: add framework

2020-07-29 Thread btashton
This is an automated email from the ASF dual-hosted git repository. btashton pushed a commit to branch pci in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 45c16a6c4e0394341eb8ab85421d8fd1c720f7a8 Author: Yang Chung-Fan AuthorDate: Mon May 4 18:44:11 2020 +0900

[incubator-nuttx] 07/11: pcie: qemu: remove not used header

2020-07-29 Thread btashton
This is an automated email from the ASF dual-hosted git repository. btashton pushed a commit to branch pci in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 760282ee36e04c09dc2e25037f9c28a3236104e6 Author: Yang Chung-Fan AuthorDate: Wed May 6 19:03:11 2020 +0900

[incubator-nuttx] 02/11: x86_64: qemu: implement pci-e functions and enumerate pci-e devices on boot

2020-07-29 Thread btashton
This is an automated email from the ASF dual-hosted git repository. btashton pushed a commit to branch pci in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit f8ba0ccf237b92b8e12a9f48403e76ef56911a8b Author: Yang Chung-Fan AuthorDate: Mon May 4 18:45:22 2020 +0900

[incubator-nuttx] 04/11: pcie: types array should be null terminated

2020-07-29 Thread btashton
This is an automated email from the ASF dual-hosted git repository. btashton pushed a commit to branch pci in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 45beb44bdc0e75d30c8c517792c23ab1adb52650 Author: Yang Chung-Fan AuthorDate: Wed May 6 15:07:41 2020 +0900

[incubator-nuttx] 11/11: pcie: create MSI/MSIX related marcos and simplify the msi/msix routines

2020-07-29 Thread btashton
This is an automated email from the ASF dual-hosted git repository. btashton pushed a commit to branch pci in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit bf7ed8f9f760a0bccf6b70834ebeac76cef5b39a Author: Yang Chung-Fan AuthorDate: Wed May 6 21:35:42 2020 +0900

[incubator-nuttx] branch master updated (0a6c81b -> 338244d)

2020-07-29 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 0a6c81b main README converted to Markdown format new 3cff139 libc: Make gethostname as syscall

[incubator-nuttx] 01/02: libc: Make gethostname as syscall instead of uname

2020-07-29 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 3cff139b855a0c1ccfc6253f7d255bc9c2ac636f Author: Xiang Xiao AuthorDate: Tue Jul 28 17:52:17 2020 +0800

[incubator-nuttx] 02/02: procfs: Get version info from uname instead

2020-07-29 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 338244dbac11a589c01949bb4ec77668e19142e6 Author: Xiang Xiao AuthorDate: Tue Jul 28 22:26:04 2020 +0800

[GitHub] [incubator-nuttx] davids5 commented on a change in pull request #1473: Kinetis:Add compatible gpiosetevent interface

2020-07-29 Thread GitBox
davids5 commented on a change in pull request #1473: URL: https://github.com/apache/incubator-nuttx/pull/1473#discussion_r462396330 ## File path: arch/arm/src/kinetis/kinetis_pinirq.c ## @@ -459,4 +475,56 @@ void kinetis_pinirqdisable(uint32_t pinset) } #endif /*

[GitHub] [incubator-nuttx] Ouss4 opened a new pull request #1480: Fix custom boards build when a common directory is present.

2020-07-29 Thread GitBox
Ouss4 opened a new pull request #1480: URL: https://github.com/apache/incubator-nuttx/pull/1480 ## Summary Building a custom board with a common directory was failing as that directory was not being linked. ## Impact None on the repo, only out-of-tree boards should be

[GitHub] [incubator-nuttx] SPRESENSE commented on a change in pull request #1446: net/usrsock: Fix recv() couldn't peek data

2020-07-29 Thread GitBox
SPRESENSE commented on a change in pull request #1446: URL: https://github.com/apache/incubator-nuttx/pull/1446#discussion_r462155786 ## File path: net/usrsock/usrsock_recvfrom.c ## @@ -418,6 +418,15 @@ ssize_t usrsock_recvfrom(FAR struct socket *psock, FAR void *buf, size_t

[GitHub] [incubator-nuttx] acassis commented on issue #1474: BLE Link Layer and nRF52 implementation (WIP)

2020-07-29 Thread GitBox
acassis commented on issue #1474: URL: https://github.com/apache/incubator-nuttx/issues/1474#issuecomment-665610187 wow! Kudos Matias! You are so fast! This is an automated message from the Apache Git Service. To respond to

[GitHub] [incubator-nuttx] spiriou commented on a change in pull request #1479: fs/vfs: Add file descriptor based events support

2020-07-29 Thread GitBox
spiriou commented on a change in pull request #1479: URL: https://github.com/apache/incubator-nuttx/pull/1479#discussion_r462463770 ## File path: fs/vfs/fs_eventfd.c ## @@ -0,0 +1,639 @@ +/ + *

[GitHub] [incubator-nuttx] patacongo commented on a change in pull request #1473: Kinetis:Add compatible gpiosetevent interface

2020-07-29 Thread GitBox
patacongo commented on a change in pull request #1473: URL: https://github.com/apache/incubator-nuttx/pull/1473#discussion_r462405591 ## File path: arch/arm/src/kinetis/kinetis_pinirq.c ## @@ -459,4 +475,56 @@ void kinetis_pinirqdisable(uint32_t pinset) } #endif /*

[GitHub] [incubator-nuttx-apps] PeterBee97 opened a new pull request #348: testing/cxxtest: increase STACKSIZE to avoid crash

2020-07-29 Thread GitBox
PeterBee97 opened a new pull request #348: URL: https://github.com/apache/incubator-nuttx-apps/pull/348 The previous version of cxxtest uses a fixed value(4096) for STACKSIZE, insufficient when no optimization options are set(CONFIG_DEBUG_NOOPT). This patch increased the STACKSIZE to

[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #1433: Main README converted to Markdown

2020-07-29 Thread GitBox
xiaoxiang781216 merged pull request #1433: URL: https://github.com/apache/incubator-nuttx/pull/1433 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[GitHub] [incubator-nuttx] spiriou opened a new pull request #1479: fs/vfs: Add file descriptor based events support

2020-07-29 Thread GitBox
spiriou opened a new pull request #1479: URL: https://github.com/apache/incubator-nuttx/pull/1479 ## Summary This patch adds support for linux eventfd like mecanism https://man7.org/linux/man-pages/man2/eventfd.2.html eventfd() creates an "eventfd object" that can be used as

[GitHub] [incubator-nuttx] patacongo commented on a change in pull request #1479: fs/vfs: Add file descriptor based events support

2020-07-29 Thread GitBox
patacongo commented on a change in pull request #1479: URL: https://github.com/apache/incubator-nuttx/pull/1479#discussion_r462432380 ## File path: fs/vfs/fs_eventfd.c ## @@ -0,0 +1,639 @@ +/ + *

[GitHub] [incubator-nuttx] spiriou commented on pull request #1479: fs/vfs: Add file descriptor based events support

2020-07-29 Thread GitBox
spiriou commented on pull request #1479: URL: https://github.com/apache/incubator-nuttx/pull/1479#issuecomment-665798710 @patacongo I'm not sure about the syscall modification, can you give me some hints ? The idea is to only add "eventfd()" in the syscall list. I added 3 helper

[GitHub] [incubator-nuttx-apps] SPRESENSE commented on pull request #345: Fix build errors

2020-07-29 Thread GitBox
SPRESENSE commented on pull request #345: URL: https://github.com/apache/incubator-nuttx-apps/pull/345#issuecomment-665505997 @jerpelea Sorry, I update commit message. Please check again. This is an automated message

[GitHub] [incubator-nuttx] patacongo opened a new issue #1481: Illegal Usage of free() in the OS

2020-07-29 Thread GitBox
patacongo opened a new issue #1481: URL: https://github.com/apache/incubator-nuttx/issues/1481 malloc() and free() should never be used within the OS. This will work in the FLAT build because there is only a single heap, but will cause crashes in PROTECTED and KERNEL build modes where

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on pull request #1433: Main README converted to Markdown

2020-07-29 Thread GitBox
xiaoxiang781216 commented on pull request #1433: URL: https://github.com/apache/incubator-nuttx/pull/1433#issuecomment-665780039 @v01d done. This is an automated message from the Apache Git Service. To respond to the

[GitHub] [incubator-nuttx-apps] jerpelea merged pull request #345: Fix build errors

2020-07-29 Thread GitBox
jerpelea merged pull request #345: URL: https://github.com/apache/incubator-nuttx-apps/pull/345 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [incubator-nuttx] Ouss4 merged pull request #1463: libc: Replace all malloc/free to lib_malloc/lib_free

2020-07-29 Thread GitBox
Ouss4 merged pull request #1463: URL: https://github.com/apache/incubator-nuttx/pull/1463 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

[GitHub] [incubator-nuttx] SPRESENSE commented on pull request #1446: net/usrsock: Fix recv() couldn't peek data

2020-07-29 Thread GitBox
SPRESENSE commented on pull request #1446: URL: https://github.com/apache/incubator-nuttx/pull/1446#issuecomment-665512309 @masayuki2009 Thank you for your comments. I'm preparing to upload patch for gs2200m. This is an

[GitHub] [incubator-nuttx] patacongo commented on pull request #1479: fs/vfs: Add file descriptor based events support

2020-07-29 Thread GitBox
patacongo commented on pull request #1479: URL: https://github.com/apache/incubator-nuttx/pull/1479#issuecomment-665776605 This is not a POSIX interface. It is a non-standard Linux interface. So with this change, we are extending the NuttX OS application interface with a non-standard

[GitHub] [incubator-nuttx] johannes-nivus opened a new pull request #1478: FAT Filesystem: UTF8 support for long filenames, bugfixes.

2020-07-29 Thread GitBox
johannes-nivus opened a new pull request #1478: URL: https://github.com/apache/incubator-nuttx/pull/1478 ## Summary New CONFIG_FAT_LFN_UTF8: UTF8 strings are converted to UCS2-LFN Bugfix in fat_createalias: space is now also converted to underbar. Change (bugfix) in

[GitHub] [incubator-nuttx] v01d commented on pull request #1433: Main README converted to Markdown

2020-07-29 Thread GitBox
v01d commented on pull request #1433: URL: https://github.com/apache/incubator-nuttx/pull/1433#issuecomment-665750331 @xiaoxiang781216 you can merge now when you're able This is an automated message from the Apache Git

[GitHub] [incubator-nuttx] davids5 closed pull request #1473: Kinetis:Add compatible gpiosetevent interface

2020-07-29 Thread GitBox
davids5 closed pull request #1473: URL: https://github.com/apache/incubator-nuttx/pull/1473 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-apps] xiaoxiang781216 commented on a change in pull request #349: Testing for UTF8 support for FAT Filesystem.

2020-07-29 Thread GitBox
xiaoxiang781216 commented on a change in pull request #349: URL: https://github.com/apache/incubator-nuttx-apps/pull/349#discussion_r462440150 ## File path: testing/fatutf8/Makefile ## @@ -0,0 +1,49 @@

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on a change in pull request #1446: net/usrsock: Fix recv() couldn't peek data

2020-07-29 Thread GitBox
xiaoxiang781216 commented on a change in pull request #1446: URL: https://github.com/apache/incubator-nuttx/pull/1446#discussion_r462203262 ## File path: net/usrsock/usrsock_recvfrom.c ## @@ -418,6 +418,15 @@ ssize_t usrsock_recvfrom(FAR struct socket *psock, FAR void *buf,

[GitHub] [incubator-nuttx-apps] johannes-nivus opened a new pull request #349: Testing for UTF8 support for FAT Filesystem.

2020-07-29 Thread GitBox
johannes-nivus opened a new pull request #349: URL: https://github.com/apache/incubator-nuttx-apps/pull/349 ## Summary Testing for CONFIG_FAT_LFN_UTF8, because nsh doesn't accept characters outside 0x7f ## Impact -- ## Testing --

[GitHub] [incubator-nuttx] patacongo edited a comment on pull request #1479: fs/vfs: Add file descriptor based events support

2020-07-29 Thread GitBox
patacongo edited a comment on pull request #1479: URL: https://github.com/apache/incubator-nuttx/pull/1479#issuecomment-665776605 This is not a POSIX interface. It is a non-standard Linux interface. So with this change, we are extending the NuttX OS application interface with a

[incubator-nuttx] branch master updated (1cb1fb4 -> 0a6c81b)

2020-07-29 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 1cb1fb4 libc: Replace all malloc/free to lib_malloc/lib_free add 5e95adf rename README.txt to

[incubator-nuttx-apps] 04/05: tools/check-hash.sh: Add shasum to use checking hash

2020-07-29 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git commit 381b83ea90db49a4bd03c9dc45aedbb876f32242 Author: SPRESENSE <41312067+sprese...@users.noreply.github.com>

[incubator-nuttx-apps] 05/05: Makefile: Unify ROOTDEPPATH into DEPPATH

2020-07-29 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git commit 63cd701958d729cf05aea1d35618f6da122f1843 Author: SPRESENSE <41312067+sprese...@users.noreply.github.com>

[incubator-nuttx-apps] 03/05: system/hex2bin: Fix compilation error

2020-07-29 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git commit fb26ef28c61315a6d2734e52c33118a67568be62 Author: SPRESENSE <41312067+sprese...@users.noreply.github.com>

[incubator-nuttx-apps] 01/05: Application.mk: Fix minor bugs

2020-07-29 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git commit bc4b6a88944034872d9fcc8d4f86d4dbab65d4ae Author: SPRESENSE <41312067+sprese...@users.noreply.github.com>

[incubator-nuttx-apps] branch master updated (cb9eb7c -> 63cd701)

2020-07-29 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git. from cb9eb7c netutils: webserver: Replace license header with Apache License 2.0 new bc4b6a8

[incubator-nuttx-apps] 02/05: system: Fix typos

2020-07-29 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git commit 088df5f156b8fd9ae16e5a8673c1feb06e12a45c Author: SPRESENSE <41312067+sprese...@users.noreply.github.com>

[incubator-nuttx] branch master updated: libc: Replace all malloc/free to lib_malloc/lib_free

2020-07-29 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 1cb1fb4 libc: Replace all

[GitHub] [incubator-nuttx] masayuki2009 merged pull request #1459: arch/sim: Minor SMP code fix

2020-07-29 Thread GitBox
masayuki2009 merged pull request #1459: URL: https://github.com/apache/incubator-nuttx/pull/1459 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [incubator-nuttx] masayuki2009 commented on pull request #1441: sched: The secondary idle threads should call nx_idle_trampoline

2020-07-29 Thread GitBox
masayuki2009 commented on pull request #1441: URL: https://github.com/apache/incubator-nuttx/pull/1441#issuecomment-665422886 Hi @xiaoxiang781216, Thanks for this PR but could you please resolve the above conflicts?

[GitHub] [incubator-nuttx] sebastianene07 commented on pull request #1009: Add support for preemptive scheduling in the simulator build

2020-07-29 Thread GitBox
sebastianene07 commented on pull request #1009: URL: https://github.com/apache/incubator-nuttx/pull/1009#issuecomment-665434385 This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [incubator-nuttx] patacongo commented on pull request #1470: Makefile: Fix Make.dep not updated by config changes

2020-07-29 Thread GitBox
patacongo commented on pull request #1470: URL: https://github.com/apache/incubator-nuttx/pull/1470#issuecomment-665101348 > However, I'm not so sure that simply recreating dependencies whenever .config changes is the best idea as the dependency generation is REALLY slow. I tried to see

[GitHub] [incubator-nuttx] w8jcik edited a comment on pull request #1433: Main README converted to Markdown

2020-07-29 Thread GitBox
w8jcik edited a comment on pull request #1433: URL: https://github.com/apache/incubator-nuttx/pull/1433#issuecomment-665123409 This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [incubator-nuttx-apps] SPRESENSE opened a new pull request #345: Fix build errors

2020-07-29 Thread GitBox
SPRESENSE opened a new pull request #345: URL: https://github.com/apache/incubator-nuttx-apps/pull/345 ## Summary - Fix application build mistakes - Update hash tool - Fix typos ## Impact Whole apps builds ## Testing Update Make.dep file by config

[GitHub] [incubator-nuttx-apps] masayuki2009 opened a new pull request #347: Change svs related license

2020-07-29 Thread GitBox
masayuki2009 opened a new pull request #347: URL: https://github.com/apache/incubator-nuttx-apps/pull/347 ## Summary - This PR replaces license headers with Apache 2.0 - All of the files were contributed by Sony Video & Sound Products Inc. and Sony Home Entertainment & Sound

[GitHub] [incubator-nuttx] Ouss4 merged pull request #1462: arch/sim: Move share memory allocation to up_hostmemory.c

2020-07-29 Thread GitBox
Ouss4 merged pull request #1462: URL: https://github.com/apache/incubator-nuttx/pull/1462 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

[incubator-nuttx] branch master updated (28eed28 -> d2f7546)

2020-07-29 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from 28eed28 sched: The secondary idle threads should call nx_idle_trampoline add d2f7546 net/usrsock:

[GitHub] [incubator-nuttx] masayuki2009 commented on pull request #1464: cxd56xx: spresense: Add some improvements and fix bugs for Spresense …

2020-07-29 Thread GitBox
masayuki2009 commented on pull request #1464: URL: https://github.com/apache/incubator-nuttx/pull/1464#issuecomment-664967332 This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [incubator-nuttx-apps] jerpelea edited a comment on pull request #345: Fix build errors

2020-07-29 Thread GitBox
jerpelea edited a comment on pull request #345: URL: https://github.com/apache/incubator-nuttx-apps/pull/345#issuecomment-665477017 @SPRESENSE Please add a commit message on the last commit like you did on the other commits

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on pull request #1441: sched: The secondary idle threads should call nx_idle_trampoline

2020-07-29 Thread GitBox
xiaoxiang781216 commented on pull request #1441: URL: https://github.com/apache/incubator-nuttx/pull/1441#issuecomment-665427929 @masayuki2009 done. This is an automated message from the Apache Git Service. To respond to the

[GitHub] [incubator-nuttx] v01d edited a comment on pull request #1470: Makefile: Fix Make.dep not updated by config changes

2020-07-29 Thread GitBox
v01d edited a comment on pull request #1470: URL: https://github.com/apache/incubator-nuttx/pull/1470#issuecomment-665084124 I agree with the idea, in fact, it is always problematic to realize a build failure is due to out-of-date Make.dep files. I personally I'm used to deleting

[GitHub] [incubator-nuttx] jerpelea removed a comment on pull request #1465: Fix video driver

2020-07-29 Thread GitBox
jerpelea removed a comment on pull request #1465: URL: https://github.com/apache/incubator-nuttx/pull/1465#issuecomment-664820887 This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #1477: boards: s32k1xx: Remove SPITOOL_PROGNAME

2020-07-29 Thread GitBox
xiaoxiang781216 merged pull request #1477: URL: https://github.com/apache/incubator-nuttx/pull/1477 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #1475: drivers: wireless: Fix null pointer dereference in gs2200m.c

2020-07-29 Thread GitBox
xiaoxiang781216 merged pull request #1475: URL: https://github.com/apache/incubator-nuttx/pull/1475 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[GitHub] [incubator-nuttx] v01d commented on issue #1474: BLE Link Layer and nRF52 implementation (WIP)

2020-07-29 Thread GitBox
v01d commented on issue #1474: URL: https://github.com/apache/incubator-nuttx/issues/1474#issuecomment-665193318 A teaser of things working so far. This is scanning: ![Peek 2020-07-24

[GitHub] [incubator-nuttx] xiaoxiang781216 opened a new pull request #1476: arch/sim: Fix the linkage of up_irqinitialize mismatch

2020-07-29 Thread GitBox
xiaoxiang781216 opened a new pull request #1476: URL: https://github.com/apache/incubator-nuttx/pull/1476 ## Summary include/arch/irq.h:100:20: note: previous declaration with ‘C++’ linkage 100 | static inline void up_irqinitialize(void) |

[GitHub] [incubator-nuttx] sebastianene07 edited a comment on pull request #1009: Add support for preemptive scheduling in the simulator build

2020-07-29 Thread GitBox
sebastianene07 edited a comment on pull request #1009: URL: https://github.com/apache/incubator-nuttx/pull/1009#issuecomment-665449512 > Yes, I have reviewed the patch and tried locally, but the problem is that ostest with SMP will hang randomly. we may need to redesign the task switch

[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #1468: Change svs related license

2020-07-29 Thread GitBox
xiaoxiang781216 merged pull request #1468: URL: https://github.com/apache/incubator-nuttx/pull/1468 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[GitHub] [incubator-nuttx] masayuki2009 opened a new pull request #1475: drivers: wireless: Fix null pointer dereference in gs2200m.c

2020-07-29 Thread GitBox
masayuki2009 opened a new pull request #1475: URL: https://github.com/apache/incubator-nuttx/pull/1475 ## Summary - This PR fixes null pointer dereference in gs2200m.c ## Impact - This PR affects gs2200m driver. ## Testing - Use spresense:wifi and run

[GitHub] [incubator-nuttx-apps] xiaoxiang781216 commented on a change in pull request #345: Fix build errors

2020-07-29 Thread GitBox
xiaoxiang781216 commented on a change in pull request #345: URL: https://github.com/apache/incubator-nuttx-apps/pull/345#discussion_r461401263 ## File path: Application.mk ## @@ -88,6 +88,7 @@ ifneq ($(BUILD_MODULE),y) endif ROOTDEPPATH += --dep-path . Review comment:

[GitHub] [incubator-nuttx] jerpelea commented on pull request #1464: cxd56xx: spresense: Add some improvements and fix bugs for Spresense …

2020-07-29 Thread GitBox
jerpelea commented on pull request #1464: URL: https://github.com/apache/incubator-nuttx/pull/1464#issuecomment-665468434 @ masayuki2009 thanks for looking into it This is an automated message from the Apache Git Service.

[GitHub] [incubator-nuttx] hinxx commented on pull request #1457: WIP: Support for lpc55xx

2020-07-29 Thread GitBox
hinxx commented on pull request #1457: URL: https://github.com/apache/incubator-nuttx/pull/1457#issuecomment-664588343 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [incubator-nuttx] SPRESENSE commented on pull request #1464: cxd56xx: spresense: Add some improvements and fix bugs for Spresense …

2020-07-29 Thread GitBox
SPRESENSE commented on pull request #1464: URL: https://github.com/apache/incubator-nuttx/pull/1464#issuecomment-664725384 @Ouss4 Thanks! This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [incubator-nuttx] patacongo commented on pull request #1457: WIP: Support for lpc55xx

2020-07-29 Thread GitBox
patacongo commented on pull request #1457: URL: https://github.com/apache/incubator-nuttx/pull/1457#issuecomment-664608632 > I think you need a * instead of the $ Will GDB let you dereference a constant? I usually do the more wordy: (gdb) p /x *(int *)0x9fd40 Most

[GitHub] [incubator-nuttx] SPRESENSE opened a new pull request #1471: ramlog: Add overwrite option to ramlog

2020-07-29 Thread GitBox
SPRESENSE opened a new pull request #1471: URL: https://github.com/apache/incubator-nuttx/pull/1471 ## Summary Add new buffer handling option to RAM log feature. ## Impact ## Testing Tested by spresense board

[GitHub] [incubator-nuttx-apps] jerpelea merged pull request #344: wireless/gs2200m: Fix freeing uninitialized memory

2020-07-29 Thread GitBox
jerpelea merged pull request #344: URL: https://github.com/apache/incubator-nuttx-apps/pull/344 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on pull request #1009: Add support for preemptive scheduling in the simulator build

2020-07-29 Thread GitBox
xiaoxiang781216 commented on pull request #1009: URL: https://github.com/apache/incubator-nuttx/pull/1009#issuecomment-665445988 This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [incubator-nuttx] v01d commented on pull request #1470: Makefile: Fix Make.dep not updated by config changes

2020-07-29 Thread GitBox
v01d commented on pull request #1470: URL: https://github.com/apache/incubator-nuttx/pull/1470#issuecomment-665084124 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [incubator-nuttx] jerpelea commented on pull request #1469: arch: lc823450: Fix nxstyle violations

2020-07-29 Thread GitBox
jerpelea commented on pull request #1469: URL: https://github.com/apache/incubator-nuttx/pull/1469#issuecomment-664858432 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [incubator-nuttx] acassis merged pull request #1467: Implement proposed POSIX _clockwait variants of existing _timedwait functions

2020-07-29 Thread GitBox
acassis merged pull request #1467: URL: https://github.com/apache/incubator-nuttx/pull/1467 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] jerpelea edited a comment on pull request #1443: net/usrsock: Add flags to sendto/recvfrom in usrsock

2020-07-29 Thread GitBox
jerpelea edited a comment on pull request #1443: URL: https://github.com/apache/incubator-nuttx/pull/1443#issuecomment-665472696 @SPRESENSE Thanks for adding the commit message Please send the complementary patches to the apps git

[GitHub] [incubator-nuttx] jerpelea merged pull request #1464: cxd56xx: spresense: Add some improvements and fix bugs for Spresense …

2020-07-29 Thread GitBox
jerpelea merged pull request #1464: URL: https://github.com/apache/incubator-nuttx/pull/1464 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] xiaoxiang781216 commented on pull request #1433: Main README converted to Markdown

2020-07-29 Thread GitBox
xiaoxiang781216 commented on pull request #1433: URL: https://github.com/apache/incubator-nuttx/pull/1433#issuecomment-665097466 @v01d is it ready for merging? This is an automated message from the Apache Git Service. To

[GitHub] [incubator-nuttx] SPRESENSE commented on pull request #1443: net/usrsock: Add flags to sendto/recvfrom in usrsock

2020-07-29 Thread GitBox
SPRESENSE commented on pull request #1443: URL: https://github.com/apache/incubator-nuttx/pull/1443#issuecomment-665394053 @jerpelea I added the commit message. Could you please review this? This is an automated message from

[GitHub] [incubator-nuttx] jerpelea edited a comment on pull request #1469: arch: lc823450: Fix nxstyle violations

2020-07-29 Thread GitBox
jerpelea edited a comment on pull request #1469: URL: https://github.com/apache/incubator-nuttx/pull/1469#issuecomment-664858432 @masayuki2009 please copy the PR message to the commit message This is an automated message

[GitHub] [incubator-nuttx-apps] jerpelea commented on pull request #345: Fix build errors

2020-07-29 Thread GitBox
jerpelea commented on pull request #345: URL: https://github.com/apache/incubator-nuttx-apps/pull/345#issuecomment-665477017 @SPRESENSE Please add a commit message like you did on the other commits This is an automated

[GitHub] [incubator-nuttx] masayuki2009 opened a new pull request #1469: arch: lc823450: Fix nxstyle violations

2020-07-29 Thread GitBox
masayuki2009 opened a new pull request #1469: URL: https://github.com/apache/incubator-nuttx/pull/1469 ## Summary - This PR fixes style violations for lc823450. - NOTE: I will fix more style violations in separate PR later. ## Impact - No impacts. ## Testing

[GitHub] [incubator-nuttx] jerpelea commented on pull request #1443: net/usrsock: Add flags to sendto/recvfrom in usrsock

2020-07-29 Thread GitBox
jerpelea commented on pull request #1443: URL: https://github.com/apache/incubator-nuttx/pull/1443#issuecomment-665472696 @SPRESENSE Please send the complementary patches to the apps git This is an automated message from

  1   2   >