You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by gi...@git.apache.org on 2017/10/17 14:04:47 UTC

[GitHub] seryoni opened a new pull request #623: Removing use of undefined TASKS_START behavior

seryoni opened a new pull request #623:  Removing use of undefined TASKS_START behavior
URL: https://github.com/apache/mynewt-core/pull/623
 
 
   Redoing this pull request to add the nRF51 as well.
   
   Tested using the bleprph app. The problem was that the behavior of the RNG TASKS_START is defined to be write only. Reading from it is undefined and though it might have worked up until now doesn't mean it'll constantly work. I was only able to catch on to this using an emulator.
   
   Please note I don't have an nRF51, but i tested it on an emulator.
 
----------------------------------------------------------------
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