[GitHub] mkiiskila commented on issue #314: MYNEWT_689: Make CONSOLE_UART a syscfg variable.

2017-06-07 Thread git
mkiiskila commented on issue #314: MYNEWT_689: Make CONSOLE_UART a syscfg variable. URL: https://github.com/apache/incubator-mynewt-core/pull/314#issuecomment-306824665 Is there going to be another PR against BSPs in arduino zero repo as well?

[GitHub] wes3 commented on issue #314: MYNEWT_689: Make CONSOLE_UART a syscfg variable.

2017-06-07 Thread git
wes3 commented on issue #314: MYNEWT_689: Make CONSOLE_UART a syscfg variable. URL: https://github.com/apache/incubator-mynewt-core/pull/314#issuecomment-306847932 Yes, there will be PRs for the other repos. Thanks for reminding me.

[GitHub] vrahane commented on a change in pull request #258: MYNEWT-744 SensorAPI: improvements

2017-06-07 Thread git
vrahane commented on a change in pull request #258: MYNEWT-744 SensorAPI: improvements URL: https://github.com/apache/incubator-mynewt-core/pull/258#discussion_r120715999 ## File path: apps/sensors_test/src/main.c ## @@ -182,6 +189,7 @@ sensor_oic_advertise(void)

[GitHub] vrahane closed pull request #258: MYNEWT-744 SensorAPI: improvements

2017-06-07 Thread git
vrahane closed pull request #258: MYNEWT-744 SensorAPI: improvements URL: https://github.com/apache/incubator-mynewt-core/pull/258 This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] mkiiskila commented on a change in pull request #258: MYNEWT-744 SensorAPI: improvements

2017-06-07 Thread git
mkiiskila commented on a change in pull request #258: MYNEWT-744 SensorAPI: improvements URL: https://github.com/apache/incubator-mynewt-core/pull/258#discussion_r120697146 ## File path: apps/sensors_test/src/main.c ## @@ -182,6 +189,7 @@ sensor_oic_advertise(void)

[GitHub] vrahane commented on a change in pull request #258: MYNEWT-744 SensorAPI: improvements

2017-06-07 Thread git
vrahane commented on a change in pull request #258: MYNEWT-744 SensorAPI: improvements URL: https://github.com/apache/incubator-mynewt-core/pull/258#discussion_r120711292 ## File path: hw/bsp/ruuvi_tag_revb2/src/hal_bsp.c ## @@ -187,71 +164,62 @@

[GitHub] mkiiskila commented on a change in pull request #258: MYNEWT-744 SensorAPI: improvements

2017-06-07 Thread git
mkiiskila commented on a change in pull request #258: MYNEWT-744 SensorAPI: improvements URL: https://github.com/apache/incubator-mynewt-core/pull/258#discussion_r120697958 ## File path: hw/bsp/ruuvi_tag_revb2/src/hal_bsp.c ## @@ -187,71 +164,62 @@

[GitHub] mkiiskila commented on a change in pull request #306: Nosig armv7

2017-06-07 Thread git
mkiiskila commented on a change in pull request #306: Nosig armv7 URL: https://github.com/apache/incubator-mynewt-core/pull/306#discussion_r120698693 ## File path: hw/bsp/native-armv7/include/bsp/bsp.h ## @@ -16,24 +16,32 @@ * specific language governing permissions and

[GitHub] wes3 closed pull request #314: MYNEWT_689: Make CONSOLE_UART a syscfg variable.

2017-06-07 Thread git
wes3 closed pull request #314: MYNEWT_689: Make CONSOLE_UART a syscfg variable. URL: https://github.com/apache/incubator-mynewt-core/pull/314 This is an automated message from the Apache Git Service. To respond to the

[GitHub] cwanda commented on issue #65: MYNEWT-649 Validate target variable target set command.

2017-06-07 Thread git
cwanda commented on issue #65: MYNEWT-649 Validate target variable target set command. URL: https://github.com/apache/incubator-mynewt-newt/pull/65#issuecomment-306903446 Hi Chris, Good catch. I added the space. Thanks for your reviews of all the newt prs.

