[GitHub] [mynewt-core] apache-mynewt-bot removed a comment on pull request #2348: Add NRF9160 BSP with I2C, SPI, UART and GPIO support

2020-08-07 Thread GitBox
apache-mynewt-bot removed a comment on pull request #2348: URL: https://github.com/apache/mynewt-core/pull/2348#issuecomment-670796817 ## Style check summary ### Our coding style is [here!](https://github.com/apache/mynewt-core/blob/master/CODING_STANDARDS.md)

[GitHub] [mynewt-core] apache-mynewt-bot commented on pull request #2348: Add NRF9160 BSP with I2C, SPI, UART and GPIO support

2020-08-07 Thread GitBox
apache-mynewt-bot commented on pull request #2348: URL: https://github.com/apache/mynewt-core/pull/2348#issuecomment-670797910 ## Style check summary ### Our coding style is [here!](https://github.com/apache/mynewt-core/blob/master/CODING_STANDARDS.md)

[GitHub] [mynewt-core] apache-mynewt-bot commented on pull request #2348: Add NRF9160 BSP with I2C, SPI, UART and GPIO support

2020-08-07 Thread GitBox
apache-mynewt-bot commented on pull request #2348: URL: https://github.com/apache/mynewt-core/pull/2348#issuecomment-670796817 ## Style check summary ### Our coding style is [here!](https://github.com/apache/mynewt-core/blob/master/CODING_STANDARDS.md)

[GitHub] [mynewt-core] apache-mynewt-bot removed a comment on pull request #2348: Add NRF9160 BSP with I2C, SPI, UART and GPIO support

2020-08-07 Thread GitBox
apache-mynewt-bot removed a comment on pull request #2348: URL: https://github.com/apache/mynewt-core/pull/2348#issuecomment-670794461 ## Style check summary ### Our coding style is [here!](https://github.com/apache/mynewt-core/blob/master/CODING_STANDARDS.md)

[GitHub] [mynewt-core] vrahane commented on a change in pull request #2348: Add NRF9160 BSP with I2C, SPI, UART and GPIO support

2020-08-07 Thread GitBox
vrahane commented on a change in pull request #2348: URL: https://github.com/apache/mynewt-core/pull/2348#discussion_r467334451 ## File path: hw/mcu/nordic/nrf91xxx/src/hal_timer.c ## @@ -0,0 +1,926 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or

[GitHub] [mynewt-core] apache-mynewt-bot removed a comment on pull request #2348: Add NRF9160 BSP with I2C, SPI, UART and GPIO support

2020-08-07 Thread GitBox
apache-mynewt-bot removed a comment on pull request #2348: URL: https://github.com/apache/mynewt-core/pull/2348#issuecomment-670651943 ## RAT Report (2020-08-07 18:31:47) ## New files with unknown licenses *

[GitHub] [mynewt-core] apache-mynewt-bot commented on pull request #2348: Add NRF9160 BSP with I2C, SPI, UART and GPIO support

2020-08-07 Thread GitBox
apache-mynewt-bot commented on pull request #2348: URL: https://github.com/apache/mynewt-core/pull/2348#issuecomment-670794461 ## Style check summary ### Our coding style is [here!](https://github.com/apache/mynewt-core/blob/master/CODING_STANDARDS.md)

[GitHub] [mynewt-core] apache-mynewt-bot removed a comment on pull request #2348: Add NRF9160 BSP with I2C, SPI, UART and GPIO support

2020-08-07 Thread GitBox
apache-mynewt-bot removed a comment on pull request #2348: URL: https://github.com/apache/mynewt-core/pull/2348#issuecomment-670652063 ## Style check summary ### Our coding style is [here!](https://github.com/apache/mynewt-core/blob/master/CODING_STANDARDS.md)

[GitHub] [mynewt-core] apache-mynewt-bot commented on pull request #2348: Add NRF9160 BSP with I2C, SPI, UART and GPIO support

2020-08-07 Thread GitBox
apache-mynewt-bot commented on pull request #2348: URL: https://github.com/apache/mynewt-core/pull/2348#issuecomment-670794368 ## RAT Report (2020-08-08 00:24:24) ## New files with unknown licenses *

[GitHub] [mynewt-core] vrahane commented on a change in pull request #2348: Add NRF9160 BSP with I2C, SPI, UART and GPIO support

