You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by GitBox <gi...@apache.org> on 2018/05/04 11:26:51 UTC

[GitHub] andrzej-kaczmarek opened a new pull request #79: nimble/ll: Add option to use TRNG driver

andrzej-kaczmarek opened a new pull request #79: nimble/ll: Add option to use TRNG driver
URL: https://github.com/apache/mynewt-nimble/pull/79
 
 
   This allows to use TRNG driver from Mynewt instead of ble_hw interface.
   We'll use "trng" device name which should be defined by BSP to use TRNG
   built into MCU - so in case of nRF52 this is the same peripheral as
   used by ble_hw, but by accessing it via driver it can be shared with
   other RNG users.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services