[incubator-nuttx-apps] branch master updated (4109f0e -> 72abd30)

2021-08-01 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-apps.git. from 4109f0e examples/media: Fix the compiler wanring after off_t type change add 72abd30 system/

[GitHub] [incubator-nuttx-apps] xiaoxiang781216 merged pull request #817: system/dumpstack: add dump stack tool support

2021-08-01 Thread GitBox
xiaoxiang781216 merged pull request #817: URL: https://github.com/apache/incubator-nuttx-apps/pull/817 -- 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-m

[GitHub] [incubator-nuttx-apps] xiaoxiang781216 opened a new pull request #823: examples/media: Fix the compiler warning

2021-08-01 Thread GitBox
xiaoxiang781216 opened a new pull request #823: URL: https://github.com/apache/incubator-nuttx-apps/pull/823 ## Summary format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'off_t' {aka 'long long int'} ## Impact Minor fix to avoid the warning

[GitHub] [incubator-nuttx] anchao commented on pull request #4259: sched/backtrace: add support for printing the arbitrary thread backtrace in runtime

2021-08-01 Thread GitBox
anchao commented on pull request #4259: URL: https://github.com/apache/incubator-nuttx/pull/4259#issuecomment-890691789 @acassis please review again, thank you! -- 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 merged pull request #4269: boards: spresense: Update rndis_smp/defconfig

2021-08-01 Thread GitBox
xiaoxiang781216 merged pull request #4269: URL: https://github.com/apache/incubator-nuttx/pull/4269 -- 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

[incubator-nuttx] branch master updated: boards: spresense: Update rndis_smp/defconfig

2021-08-01 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 59bff12 boards: spresense: Update r

[GitHub] [incubator-nuttx-apps] liuguo09 merged pull request #812: examples/media: Fix the compiler wanring after off_t type change

2021-08-01 Thread GitBox
liuguo09 merged pull request #812: URL: https://github.com/apache/incubator-nuttx-apps/pull/812 -- 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: co

[GitHub] [incubator-nuttx-apps] liuguo09 commented on pull request #812: examples/media: Fix the compiler wanring after off_t type change

2021-08-01 Thread GitBox
liuguo09 commented on pull request #812: URL: https://github.com/apache/incubator-nuttx-apps/pull/812#issuecomment-890656493 LGTM -- 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 co

[incubator-nuttx-apps] branch master updated: examples/media: Fix the compiler wanring after off_t type change

2021-08-01 Thread liuhaitao
This is an automated email from the ASF dual-hosted git repository. liuhaitao 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 4109f0e examples/media: Fix th

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on pull request #4193: fs: Change off_t and related types to int64_t if long long is supported

2021-08-01 Thread GitBox
xiaoxiang781216 commented on pull request #4193: URL: https://github.com/apache/incubator-nuttx/pull/4193#issuecomment-890654717 Rebase to fix the conflict, no real change. @davids5 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to G

[incubator-nuttx-website] branch asf-site updated: Publishing web: 934a4647f20f1ab1148ce00d3b05b97fb19ad702 docs: 95abf562f4e9e32807054bc364256b5865fc9fd1

2021-08-01 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 c0b3375 Publishing web

[GitHub] [incubator-nuttx] masayuki2009 opened a new pull request #4269: boards: spresense: Update rndis_smp/defconfig

2021-08-01 Thread GitBox
masayuki2009 opened a new pull request #4269: URL: https://github.com/apache/incubator-nuttx/pull/4269 ## Summary - I noticed that the RNDIS networking is unstable when running nxplayer + command execution via telnet - This commit is a workaround to fix this issue by disabling

[GitHub] [incubator-nuttx-apps] saramonteiro commented on pull request #784: examples: Adds Timer gpout example

2021-08-01 Thread GitBox
saramonteiro commented on pull request #784: URL: https://github.com/apache/incubator-nuttx-apps/pull/784#issuecomment-890568819 @patacongo I performed some tests and here are the tests with the results: **1st Test:** Simply removed the part that checks for `g_timer_gpout_daemon_s

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on pull request #4268: libc: Rename match to fnmatch

