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/10/29 15:09:06 UTC

[GitHub] kasjer opened a new pull request #1492: adp5061: Make decode functionality optional

kasjer opened a new pull request #1492: adp5061: Make decode functionality optional
URL: https://github.com/apache/mynewt-core/pull/1492
 
 
   Shell command dump can decode bit fields of all the registers.
   This functionality can be quite useful but it uses a lot of flash
   for all decoded filed values (strings).
   This patch make decode functionality optional (disabled by default).
   It reduced flash usage for ADP5061 driver with CLI from 10KB to 4KB.

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