[GitHub] mkiiskila closed pull request #329: Wi-Fire: Implement hal_timer

2017-06-19 Thread git
mkiiskila closed pull request #329: Wi-Fire: Implement hal_timer URL: https://github.com/apache/incubator-mynewt-core/pull/329 This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] ccollins476ad opened a new pull request #340: MYNEWT-787 serial boot loader - newtmgr buffer overruns

2017-06-19 Thread git
ccollins476ad opened a new pull request #340: MYNEWT-787 serial boot loader - newtmgr buffer overruns URL: https://github.com/apache/incubator-mynewt-core/pull/340 This issue is described in: https://issues.apache.org/jira/browse/MYNEWT-787

[GitHub] ccollins476ad commented on a change in pull request #279: BLE Host - Policy for SM key overflow

2017-06-19 Thread git
ccollins476ad commented on a change in pull request #279: BLE Host - Policy for SM key overflow URL: https://github.com/apache/incubator-mynewt-core/pull/279#discussion_r122791440 ## File path: net/nimble/host/src/ble_sm.c ## @@ -892,6 +895,72 @@ ble_sm_key_dist(struct

[GitHub] ccollins476ad commented on a change in pull request #279: BLE Host - Policy for SM key overflow

2017-06-19 Thread git
ccollins476ad commented on a change in pull request #279: BLE Host - Policy for SM key overflow URL: https://github.com/apache/incubator-mynewt-core/pull/279#discussion_r122786922 ## File path: net/nimble/host/include/host/ble_store.h ## @@ -131,6 +137,40 @@ union

[GitHub] francois-berder opened a new pull request #339: hw: mcu: pic32mz2048efg100: Fix issues in hal_spi

2017-06-19 Thread git
francois-berder opened a new pull request #339: hw: mcu: pic32mz2048efg100: Fix issues in hal_spi URL: https://github.com/apache/incubator-mynewt-core/pull/339 Two issues was found in ```hal_spi```: * The formula to compute ```SPIxBRG``` was wrong. * Potential underrun of the RX FIFO