[GitHub] [incubator-nuttx] btashton commented on a change in pull request #2415: net/igmp: add MULTICAST_TTL support

2020-12-05 Thread GitBox
btashton commented on a change in pull request #2415: URL: https://github.com/apache/incubator-nuttx/pull/2415#discussion_r536557076 ## File path: net/inet/ipv4_setsockopt.c ## @@ -184,16 +189,41 @@ int ipv4_setsockopt(FAR struct socket *psock, int option, } b

[GitHub] [incubator-nuttx] btashton commented on a change in pull request #2415: net/igmp: add MULTICAST_TTL support

2020-12-05 Thread GitBox
btashton commented on a change in pull request #2415: URL: https://github.com/apache/incubator-nuttx/pull/2415#discussion_r536575892 ## File path: net/inet/ipv4_setsockopt.c ## @@ -184,16 +189,41 @@ int ipv4_setsockopt(FAR struct socket *psock, int option, } b

[GitHub] [incubator-nuttx] btashton commented on a change in pull request #2415: net/igmp: add MULTICAST_TTL support

2020-12-05 Thread GitBox
btashton commented on a change in pull request #2415: URL: https://github.com/apache/incubator-nuttx/pull/2415#discussion_r536580737 ## File path: net/inet/ipv4_setsockopt.c ## @@ -184,16 +189,41 @@ int ipv4_setsockopt(FAR struct socket *psock, int option, } b

[GitHub] [incubator-nuttx] btashton commented on a change in pull request #2415: net/igmp: add MULTICAST_TTL support

2020-12-05 Thread GitBox
btashton commented on a change in pull request #2415: URL: https://github.com/apache/incubator-nuttx/pull/2415#discussion_r536597831 ## File path: net/inet/ipv4_setsockopt.c ## @@ -184,16 +189,41 @@ int ipv4_setsockopt(FAR struct socket *psock, int option, } b

[GitHub] [incubator-nuttx] anchao commented on a change in pull request #2415: net/igmp: add MULTICAST_TTL support

2020-12-05 Thread GitBox
anchao commented on a change in pull request #2415: URL: https://github.com/apache/incubator-nuttx/pull/2415#discussion_r536635561 ## File path: net/inet/ipv4_setsockopt.c ## @@ -184,16 +189,41 @@ int ipv4_setsockopt(FAR struct socket *psock, int option, } bre

[GitHub] [incubator-nuttx] btashton commented on a change in pull request #2415: net/igmp: add MULTICAST_TTL support

2020-12-05 Thread GitBox
btashton commented on a change in pull request #2415: URL: https://github.com/apache/incubator-nuttx/pull/2415#discussion_r536648421 ## File path: net/inet/ipv4_setsockopt.c ## @@ -184,16 +189,41 @@ int ipv4_setsockopt(FAR struct socket *psock, int option, } b

[GitHub] [incubator-nuttx] raiden00pl opened a new pull request #2481: stm32/hardware: remove redundand ifdefs to keep headers consistent

2020-12-05 Thread GitBox
raiden00pl opened a new pull request #2481: URL: https://github.com/apache/incubator-nuttx/pull/2481 ## Summary stm32/hardware: remove redundand ifdefs to keep headers consistent ## Impact ## Testing Build test ---

[GitHub] [incubator-nuttx] davids5 commented on pull request #2415: net/igmp: add MULTICAST_TTL support

2020-12-05 Thread GitBox
davids5 commented on pull request #2415: URL: https://github.com/apache/incubator-nuttx/pull/2415#issuecomment-739247139 @btashton - Thank you for for looking into this. Please merge it when you are satisfied, as my review will not add any value. --

[GitHub] [incubator-nuttx] yamt opened a new pull request #2482: Syslog format, nxstyle fixes, remove non-ascii characters

2020-12-05 Thread GitBox
yamt opened a new pull request #2482: URL: https://github.com/apache/incubator-nuttx/pull/2482 ## Summary Extracted from https://github.com/apache/incubator-nuttx/pull/2347 ## Impact ## Testing This is an

[GitHub] [incubator-nuttx] yamt commented on pull request #2482: Syslog format, nxstyle fixes, remove non-ascii characters

