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/09 13:45:39 UTC

[GitHub] kasjer opened a new pull request #1448: Reduce ram usage in fcb

kasjer opened a new pull request #1448: Reduce ram usage in fcb
URL: https://github.com/apache/mynewt-core/pull/1448
 
 
   FCB when used with big flash can use a lot of RAM needed for sector information storage.
   Information about sectors can be compacted so FCB will use reasonable amount of RAM.
   
   Function introduced in flash_map can also be used in bootloader to get flash slot information.

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