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/16 00:46:10 UTC

[GitHub] [mynewt-core] JustineKH opened a new pull request #1694: LP5523 Engine pr_instruction fix

JustineKH opened a new pull request #1694: LP5523 Engine pr_instruction fix
URL: https://github.com/apache/mynewt-core/pull/1694
 
 
   The LP5523 does not like two-byte writes to the program memory. This PR changes lp5523_verify_pr_instruction, lp5523_set_pr_instruction and lp5523_get_pr_instruction to write the 2 byte instruction one byte at a time.
   
   Also, added callbacks to imgmgr needed to signal that a DFU has started or stopped.

----------------------------------------------------------------
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