[GitHub] [mynewt-core] ncasaril commented on issue #1959: Nrf52840 spi 3

2019-08-21 Thread GitBox
ncasaril commented on issue #1959: Nrf52840 spi 3 URL: https://github.com/apache/mynewt-core/pull/1959#issuecomment-523744452 @andrzej-kaczmarek coding style fixed and commits squashed. Thanks :) This is an automated message f

[GitHub] [mynewt-nimble] Huihh opened a new issue #561: hkdf

2019-08-21 Thread GitBox
Huihh opened a new issue #561: hkdf URL: https://github.com/apache/mynewt-nimble/issues/561 Author: I have a question, I used /ext/tinycrypt/* folder code in your project, How could I implement hkdf procedure used your algorithm source code, Please tell me what should I do, Thank y

[GitHub] [mynewt-newt] nkaje opened a new pull request #325: Shellcmd override sigblock

2019-08-21 Thread GitBox
nkaje opened a new pull request #325: Shellcmd override sigblock URL: https://github.com/apache/mynewt-newt/pull/325 Adding a separate optional step to check the status of the JTAG lock status of the target. While adding this, reverting the earlier approach to run 'load' as an interactive

[mynewt-newtmgr] branch master updated: README: Indicate that GO111MODULE must be set

2019-08-21 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-newtmgr.git The following commit(s) were added to refs/heads/master by this push: new ced946c README: Indicate that GO111MO

[GitHub] [mynewt-newtmgr] ccollins476ad merged pull request #142: README: Indicate that GO111MODULE must be set

2019-08-21 Thread GitBox
ccollins476ad merged pull request #142: README: Indicate that GO111MODULE must be set URL: https://github.com/apache/mynewt-newtmgr/pull/142 This is an automated message from the Apache Git Service. To respond to the message

[GitHub] [mynewt-newtmgr] ccollins476ad opened a new pull request #142: README: Indicate that GO111MODULE must be set

2019-08-21 Thread GitBox
ccollins476ad opened a new pull request #142: README: Indicate that GO111MODULE must be set URL: https://github.com/apache/mynewt-newtmgr/pull/142 Now that newtmgr uses modules instead of a vendor directory, module support needs to be enabled to build newtmgr. This setting is only n

[GitHub] [mynewt-core] mkiiskila opened a new pull request #1965: sys/config; add option to store config in FCB2

2019-08-21 Thread GitBox
mkiiskila opened a new pull request #1965: sys/config; add option to store config in FCB2 URL: https://github.com/apache/mynewt-core/pull/1965 This is an automated message from the Apache Git Service. To respond to the mess

[GitHub] [mynewt-nimble] andrzej-kaczmarek opened a new pull request #560: nimble/phy: Fix removing IRK from resolv list

2019-08-21 Thread GitBox
andrzej-kaczmarek opened a new pull request #560: nimble/phy: Fix removing IRK from resolv list URL: https://github.com/apache/mynewt-nimble/pull/560 We need to move proper number of bytes for complete IRKs. This is an automa

[GitHub] [mynewt-nimble] michal-narajowski commented on a change in pull request #559: nimble/host: Cleanup address type conversion

2019-08-21 Thread GitBox
michal-narajowski commented on a change in pull request #559: nimble/host: Cleanup address type conversion URL: https://github.com/apache/mynewt-nimble/pull/559#discussion_r316167742 ## File path: nimble/host/src/ble_gatts.c ## @@ -718,6 +718,8 @@ ble_gatts_clt_cfg_access_

[GitHub] [mynewt-nimble] andrzej-kaczmarek commented on a change in pull request #559: nimble/gatts: Use only public/random address type when storing CCCDs

2019-08-21 Thread GitBox
andrzej-kaczmarek commented on a change in pull request #559: nimble/gatts: Use only public/random address type when storing CCCDs URL: https://github.com/apache/mynewt-nimble/pull/559#discussion_r316089015 ## File path: nimble/host/src/ble_gatts.c ## @@ -718,6 +718,8 @@ b

[GitHub] [mynewt-nimble] michal-narajowski opened a new pull request #559: nimble/gatts: Use only public/random address type when storing CCCDs

2019-08-21 Thread GitBox
michal-narajowski opened a new pull request #559: nimble/gatts: Use only public/random address type when storing CCCDs URL: https://github.com/apache/mynewt-nimble/pull/559 This change is needed to keep consistency with how our/peer keys are stored. -

[GitHub] [mynewt-core] andrzej-kaczmarek commented on issue #1959: Nrf52840 spi 3

2019-08-21 Thread GitBox
andrzej-kaczmarek commented on issue #1959: Nrf52840 spi 3 URL: https://github.com/apache/mynewt-core/pull/1959#issuecomment-523351822 @ncasaril would be great if you can clean up commits, I'll merge it then. also I added one more comment re coding style. --

[GitHub] [mynewt-core] andrzej-kaczmarek commented on a change in pull request #1959: Nrf52840 spi 3

2019-08-21 Thread GitBox
andrzej-kaczmarek commented on a change in pull request #1959: Nrf52840 spi 3 URL: https://github.com/apache/mynewt-core/pull/1959#discussion_r316053572 ## File path: hw/mcu/nordic/nrf52xxx/src/hal_spi.c ## @@ -110,21 +110,17 @@ anomaly_198_enable(uint8_t const * p_buffer,