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 2019/03/15 08:35:24 UTC

[GitHub] [mynewt-core] andrzej-kaczmarek opened a new pull request #1690: hw/mcu/nordic: Fix invalid cast for data length

andrzej-kaczmarek opened a new pull request #1690: hw/mcu/nordic: Fix invalid cast for data length
URL: https://github.com/apache/mynewt-core/pull/1690
 
 
   Cast when writing data length to register is redundant on nRF52832 but
   also can cause truncation on nRF52840 since that register is 16-bit
   long.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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