2021-08-01 Thread GitBox
xiaoxiang781216 commented on pull request #4268: URL: https://github.com/apache/incubator-nuttx/pull/4268#issuecomment-890546915 Note: The next PR will remove include/nuttx/lib/regex.h and libs/libc/misc/lib_match.c after apache/incubator-nuttx-apps#822 merge. -- This is an automated mes

[GitHub] [incubator-nuttx] acassis commented on a change in pull request #4255: STM32 DAC Driver - Add support to DAC3

2021-08-01 Thread GitBox
acassis commented on a change in pull request #4255: URL: https://github.com/apache/incubator-nuttx/pull/4255#discussion_r680531251 ## File path: boards/arm/stm32/nucleo-g431kb/src/stm32_dac.c ## @@ -80,6 +84,25 @@ int stm32_dac_setup(void) return ret; } +#endif +

[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #4264: boards: added a basic support for chipKIT Wi-FIRE board

2021-08-01 Thread GitBox
xiaoxiang781216 merged pull request #4264: URL: https://github.com/apache/incubator-nuttx/pull/4264 -- 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

[incubator-nuttx] branch master updated: boards: added a basic support for chipKIT Wi-FIRE board; added Sourcery CodeBench Lite for MIPS ELF Toolchain option; corrected inaccuracies in Photon board an

2021-08-01 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 95abf56 boards: added a basic suppo

[GitHub] [incubator-nuttx-apps] xiaoxiang781216 merged pull request #818: system/trace: Fix trace output for the correct display in Trace Compass

2021-08-01 Thread GitBox
xiaoxiang781216 merged pull request #818: URL: https://github.com/apache/incubator-nuttx-apps/pull/818 -- 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-m

[incubator-nuttx-apps] branch master updated: system/trace: Fix trace output for the correct display in Trace Compass

2021-08-01 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 f6dfd1d system/trace: Fix trac

[GitHub] [incubator-nuttx-apps] xiaoxiang781216 commented on pull request #822: Change match to fnmatch

2021-08-01 Thread GitBox
xiaoxiang781216 commented on pull request #822: URL: https://github.com/apache/incubator-nuttx-apps/pull/822#issuecomment-890541794 Please ignore the 3rd party style warning. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub a

[GitHub] [incubator-nuttx-apps] xiaoxiang781216 opened a new pull request #822: Change match to fnmatch

2021-08-01 Thread GitBox
xiaoxiang781216 opened a new pull request #822: URL: https://github.com/apache/incubator-nuttx-apps/pull/822 ## Summary follow the kernel side change ## Impact ## Testing -- This is an automated message from the Apache Git Service. To respond to the message, pleas

[GitHub] [incubator-nuttx] xiaoxiang781216 opened a new pull request #4268: libc: Rename match to fnmatch

2021-08-01 Thread GitBox
xiaoxiang781216 opened a new pull request #4268: URL: https://github.com/apache/incubator-nuttx/pull/4268 ## Summary specified here: https://pubs.opengroup.org/onlinepubs/007904875/functions/fnmatch.html ## Impact Function rename(match->fnmatch) ## Testing --

[GitHub] [incubator-nuttx] Ouss4 commented on pull request #4267: Rename LIB_ to LIBC_ for all libc Kconfig

2021-08-01 Thread GitBox
Ouss4 commented on pull request #4267: URL: https://github.com/apache/incubator-nuttx/pull/4267#issuecomment-890521476 I think only thing we can do is to document this in: https://cwiki.apache.org/confluence/display/NUTTX/NuttX+10.2 -- This is an automated message from the Apache Git Ser

[GitHub] [incubator-nuttx] Ouss4 commented on a change in pull request #4264: boards: added a basic support for chipKIT Wi-FIRE board

2021-08-01 Thread GitBox
Ouss4 commented on a change in pull request #4264: URL: https://github.com/apache/incubator-nuttx/pull/4264#discussion_r680509747 ## File path: boards/mips/pic32mz/chipkit-wifire/README.txt ## @@ -0,0 +1,60 @@ +README +== + + chipKIT Wi-FIRE board + (https://chipkit.net/w

[GitHub] [incubator-nuttx] Ouss4 commented on a change in pull request #4264: boards: added a basic support for chipKIT Wi-FIRE board

2021-08-01 Thread GitBox
Ouss4 commented on a change in pull request #4264: URL: https://github.com/apache/incubator-nuttx/pull/4264#discussion_r680509747 ## File path: boards/mips/pic32mz/chipkit-wifire/README.txt ## @@ -0,0 +1,60 @@ +README +== + + chipKIT Wi-FIRE board + (https://chipkit.net/w

[GitHub] [incubator-nuttx] Ouss4 commented on pull request #4267: Rename LIB_ to LIBC_ for all libc Kconfig

2021-08-01 Thread GitBox
Ouss4 commented on pull request #4267: URL: https://github.com/apache/incubator-nuttx/pull/4267#issuecomment-890520118 @xiaoxiang781216 Although the change is simple, I think this would require some consensus from the community as it can break user code. I'd love if we can keep it open for

[GitHub] [incubator-nuttx] Ouss4 commented on a change in pull request #4264: boards: added a basic support for chipKIT Wi-FIRE board

2021-08-01 Thread GitBox
Ouss4 commented on a change in pull request #4264: URL: https://github.com/apache/incubator-nuttx/pull/4264#discussion_r680509747 ## File path: boards/mips/pic32mz/chipkit-wifire/README.txt ## @@ -0,0 +1,60 @@ +README +== + + chipKIT Wi-FIRE board + (https://chipkit.net/w

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on pull request #4267: Rename LIB_ to LIBC_ for all libc Kconfig

2021-08-01 Thread GitBox
xiaoxiang781216 commented on pull request #4267: URL: https://github.com/apache/incubator-nuttx/pull/4267#issuecomment-890486848 @Ouss4 this patch can't pass CI because it depends on apache/incubator-nuttx-apps#821. We have to merge both together after you finish review and fix the potent

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on pull request #4266: Rename CONFIG_LIB_BOARDCTL to CONFIG_BOARDCTL

2021-08-01 Thread GitBox
xiaoxiang781216 commented on pull request #4266: URL: https://github.com/apache/incubator-nuttx/pull/4266#issuecomment-890474690 @gustavonihei this patch can't pass CI because it depends on apache/incubator-nuttx-apps#820. We have to merge both together after you finish review and fix the

[GitHub] [incubator-nuttx] xiaoxiang781216 opened a new pull request #4267: Rename LIB_ to LIBC_ for all libc Kconfig

2021-08-01 Thread GitBox
xiaoxiang781216 opened a new pull request #4267: URL: https://github.com/apache/incubator-nuttx/pull/4267 ## Summary follow other libc component naming convention ## Impact ## Testing Pass CI -- This is an automated message from the Apache Git Service. To respond t

[GitHub] [incubator-nuttx-apps] xiaoxiang781216 opened a new pull request #821: Rename LIB_KBDCODEC to LIBC_KBDCODEC

2021-08-01 Thread GitBox
xiaoxiang781216 opened a new pull request #821: URL: https://github.com/apache/incubator-nuttx-apps/pull/821 ## Summary follow other libc component naming convention ## Impact Follow up the kernel change: apache/incubator-nuttx#4266 ## Testing Pass CI. -- This i

[GitHub] [incubator-nuttx-apps] xiaoxiang781216 opened a new pull request #820: Rename CONFIG_LIB_BOARDCTL to CONFIG_BOARDCTL

2021-08-01 Thread GitBox
xiaoxiang781216 opened a new pull request #820: URL: https://github.com/apache/incubator-nuttx-apps/pull/820 ## Summary since boardctl isn't a libc feature ## Impact Follow up the kernel change: https://github.com/apache/incubator-nuttx/pull/4266 ## Testing Pass CI

[GitHub] [incubator-nuttx] xiaoxiang781216 opened a new pull request #4266: Rename CONFIG_LIB_BOARDCTL to CONFIG_BOARDCTL

2021-08-01 Thread GitBox
xiaoxiang781216 opened a new pull request #4266: URL: https://github.com/apache/incubator-nuttx/pull/4266 ## Summary since boardctl isn't a libc feature ## Impact No real function change ## Testing Pass CI -- This is an automated message from the Apache Git Serv