brolan-juul opened a new pull request #2039: FCB Rotate Notification URL: https://github.com/apache/mynewt-core/pull/2039 This PR allows the main application to be notified when a fcb sector is about to be rotated and take action if desired. - Created a pointer to an empty slot called `f_scratch`. This is used as an early notification when the log will rotate soon. - The main application will be notified when a section will be erased with a callback. - Added function to walk through the oldest sector.
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