[GitHub] jonathanpallant opened a new pull request #315: BSP for STM32F7-Discovery board

2017-06-07 Thread git
jonathanpallant opened a new pull request #315: BSP for STM32F7-Discovery board URL: https://github.com/apache/incubator-mynewt-core/pull/315 See http://www.st.com/en/evaluation-tools/32f746gdiscovery.html LED blink and serial console (using VCP) tested OK.

[GitHub] d3zd3z opened a new pull request #66: image: Add support for RSA-PSS signatures

2017-06-07 Thread git
d3zd3z opened a new pull request #66: image: Add support for RSA-PSS signatures URL: https://github.com/apache/incubator-mynewt-newt/pull/66 Currently, RSA signatures are done with PKCS#1 v1.5. Newer versions of this standard (starting with 2.1) define a newer signing algorithm, PSS,

[GitHub] ccollins476ad opened a new pull request #317: mn_socket: Unix domain socket support.

2017-06-07 Thread git
ccollins476ad opened a new pull request #317: mn_socket: Unix domain socket support. URL: https://github.com/apache/incubator-mynewt-core/pull/317 This adds unix domain socket support to the mn_socket / native_sockets packages. This is needed for blehostd.

[GitHub] vrahane opened a new pull request #318: MYNEWT-681 remove flash write protection in download scripts

2017-06-07 Thread git
vrahane opened a new pull request #318: MYNEWT-681 remove flash write protection in download scripts URL: https://github.com/apache/incubator-mynewt-core/pull/318 - removing write protection in download script by setting the write protection bits in the BPROT config registers. Also,

[GitHub] utzig closed pull request #315: BSP for STM32F7-Discovery board

2017-06-07 Thread git
utzig closed pull request #315: BSP for STM32F7-Discovery board URL: https://github.com/apache/incubator-mynewt-core/pull/315 This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] utzig commented on issue #314: MYNEWT_689: Make CONSOLE_UART a syscfg variable.

2017-06-07 Thread git
utzig commented on issue #314: MYNEWT_689: Make CONSOLE_UART a syscfg variable. URL: https://github.com/apache/incubator-mynewt-core/pull/314#issuecomment-306773774 I just merged `stm32f7discovery` which will probably require those changes applied too.

[GitHub] francois-berder opened a new pull request #316: hw: mcu: pic32mz2048efg100: Implement hal_reset_cause

2017-06-07 Thread git
francois-berder opened a new pull request #316: hw: mcu: pic32mz2048efg100: Implement hal_reset_cause URL: https://github.com/apache/incubator-mynewt-core/pull/316 Tested on a Wi-Fire board the following resets: POR, Watchdog, EXTR (MCLR pin) and soft reset caused by hal_system_reset. I

[GitHub] ccollins476ad closed pull request #310: Indicate custom

2017-06-07 Thread git
ccollins476ad closed pull request #310: Indicate custom URL: https://github.com/apache/incubator-mynewt-core/pull/310 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub

[GitHub] ccollins476ad closed pull request #306: Nosig armv7

2017-06-07 Thread git
ccollins476ad closed pull request #306: Nosig armv7 URL: https://github.com/apache/incubator-mynewt-core/pull/306 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and

[GitHub] ccollins476ad closed pull request #309: MYNEWT-760 Switch testbench app over to CoAP (from plain NMP)

2017-06-07 Thread git
ccollins476ad closed pull request #309: MYNEWT-760 Switch testbench app over to CoAP (from plain NMP) URL: https://github.com/apache/incubator-mynewt-core/pull/309 This is an automated message from the Apache Git Service.

[GitHub] ccollins476ad closed pull request #65: MYNEWT-649 Validate target variable target set command.

2017-06-07 Thread git
ccollins476ad closed pull request #65: MYNEWT-649 Validate target variable target set command. URL: https://github.com/apache/incubator-mynewt-newt/pull/65 This is an automated message from the Apache Git Service. To