2020-08-07 Thread GitBox
vrahane commented on a change in pull request #2348: URL: https://github.com/apache/mynewt-core/pull/2348#discussion_r467335632 ## File path: hw/mcu/nordic/nrf91xxx/src/hal_spi.c ## @@ -0,0 +1,1059 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or

[GitHub] [mynewt-core] vrahane commented on a change in pull request #2348: Add NRF9160 BSP with I2C, SPI, UART and GPIO support

2020-08-07 Thread GitBox
vrahane commented on a change in pull request #2348: URL: https://github.com/apache/mynewt-core/pull/2348#discussion_r467334451 ## File path: hw/mcu/nordic/nrf91xxx/src/hal_timer.c ## @@ -0,0 +1,926 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or

[GitHub] [mynewt-core] vrahane commented on a change in pull request #2348: Add NRF9160 BSP with I2C, SPI, UART and GPIO support

2020-08-07 Thread GitBox
vrahane commented on a change in pull request #2348: URL: https://github.com/apache/mynewt-core/pull/2348#discussion_r467334083 ## File path: hw/bsp/nordic_pca10090/src/arch/cortex_m33/gcc_startup_nrf9160_split.s ## @@ -0,0 +1,166 @@ +/* +Copyright (c) 2015, Nordic

[GitHub] [mynewt-core] vrahane commented on a change in pull request #2348: Add NRF9160 BSP with I2C, SPI, UART and GPIO support

2020-08-07 Thread GitBox
vrahane commented on a change in pull request #2348: URL: https://github.com/apache/mynewt-core/pull/2348#discussion_r467333871 ## File path: hw/bus/drivers/i2c_nrf91_twim/src/i2c_nrf91_twim.c ## @@ -0,0 +1,664 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under

[GitHub] [mynewt-core] vrahane commented on a change in pull request #2348: Add NRF9160 BSP with I2C, SPI, UART and GPIO support

2020-08-07 Thread GitBox
vrahane commented on a change in pull request #2348: URL: https://github.com/apache/mynewt-core/pull/2348#discussion_r467333691 ## File path: hw/mcu/nordic/nrf91xxx/include/mcu/mcu.h ## @@ -0,0 +1,51 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or

[GitHub] [mynewt-core] vrahane commented on a change in pull request #2348: Add NRF9160 BSP with I2C, SPI, UART and GPIO support

2020-08-07 Thread GitBox
vrahane commented on a change in pull request #2348: URL: https://github.com/apache/mynewt-core/pull/2348#discussion_r467331054 ## File path: hw/mcu/nordic/nrf91xxx/src/hal_spi.c ## @@ -0,0 +1,1059 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or

[GitHub] [mynewt-core] vrahane commented on a change in pull request #2348: Add NRF9160 BSP with I2C, SPI, UART and GPIO support

2020-08-07 Thread GitBox
vrahane commented on a change in pull request #2348: URL: https://github.com/apache/mynewt-core/pull/2348#discussion_r467330046 ## File path: hw/mcu/nordic/nrf91xxx/src/nrf91_periph.c ## @@ -0,0 +1,443 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + *

[GitHub] [mynewt-core] jipanienko commented on a change in pull request #2348: Add NRF9160 BSP with I2C, SPI, UART and GPIO support

2020-08-07 Thread GitBox
jipanienko commented on a change in pull request #2348: URL: https://github.com/apache/mynewt-core/pull/2348#discussion_r467239834 ## File path: hw/mcu/nordic/nrf91xxx/src/nrf91_periph.c ## @@ -0,0 +1,443 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one +

[GitHub] [mynewt-core] apache-mynewt-bot commented on pull request #2350: docs: Add page for build-time hooks

2020-08-07 Thread GitBox
apache-mynewt-bot commented on pull request #2350: URL: https://github.com/apache/mynewt-core/pull/2350#issuecomment-670691954 ## Style check summary No suggestions at this time! This is an

[GitHub] [mynewt-core] ccollins476ad opened a new pull request #2350: docs: Add page for build-time hooks

2020-08-07 Thread GitBox
ccollins476ad opened a new pull request #2350: URL: https://github.com/apache/mynewt-core/pull/2350 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[mynewt-core] branch master updated: docs: sysinit and sysdown

2020-08-07 Thread ccollins
This is an automated email from the ASF dual-hosted git repository. ccollins pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-core.git The following commit(s) were added to refs/heads/master by this push: new 585bc6c docs: sysinit and sysdown