2020-12-05 Thread GitBox
yamt commented on pull request #2482: URL: https://github.com/apache/incubator-nuttx/pull/2482#issuecomment-739247815 nxstyle errors in drivers/video/ov2640.c are left because i'm not sure how they should be fixed. These are initializers like: {0xff, 0x00}, {0x2c, 0xf

[incubator-nuttx] 01/02: stm32/hardware: remove redundand ifdefs to keep headers consistent

2020-12-05 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 9407d06d92b0a44d7f672463ea4a1be6f912bd2f Author: raiden00pl AuthorDate: Sat Dec 5 13:00:30 2020 +0100 s

[incubator-nuttx] 02/02: nxstyle fixes

2020-12-05 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 a95512e05d939ace01bceca379201f2bac4464fc Author: raiden00pl AuthorDate: Sat Dec 5 13:18:57 2020 +0100 n

[incubator-nuttx] branch master updated (6aba444 -> a95512e)

2020-12-05 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 6aba444 Added: MT29F2G Nand Flash block driver for sam4s-xplained-pro. Fixed: SDIO Interface hanging af

[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #2481: stm32/hardware: remove redundand ifdefs to keep headers consistent

2020-12-05 Thread GitBox
xiaoxiang781216 merged pull request #2481: URL: https://github.com/apache/incubator-nuttx/pull/2481 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] fjpanag commented on pull request #2477: STM32 FLASH latency is calculated based on Vin.

2020-12-05 Thread GitBox
fjpanag commented on pull request #2477: URL: https://github.com/apache/incubator-nuttx/pull/2477#issuecomment-739254711 Hi @davids5 Ok, we agree that the naming can change. Neither I like the chosen one, I just couldn't think anything better. So I can follow your proposition:

[GitHub] [incubator-nuttx] fjpanag commented on pull request #2477: STM32 FLASH latency is calculated based on Vin.

2020-12-05 Thread GitBox
fjpanag commented on pull request #2477: URL: https://github.com/apache/incubator-nuttx/pull/2477#issuecomment-739254809 Or maybe something like: ``` #ifndef BOARD_STM32F4_VDD #define BOARD_STM32F4_VDD 3.3 #warning "MCU Vdd is not defined! Using the default of 3.3V." #endi

[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #2482: Syslog format, nxstyle fixes, remove non-ascii characters

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

[incubator-nuttx] branch master updated (a95512e -> 9579fe1)

2020-12-05 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 a95512e nxstyle fixes new 99000d3 arch/arm/src/stm32/stm32_iwdg.c: Fix syslog formats new cb5

[GitHub] [incubator-nuttx] davids5 commented on pull request #2477: STM32 FLASH latency is calculated based on Vin.

2020-12-05 Thread GitBox
davids5 commented on pull request #2477: URL: https://github.com/apache/incubator-nuttx/pull/2477#issuecomment-739256673 I would drop the waning. It is noise in the 99% percent case and if -Werror is set will kill the build.

[GitHub] [incubator-nuttx] davids5 commented on pull request #2477: STM32 FLASH latency is calculated based on Vin.

2020-12-05 Thread GitBox
davids5 commented on pull request #2477: URL: https://github.com/apache/incubator-nuttx/pull/2477#issuecomment-739258385 > Hi @davids5 > > Ok, we agree that the naming can change. Neither I like the chosen one, I just couldn't think anything better. > So I can follow your proposit

[GitHub] [incubator-nuttx] davids5 commented on pull request #2477: STM32 FLASH latency is calculated based on Vin.

2020-12-05 Thread GitBox
davids5 commented on pull request #2477: URL: https://github.com/apache/incubator-nuttx/pull/2477#issuecomment-739258488 Oh and yes I would avoid the floats. This is an automated message from the Apache Git Service. To respon

[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #2475: sched/sched/sched_waitid.c: Fix two bugs when CONFIG_SCHED_CHILD_STATUS is enabled

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

[incubator-nuttx] branch master updated (9579fe1 -> bce576c)

2020-12-05 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 9579fe1 libs/libc/spawn/lib_psa_dump.c: Fix a syslog format new 1a9a71f sched/sched/sched_waitid.c

[incubator-nuttx] 02/02: sched/sched/sched_waitid.c: Discard the child entry

2020-12-05 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 bce576c0bd3d25f41f4fb084a2f8a921805d140d Author: Yoshinori Sugino AuthorDate: Fri Dec 4 15:20:40 2020 +0900

[incubator-nuttx] 01/02: sched/sched/sched_waitid.c: Fix an error that occurs when a waiting task has already finished

2020-12-05 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 1a9a71f47c2471cf48a7d059d3d447f5dd1c14cd Author: Yoshinori Sugino AuthorDate: Fri Dec 4 15:12:06 2020 +0900

[GitHub] [incubator-nuttx] raiden00pl opened a new pull request #2483: stm32: convert all STM32G47X specific code to generic STM32G4 series code

2020-12-05 Thread GitBox
raiden00pl opened a new pull request #2483: URL: https://github.com/apache/incubator-nuttx/pull/2483 ## Summary Convert all STM32G47X specific code to generic STM32G4 series code. This is an initial step towards supporting other STM32G4 chips. There is no point in breaking it do

[GitHub] [incubator-nuttx] Robokishan commented on issue #844: Should the makefile warn if there isn't a valid APPDIR?

2020-12-05 Thread GitBox
Robokishan commented on issue #844: URL: https://github.com/apache/incubator-nuttx/issues/844#issuecomment-739328190 I am having same problem on ubuntu and mac over nuttx git version i am just following documents as @RockySong mentioned may be there are some issues with git version -

[GitHub] [incubator-nuttx] btashton commented on issue #844: Should the makefile warn if there isn't a valid APPDIR?

2020-12-05 Thread GitBox
btashton commented on issue #844: URL: https://github.com/apache/incubator-nuttx/issues/844#issuecomment-739329779 @Robokishan I'm trying to understand what is going on here since we run all these builds against Ubuntu and Windows multiple times a day so I don't think git is broken.

[GitHub] [incubator-nuttx] Robokishan commented on issue #844: Should the makefile warn if there isn't a valid APPDIR?

2020-12-05 Thread GitBox
Robokishan commented on issue #844: URL: https://github.com/apache/incubator-nuttx/issues/844#issuecomment-739329920 @btashton i am just following nuttx docs https://nuttx.apache.org/docs/latest/quickstart/quickstart.html Th

[GitHub] [incubator-nuttx] Robokishan edited a comment on issue #844: Should the makefile warn if there isn't a valid APPDIR?

2020-12-05 Thread GitBox
Robokishan edited a comment on issue #844: URL: https://github.com/apache/incubator-nuttx/issues/844#issuecomment-739329920 @btashton i am just following nuttx docs https://nuttx.apache.org/docs/latest/quickstart/quickstart.html and then i am having errors on ./tools/configure.sh -m

[GitHub] [incubator-nuttx] Robokishan edited a comment on issue #844: Should the makefile warn if there isn't a valid APPDIR?

2020-12-05 Thread GitBox
Robokishan edited a comment on issue #844: URL: https://github.com/apache/incubator-nuttx/issues/844#issuecomment-739329920 @btashton i am just following nuttx docs https://nuttx.apache.org/docs/latest/quickstart/quickstart.html and then i am having this same errors on ./tools/config

[GitHub] [incubator-nuttx] Robokishan edited a comment on issue #844: Should the makefile warn if there isn't a valid APPDIR?

2020-12-05 Thread GitBox
Robokishan edited a comment on issue #844: URL: https://github.com/apache/incubator-nuttx/issues/844#issuecomment-739329920 @btashton i am just following nuttx docs https://nuttx.apache.org/docs/latest/quickstart/quickstart.html and then i am having this same errors on ./tools/config

[GitHub] [incubator-nuttx] v01d opened a new pull request #2484: LPC43 build fixes

2020-12-05 Thread GitBox
v01d opened a new pull request #2484: URL: https://github.com/apache/incubator-nuttx/pull/2484 ## Summary Some simple build fixes to have RIT code build. Also fixed style issues. ## Impact Solves build problem when trying to build RIT-based tickless support ## Te

[GitHub] [incubator-nuttx] Robokishan commented on issue #844: Should the makefile warn if there isn't a valid APPDIR?

2020-12-05 Thread GitBox
Robokishan commented on issue #844: URL: https://github.com/apache/incubator-nuttx/issues/844#issuecomment-739330724 After clonning it into app i am getting exactly the same errors what @RockySong had pasted This is an autom

[GitHub] [incubator-nuttx] Robokishan commented on issue #844: Should the makefile warn if there isn't a valid APPDIR?

2020-12-05 Thread GitBox
Robokishan commented on issue #844: URL: https://github.com/apache/incubator-nuttx/issues/844#issuecomment-739331036 and i checkout both nuttx-apps and nuttx to tag/nuttx-9.1.0 after that following errors ``` Copy files Select CONFIG_HOST_MACOS=y Refreshing... arch/

[GitHub] [incubator-nuttx] Robokishan edited a comment on issue #844: Should the makefile warn if there isn't a valid APPDIR?

2020-12-05 Thread GitBox
Robokishan edited a comment on issue #844: URL: https://github.com/apache/incubator-nuttx/issues/844#issuecomment-739330724 After clonning it into app i am getting errors ``` Copy files Select CONFIG_HOST_MACOS=y Refreshing... make[2]: Nothing to be done for `clean_conte

[GitHub] [incubator-nuttx] Robokishan commented on issue #844: Should the makefile warn if there isn't a valid APPDIR?

2020-12-05 Thread GitBox
Robokishan commented on issue #844: URL: https://github.com/apache/incubator-nuttx/issues/844#issuecomment-739332140 for a quick and dirty fix i checked out to nuttx 8.2 both from apps and main nuttx git This is an automated

[GitHub] [incubator-nuttx] btashton commented on issue #844: Should the makefile warn if there isn't a valid APPDIR?

2020-12-05 Thread GitBox
btashton commented on issue #844: URL: https://github.com/apache/incubator-nuttx/issues/844#issuecomment-739332186 @Robokishan see https://github.com/apache/incubator-nuttx/issues/2405 I am still not clear on what the issue was. But I think it was resolved using the kconfig that I pointed

[GitHub] [incubator-nuttx] Robokishan removed a comment on issue #844: Should the makefile warn if there isn't a valid APPDIR?

2020-12-05 Thread GitBox
Robokishan removed a comment on issue #844: URL: https://github.com/apache/incubator-nuttx/issues/844#issuecomment-739332140 for a quick and dirty fix i checked out to nuttx 8.2 both from apps and main nuttx git This is an a

[GitHub] [incubator-nuttx] btashton commented on issue #844: Should the makefile warn if there isn't a valid APPDIR?

2020-12-05 Thread GitBox
btashton commented on issue #844: URL: https://github.com/apache/incubator-nuttx/issues/844#issuecomment-739332358 I suspect you are somehow using an old version of kconfig when you run `which kconfig` do you get the version you built? -

[incubator-nuttx] 03/03: net/setsockopt/IP_MULTICAST_TTL: add handles of different prototypes

2020-12-05 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 e37001f2694072dc6be5d7e406f22498148ea203 Author: chao.an AuthorDate: Sat Dec 5 18:21:18 2020 +0800 net/s

[incubator-nuttx] 02/03: net/inet: fix nxstyle warnings

2020-12-05 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 5ad2c931a3b4665591031bed6353dfbbf8904ac7 Author: chao.an AuthorDate: Fri Nov 27 11:19:33 2020 +0800 net/

[incubator-nuttx] 01/03: net/igmp: add MULTICAST_TTL support

2020-12-05 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 4af687b8c23b6775eaf9660076d2054055219a1e Author: chao.an AuthorDate: Thu Dec 3 13:53:50 2020 +0800 net/i

[incubator-nuttx] branch master updated (bce576c -> e37001f)

2020-12-05 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 bce576c sched/sched/sched_waitid.c: Discard the child entry new 4af687b net/igmp: add MULTICAST_TTL

[GitHub] [incubator-nuttx] btashton merged pull request #2415: net/igmp: add MULTICAST_TTL support

2020-12-05 Thread GitBox
btashton merged pull request #2415: URL: https://github.com/apache/incubator-nuttx/pull/2415 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] patacongo commented on pull request #2415: net/igmp: add MULTICAST_TTL support

2020-12-05 Thread GitBox
patacongo commented on pull request #2415: URL: https://github.com/apache/incubator-nuttx/pull/2415#issuecomment-739333692 IGMP is an IPv4 protocol. MLD is the IPv6 counterpart. Should MLD also support these settings? This

[GitHub] [incubator-nuttx] Robokishan commented on issue #844: Should the makefile warn if there isn't a valid APPDIR?

2020-12-05 Thread GitBox
Robokishan commented on issue #844: URL: https://github.com/apache/incubator-nuttx/issues/844#issuecomment-739335363 Yes that's resolve the problem thanks for help!!! This is an automated message from the Apache Git Service.

[GitHub] [incubator-nuttx] Robokishan edited a comment on issue #844: Should the makefile warn if there isn't a valid APPDIR?

2020-12-05 Thread GitBox
Robokishan edited a comment on issue #844: URL: https://github.com/apache/incubator-nuttx/issues/844#issuecomment-739335363 Yes that's resolve the problem thanks for help!!!... i install it from brew since i didn't wanted to install using sudo make install. and its kinda very old the versi

[GitHub] [incubator-nuttx] btashton commented on issue #844: Should the makefile warn if there isn't a valid APPDIR?

2020-12-05 Thread GitBox
btashton commented on issue #844: URL: https://github.com/apache/incubator-nuttx/issues/844#issuecomment-739336119 Great! You can install kconfig to a local path by passing `--prefix=` to `./configure.sh` which is what we do in the CI script here ./configure --prefix=$prebuilt/kconfig-fr

[GitHub] [incubator-nuttx] btashton commented on issue #844: Should the makefile warn if there isn't a valid APPDIR?

2020-12-05 Thread GitBox
btashton commented on issue #844: URL: https://github.com/apache/incubator-nuttx/issues/844#issuecomment-739336252 @v01d maybe we should add a note to the docs warning people about the brew version for macOS? This is an auto

[GitHub] [incubator-nuttx] btashton edited a comment on issue #844: Should the makefile warn if there isn't a valid APPDIR?

2020-12-05 Thread GitBox
btashton edited a comment on issue #844: URL: https://github.com/apache/incubator-nuttx/issues/844#issuecomment-739336252 @v01d maybe we should add a note to the docs warning people about the brew version of kconfig-fronteneds for macOS? ---

[GitHub] [incubator-nuttx] Robokishan commented on issue #844: Should the makefile warn if there isn't a valid APPDIR?

2020-12-05 Thread GitBox
Robokishan commented on issue #844: URL: https://github.com/apache/incubator-nuttx/issues/844#issuecomment-739336301 Sure will checkout that also. thanks for the help $prebuilt whould work ? This is an automated message from

[GitHub] [incubator-nuttx] btashton commented on issue #844: Should the makefile warn if there isn't a valid APPDIR?

2020-12-05 Thread GitBox
btashton commented on issue #844: URL: https://github.com/apache/incubator-nuttx/issues/844#issuecomment-739336567 > Sure will checkout that also. thanks for the help $prebuilt whould work ? $prebuilt is a directory that we define at the top and then make sure $prebuilt/bin is in the

[GitHub] [incubator-nuttx] v01d commented on issue #844: Should the makefile warn if there isn't a valid APPDIR?

2020-12-05 Thread GitBox
v01d commented on issue #844: URL: https://github.com/apache/incubator-nuttx/issues/844#issuecomment-739336632 > @v01d maybe we should add a note to the docs warning people about the brew version of kconfig-fronteneds for macOS? So the issue was there was already a system installed v

[GitHub] [incubator-nuttx] btashton edited a comment on issue #844: Should the makefile warn if there isn't a valid APPDIR?

2020-12-05 Thread GitBox
btashton edited a comment on issue #844: URL: https://github.com/apache/incubator-nuttx/issues/844#issuecomment-739336567 > Sure will checkout that also. thanks for the help $prebuilt whould work ? $prebuilt is a directory that we define at the top and then make sure $prebuilt/bin is

[GitHub] [incubator-nuttx] Robokishan commented on issue #844: Should the makefile warn if there isn't a valid APPDIR?

2020-12-05 Thread GitBox
Robokishan commented on issue #844: URL: https://github.com/apache/incubator-nuttx/issues/844#issuecomment-739339344 @btashton not working it still trying to install it into the sytem. `./configure --prefix=$prebuilt/kconfig-frontends --enable-mconf --disable-shared --enable-static --di

[GitHub] [incubator-nuttx] btashton commented on issue #844: Should the makefile warn if there isn't a valid APPDIR?

2020-12-05 Thread GitBox
btashton commented on issue #844: URL: https://github.com/apache/incubator-nuttx/issues/844#issuecomment-739341174 Yeah sorry you do need to supply all the of those especially for local development. Just make sure `$prebuilt/kconfig-frontends` point to where you want it installed for when

[GitHub] [incubator-nuttx] Robokishan commented on issue #844: Should the makefile warn if there isn't a valid APPDIR?

2020-12-05 Thread GitBox
Robokishan commented on issue #844: URL: https://github.com/apache/incubator-nuttx/issues/844#issuecomment-739343279 same as yours i just want to install it to the $HOME/.local/bin so i exported it and then `export prefix=$HOME/.local/` `./configure --prefix=$prebuilt/kconfig-fronten

[GitHub] [incubator-nuttx] Robokishan edited a comment on issue #844: Should the makefile warn if there isn't a valid APPDIR?

2020-12-05 Thread GitBox
Robokishan edited a comment on issue #844: URL: https://github.com/apache/incubator-nuttx/issues/844#issuecomment-739343279 same as yours i just want to install it to the $HOME/.local/bin so i exported it and then `1. export prefix=$HOME/.local/` `2. ./configure --prefix=$prebuilt/kc

[GitHub] [incubator-nuttx] Robokishan edited a comment on issue #844: Should the makefile warn if there isn't a valid APPDIR?

2020-12-05 Thread GitBox
Robokishan edited a comment on issue #844: URL: https://github.com/apache/incubator-nuttx/issues/844#issuecomment-739343279 same as yours i just want to install it to the $HOME/.local/bin so i exported it and then `1. export prefix=$HOME/.local/` `2. ./configure --prefix=$prebuilt/kc

[GitHub] [incubator-nuttx] btashton commented on issue #844: Should the makefile warn if there isn't a valid APPDIR?

2020-12-05 Thread GitBox
btashton commented on issue #844: URL: https://github.com/apache/incubator-nuttx/issues/844#issuecomment-739349795 You should use --prefix=$HOME/.local/` instead of `--prefix=$prebuilt/kconfig-frontends` then you will see the kconfig binaries in `$HOME/.local/bin/` after make install

[GitHub] [incubator-nuttx] btashton edited a comment on issue #844: Should the makefile warn if there isn't a valid APPDIR?

2020-12-05 Thread GitBox
btashton edited a comment on issue #844: URL: https://github.com/apache/incubator-nuttx/issues/844#issuecomment-739349795 You should use --prefix=$HOME/.local/` instead of `--prefix=$prebuilt/kconfig-frontends` then you will see the kconfig binaries in `$HOME/.local/bin/` after make ins

[GitHub] [incubator-nuttx] Robokishan commented on issue #844: Should the makefile warn if there isn't a valid APPDIR?

2020-12-05 Thread GitBox
Robokishan commented on issue #844: URL: https://github.com/apache/incubator-nuttx/issues/844#issuecomment-739360907 yes yes that's for sure.. now it is working thanks for the help that was the thing i was looking for i always use .local for the installation since sudo is too risky for any

[GitHub] [incubator-nuttx] Robokishan edited a comment on issue #844: Should the makefile warn if there isn't a valid APPDIR?

2020-12-05 Thread GitBox
Robokishan edited a comment on issue #844: URL: https://github.com/apache/incubator-nuttx/issues/844#issuecomment-739360907 yes yes that's for sure.. now it is working thanks for the help that was the thing i was looking for i always use .local for the installation since sudo is too risky

[GitHub] [incubator-nuttx] btashton edited a comment on issue #844: Should the makefile warn if there isn't a valid APPDIR?

2020-12-05 Thread GitBox
btashton edited a comment on issue #844: URL: https://github.com/apache/incubator-nuttx/issues/844#issuecomment-739349795 You should use `--prefix=$HOME/.local/` instead of `--prefix=$prebuilt/kconfig-frontends` then you will see the kconfig binaries in `$HOME/.local/bin/` after make in

[incubator-nuttx-website] branch asf-site updated: Publishing web: 747adaf5aa6fc01843a89e59f39e0f27e163d1e2 docs: e37001f2694072dc6be5d7e406f22498148ea203

2020-12-05 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 bb87292 Publishing web

[GitHub] [incubator-nuttx-website] v01d opened a new pull request #38: doc build: fix NUTTX_VERSIONS, ignore RC releases

2020-12-05 Thread GitBox
v01d opened a new pull request #38: URL: https://github.com/apache/incubator-nuttx-website/pull/38 ## Summary This fixes NUTTX_VERSIONS which shoud have had commas and not spaces between each entry. Also, this now ignores RC releases. ## Impact Documentation build

[GitHub] [incubator-nuttx] v01d opened a new pull request #2485: Documentaiton: merge quickstart to getting started

2020-12-05 Thread GitBox
v01d opened a new pull request #2485: URL: https://github.com/apache/incubator-nuttx/pull/2485 ## Summary This merges quickstart and the rest of "getting started" so that there's only one set of instructions. I also added some minor improvements here and there. I also re-enabled pre

[incubator-nuttx] branch master updated (e37001f -> 1e7c13d)

2020-12-05 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 e37001f net/setsockopt/IP_MULTICAST_TTL: add handles of different prototypes new 9c83b40 Document

[incubator-nuttx] 01/02: Documentation: re-enable prev, next buttons

2020-12-05 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 9c83b407b409a1e11e4adceb3efc5e59c539f328 Author: Matias N AuthorDate: Sat Dec 5 23:24:16 2020 -0300 Doc

[incubator-nuttx] 02/02: Documentation: merge quickstart with the rest of "getting started"

2020-12-05 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 1e7c13dba3bc7a3cc468e3154ea23a29c77c7184 Author: Matias N AuthorDate: Sat Dec 5 23:24:34 2020 -0300 Doc

[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #2485: Documentaiton: merge quickstart to getting started

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

[incubator-nuttx] 01/02: LPC43 RIT: build fixes

2020-12-05 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 de9842ab60a39b1721d1ae80bf85e5600afc0df4 Author: Matias N AuthorDate: Sat Dec 5 15:11:50 2020 -0300 LPC

[incubator-nuttx] branch master updated (1e7c13d -> ec83dc2)

2020-12-05 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 1e7c13d Documentation: merge quickstart with the rest of "getting started" new de9842a LPC43 RIT:

[incubator-nuttx] 02/02: nxstyle fixes

2020-12-05 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 ec83dc2ad36c278248b260bade84768352362a15 Author: Matias N AuthorDate: Sat Dec 5 15:18:21 2020 -0300 nxs

[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #2484: LPC43 build fixes

2020-12-05 Thread GitBox
xiaoxiang781216 merged pull request #2484: URL: https://github.com/apache/incubator-nuttx/pull/2484 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-website] xiaoxiang781216 merged pull request #38: doc build: fix NUTTX_VERSIONS, ignore RC releases

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

[incubator-nuttx-website] branch master updated: doc build: fix NUTTX_VERSIONS, ignore RC releases

2020-12-05 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-website.git The following commit(s) were added to refs/heads/master by this push: new 2a72725 doc build: fix NUTT

[incubator-nuttx] branch releases/10.0 updated: Documentation: support versioned docs

2020-12-05 Thread btashton
This is an automated email from the ASF dual-hosted git repository. btashton pushed a commit to branch releases/10.0 in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git The following commit(s) were added to refs/heads/releases/10.0 by this push: new f838f9f Documentation:

[GitHub] [incubator-nuttx] btashton merged pull request #2442: [BACKPORT] Documentation: support versioned docs

2020-12-05 Thread GitBox
btashton merged pull request #2442: URL: https://github.com/apache/incubator-nuttx/pull/2442 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

svn commit: r44859 - in /dev/incubator/nuttx: 10.0.1-RC0/ 9.1.1-RC0/

2020-12-05 Thread btashton
Author: btashton Date: Sun Dec 6 06:36:27 2020 New Revision: 44859 Log: Stage Apache NuttX 9.1.1-RC0 and 10.0.1-RC0 Added: dev/incubator/nuttx/10.0.1-RC0/ dev/incubator/nuttx/10.0.1-RC0/apache-nuttx-10.0.1-incubating.tar.gz (with props) dev/incubator/nuttx/10.0.1-RC0/apache-nuttx-