[GitHub] [mynewt-core] ccollins476ad merged pull request #2349: docs: sysinit and sysdown

2020-08-07 Thread GitBox
ccollins476ad merged pull request #2349: URL: https://github.com/apache/mynewt-core/pull/2349 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] [mynewt-core] apache-mynewt-bot commented on pull request #2348: Add NRF9160 BSP with I2C, SPI, UART and GPIO support

2020-08-07 Thread GitBox
apache-mynewt-bot commented on pull request #2348: URL: https://github.com/apache/mynewt-core/pull/2348#issuecomment-670652063 ## Style check summary ### Our coding style is [here!](https://github.com/apache/mynewt-core/blob/master/CODING_STANDARDS.md)

[GitHub] [mynewt-core] apache-mynewt-bot removed a comment on pull request #2348: Add NRF9160 BSP with I2C, SPI, UART and GPIO support

2020-08-07 Thread GitBox
apache-mynewt-bot removed a comment on pull request #2348: URL: https://github.com/apache/mynewt-core/pull/2348#issuecomment-670647757 ## RAT Report (2020-08-07 18:20:45) ## New files with unknown licenses *

[GitHub] [mynewt-core] apache-mynewt-bot commented on pull request #2348: Add NRF9160 BSP with I2C, SPI, UART and GPIO support

2020-08-07 Thread GitBox
apache-mynewt-bot commented on pull request #2348: URL: https://github.com/apache/mynewt-core/pull/2348#issuecomment-670651943 ## RAT Report (2020-08-07 18:31:47) ## New files with unknown licenses *

[GitHub] [mynewt-core] apache-mynewt-bot removed a comment on pull request #2348: Add NRF9160 BSP with I2C, SPI, UART and GPIO support

2020-08-07 Thread GitBox
apache-mynewt-bot removed a comment on pull request #2348: URL: https://github.com/apache/mynewt-core/pull/2348#issuecomment-670647756 ## Style check summary ### Our coding style is [here!](https://github.com/apache/mynewt-core/blob/master/CODING_STANDARDS.md)

[GitHub] [mynewt-core] apache-mynewt-bot removed a comment on pull request #2348: Add NRF9160 BSP with I2C, SPI, UART and GPIO support

2020-08-07 Thread GitBox
apache-mynewt-bot removed a comment on pull request #2348: URL: https://github.com/apache/mynewt-core/pull/2348#issuecomment-670289247 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [mynewt-core] apache-mynewt-bot commented on pull request #2348: Add NRF9160 BSP with I2C, SPI, UART and GPIO support

2020-08-07 Thread GitBox
apache-mynewt-bot commented on pull request #2348: URL: https://github.com/apache/mynewt-core/pull/2348#issuecomment-670647757 This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [mynewt-core] vrahane commented on pull request #2348: Add NRF9160 BSP with I2C, SPI, UART and GPIO support

2020-08-07 Thread GitBox
vrahane commented on pull request #2348: URL: https://github.com/apache/mynewt-core/pull/2348#issuecomment-670645358 I have fixed some of the coding style issues, others I think are supposed to be the way they are. This is

[GitHub] [mynewt-core] apache-mynewt-bot commented on pull request #2349: docs: sysinit and sysdown

2020-08-07 Thread GitBox
apache-mynewt-bot commented on pull request #2349: URL: https://github.com/apache/mynewt-core/pull/2349#issuecomment-670630534 ## Style check summary No suggestions at this time! This is an

[GitHub] [mynewt-core] ccollins476ad opened a new pull request #2349: docs: sysinit and sysdown

2020-08-07 Thread GitBox
ccollins476ad opened a new pull request #2349: URL: https://github.com/apache/mynewt-core/pull/2349 This PR removes sysinit from the syscfg+sysinit page and moves it to its own page. It also adds a section for sysdown to the new page. I did not rename the old `sysconfiginit` page

[mynewt-core] branch master updated: docs: Add section about conditional settings

2020-08-07 Thread ccollins
This is an automated email from the ASF dual-hosted git repository. ccollins pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-core.git The following commit(s) were added to refs/heads/master by this push: new 1cdfed8 docs: Add section about

[GitHub] [mynewt-core] ccollins476ad merged pull request #2347: docs: Add section about conditional settings

2020-08-07 Thread GitBox
ccollins476ad merged pull request #2347: URL: https://github.com/apache/mynewt-core/pull/2347 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL